Querying Configurations (Show Commands)

Querying Advertised Routes

Querying Advertised Routes
GET http://<IP_Address>/api/node/mo/sys/bgp/inst/dom-default/peer-[19.0.101.1]/af-ipv4-ucast/advtdrt.json     
{
    "totalCount": "1",
    "imdata": [
        {
            "bgpAdvtdRoutes": {
                "attributes": {
                    "dn": "sys/bgp/inst/dom-default/peer-[19.0.101.1]/af-ipv4-ucast/advtdrt"
                },
                "children": [
                    {
                        "bgpRoute": {
                            "attributes": {
                                "bestPathId": "1",
                                "numPaths": "1",
                                "pfx": "104.0.0.0/8",
                                "rn": "rt-[104.0.0.0/8]",
                                "rtFlags": "best,rib,vpn,xmit",
                                "ver": "3"
                            },
                            "children": [
                                {
                                    "bgpPath": {
                                        "attributes": {
                                            "aggr": "0.0.0.0",
                                            "aggrAs": "0",
                                            "asPath": "",
                                            "clusterLst": "",
                                            "extComm": "RT:100:1 RT:400:400",
                                            "flags": "advertise,best-path,imported,metric",
                                            "id": "0",
                                            "importedRd": "rd:nn4-nn4:4240651637:0",
                                            "localPref": "100",
                                            "metric": "0",
                                            "nh": "0.0.0.0",
                                            "nhMetric": "0",
                                            "operSt": "valid",
                                            "origImportedRd": "unknown:unknown:0:0",
                                            "origin": "incomplete",
                                            "originatorId": "0.0.0.0",
                                            "peer": "0.0.0.0",
                                            "peerRtrId": "19.0.0.6",
                                            "rcvdLbl": "",
                                            "regComm": "",
                                            "rn": "path-[0.0.0.0]-id-0-nh-[0.0.0.0]-imprd-rd:nn4-nn4:4240651637:0-origimprd-unknown:unknown:0:0",
                                            "type": "redistribute",
                                            "unknownAttrData": "",
                                            "unknownAttrLen": "0",
                                            "weight": "32768"
                                        },
                                        "children": [
                                            {
                                                "bgpExtComm": {
                                                    "attributes": {
                                                        "encap": "unknown",
                                                        "rn": "ecomm",
                                                        "rtrMac": "00:00:00:00:00:00"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpExtCommRt": {
                                                                "attributes": {
                                                                    "community": "extended:as2-nn2:400:400",
                                                                    "rn": "rt-extended:as2-nn2:400:400"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpExtCommRt": {
                                                                "attributes": {
                                                                    "community": "extended:as2-nn2:100:1",
                                                                    "rn": "rt-extended:as2-nn2:100:1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        },
        {
            "warning": {
                "attributes": {
                    "text": "backend rv=43700005, No more data. Done"
                }
            }
        }
    ]
}

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show bgp ipv4 unicast neighbors 19.0.101.1 advertised-routes 

Peer 19.0.101.1 routes for address family IPv4 Unicast:
BGP table version is 318, Local Router ID is 19.0.0.6
Status: s-suppressed, x-deleted, S-stale, d-dampened, h-history, *-valid, >-best
Path type: i-internal, e-external, c-confed, l-local, a-aggregate, r-redist, I-injected
Origin codes: i - IGP, e - EGP, ? - incomplete, | - multipath, & - backup

   Network            Next Hop            Metric     LocPrf     Weight Path
*>r104.0.0.0/8        0.0.0.0                  0        100      32768 ?



For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying L2VPN EVPN

Querying L2VPN EVPN
GET http://<IP_Address>/api/node/mo/sys/bgp/inst/dom-default/af-[l2vpn-evpn].json     
{
    "totalCount": "1",
    "imdata": [
        {
            "bgpDomAf": {
                "attributes": {
                    "advPip": "disabled",
                    "advSysMac": "disabled",
                    "advertL2vpnEvpn": "disabled",
                    "allocLblAll": "disabled",
                    "allocLblRtMap": "",
                    "bestPathCmpltTs": "2018-06-20T11:03:47.827+00:00",
                    "bestPathSigTs": "2018-06-20T11:03:47.820+00:00",
                    "childAction": "",
                    "clReflection": "enabled",
                    "critNhTimeout": "crit",
                    "defInfOrigRd": "unknown:unknown:0:0",
                    "defInfOrigRtt": "unknown:unknown:0:0",
                    "defInfOriginate": "disabled",
                    "defMetric": "",
                    "dn": "sys/bgp/inst/dom-default/af-l2vpn-evpn",
                    "exportGwIp": "disabled",
                    "igpMetric": "600",
                    "lblAllocMod": "disabled",
                    "maxEcmp": "1",
                    "maxExtEcmp": "1",
                    "maxExtIntEcmp": "1",
                    "maxMxdEcmp": "1",
                    "modTs": "2018-06-20T11:03:48.062+00:00",
                    "name": "bgp-DomAf",
                    "nhRtMap": "",
                    "nonCritNhTimeout": "noncrit",
                    "numAggregates": "0",
                    "numNetworks": "0",
                    "numPaths": "15",
                    "numPeers": "3",
                    "numPeersActive": "3",
                    "numRoutes": "13",
                    "persistentOnReload": "true",
                    "retainRttAll": "enabled",
                    "retainRttRtMap": "",
                    "status": "",
                    "supprInactive": "disabled",
                    "tblId": "0x1",
                    "tblMap": "",
                    "tblMapFltr": "disabled",
                    "tblSt": "up",
                    "tblVer": "282",
                    "tmrBstpthDfr": "0",
                    "tmrMax": "0",
                    "type": "l2vpn-evpn",
                    "vniEthTag": "disabled"
                },
                "children": [
                    {
                        "bgpEvpnRoute": {
                            "attributes": {
                                "bestPathId": "0",
                                "numPaths": "2",
                                "pfx": "[2]:[0]:[0]:[48]:[0226.51bd.c81c]:[32]:[1.7.1.1]",
                                "rd": "rd:as2-nn2:101:1000",
                                "rn": "evpnrt-[2]:[0]:[0]:[48]:[0226.51bd.c81c]:[32]:[1.7.1.1]-rd-rd:as2-nn2:101:1000",
                                "rtFlags": "xmit",
                                "rtType": "mac-ip",
                                "ver": "10"
                            },
                            "children": [
                                {
                                    "bgpPath": {
                                        "attributes": {
                                            "aggr": "0.0.0.0",
                                            "aggrAs": "0",
                                            "asPath": "102 {123 345 456} 90",
                                            "clusterLst": "",
                                            "extComm": "RT:10:1000 MAC Mobility Sequence:00:4294967295",
                                            "flags": "",
                                            "id": "0",
                                            "importedRd": "unknown:unknown:0:0",
                                            "localPref": "100",
                                            "metric": "0",
                                            "nh": "19.0.102.4",
                                            "nhMetric": "0",
                                            "operSt": "invalid",
                                            "origImportedRd": "unknown:unknown:0:0",
                                            "origin": "igp",
                                            "originatorId": "0.0.0.0",
                                            "peer": "19.0.102.4",
                                            "peerRtrId": "88.88.88.102",
                                            "rcvdLbl": "1000 2000",
                                            "regComm": "123:456",
                                            "rn": "path-[19.0.102.4]-id-0-nh-[19.0.102.4]-imprd-unknown:unknown:0:0-origimprd-unknown:unknown:0:0",
                                            "type": "internal",
                                            "unknownAttrData": "",
                                            "unknownAttrLen": "0",
                                            "weight": "0"
                                        },
                                        "children": [
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "3",
                                                        "rn": "seg-3"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "90",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                       }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "1",
                                                        "rn": "seg-1"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "102",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "2",
                                                        "rn": "seg-2"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "123",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "456",
                                                                    "order": "3",
                                                                    "rn": "asn-3"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "345",
                                                                    "order": "2",
                                                                    "rn": "asn-2"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpRegComm": {
                                                    "attributes": {
                                                        "community": "regular:as2-nn2:123:456",
                                                        "rn": "rcomm-regular:as2-nn2:123:456"
                                                    }
                                                }
                                            },
                                            {
                                                "bgpExtComm": {
                                                    "attributes": {
                                                        "encap": "unknown",
                                                        "rn": "ecomm",
                                                        "rtrMac": "00:00:00:00:00:00"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpExtCommRt": {
                                                                "attributes": {
                                                                    "community": "extended:as2-nn2:10:1000",
                                                                    "rn": "rt-extended:as2-nn2:10:1000"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                },
                                {
                                    "bgpPath": {
                                        "attributes": {
                                            "aggr": "0.0.0.0",
                                            "aggrAs": "0",
                                            "asPath": "101 {123 345 678} 90",
                                            "clusterLst": "",
                                            "extComm": "RT:10:1000 MAC Mobility Sequence:00:4294967295",
                                            "flags": "",
                                            "id": "0",
                                            "importedRd": "unknown:unknown:0:0",
                                            "localPref": "100",
                                            "metric": "0",
                                            "nh": "19.0.101.1",
                                            "nhMetric": "0",
                                            "operSt": "invalid",
                                            "origImportedRd": "unknown:unknown:0:0",
                                            "origin": "igp",
                                            "originatorId": "0.0.0.0",
                                            "peer": "19.0.101.1",
                                            "peerRtrId": "88.88.88.101",
                                            "rcvdLbl": "1000 2000",
                                            "regComm": "123:456",
                                            "rn": "path-[19.0.101.1]-id-0-nh-[19.0.101.1]-imprd-unknown:unknown:0:0-origimprd-unknown:unknown:0:0",
                                            "type": "internal",
                                            "unknownAttrData": "",
                                            "unknownAttrLen": "0",
                                            "weight": "0"
                                        },
                                        "children": [
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "3",
                                                        "rn": "seg-3"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "90",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "1",
                                                        "rn": "seg-1"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "101",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "2",
                                                        "rn": "seg-2"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "123",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "678",
                                                                    "order": "3",
                                                                    "rn": "asn-3"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "345",
                                                                    "order": "2",
                                                                    "rn": "asn-2"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpRegComm": {
                                                    "attributes": {
                                                        "community": "regular:as2-nn2:123:456",
                                                        "rn": "rcomm-regular:as2-nn2:123:456"
                                                    }
                                                }
                                            },
                                            {
                                                "bgpExtComm": {
                                                    "attributes": {
                                                        "encap": "unknown",
                                                        "rn": "ecomm",
                                                        "rtrMac": "00:00:00:00:00:00"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpExtCommRt": {
                                                                "attributes": {
                                                                    "community": "extended:as2-nn2:10:1000",
                                                                    "rn": "rt-extended:as2-nn2:10:1000"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "bgpEvpnRoute": {
                            "attributes": {
                                "bestPathId": "0",
                                "numPaths": "2",
                                "pfx": "[2]:[0]:[0]:[48]:[0226.51bd.c81d]:[32]:[1.7.1.2]",
                                "rd": "rd:as2-nn2:101:1000",
                                "rn": "evpnrt-[2]:[0]:[0]:[48]:[0226.51bd.c81d]:[32]:[1.7.1.2]-rd-rd:as2-nn2:101:1000",
                                "rtFlags": "xmit",
                                "rtType": "mac-ip",
                                "ver": "11"
                            },
                            "children": [
                                {
                                    "bgpPath": {
                                        "attributes": {
                                            "aggr": "0.0.0.0",
                                            "aggrAs": "0",
                                            "asPath": "102 {123 345 456} 90",
                                            "clusterLst": "",
                                            "extComm": "RT:10:1000 MAC Mobility Sequence:00:4294967295",
                                            "flags": "",
                                            "id": "0",
                                            "importedRd": "unknown:unknown:0:0",
                                            "localPref": "100",
                                            "metric": "0",
                                            "nh": "19.0.102.4",
                                            "nhMetric": "0",
                                            "operSt": "invalid",
                                            "origImportedRd": "unknown:unknown:0:0",
                                            "origin": "igp",
                                            "originatorId": "0.0.0.0",
                                            "peer": "19.0.102.4",
                                            "peerRtrId": "88.88.88.102",
                                            "rcvdLbl": "1000 2000",
                                            "regComm": "123:456",
                                            "rn": "path-[19.0.102.4]-id-0-nh-[19.0.102.4]-imprd-unknown:unknown:0:0-origimprd-unknown:unknown:0:0",
                                            "type": "internal",
                                            "unknownAttrData": "",
                                            "unknownAttrLen": "0",
                                            "weight": "0"
                                        },
                                        "children": [
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "3",
                                                        "rn": "seg-3"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "90",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "1",
                                                        "rn": "seg-1"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "102",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                               "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "2",
                                                        "rn": "seg-2"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "123",
                                                                    "order": "1",
                                                                   "rn": "asn-1"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "456",
                                                                    "order": "3",
                                                                    "rn": "asn-3"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "345",
                                                                    "order": "2",
                                                                    "rn": "asn-2"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpRegComm": {
                                                    "attributes": {
                                                        "community": "regular:as2-nn2:123:456",
                                                        "rn": "rcomm-regular:as2-nn2:123:456"
                                                    }
                                                }
                                            },
                                            {
                                                "bgpExtComm": {
                                                    "attributes": {
                                                        "encap": "unknown",
                                                        "rn": "ecomm",
                                                        "rtrMac": "00:00:00:00:00:00"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpExtCommRt": {
                                                                "attributes": {
                                                                    "community": "extended:as2-nn2:10:1000",
                                                                    "rn": "rt-extended:as2-nn2:10:1000"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                },
                                {
                                    "bgpPath": {
                                        "attributes": {
                                            "aggr": "0.0.0.0",
                                            "aggrAs": "0",
                                            "asPath": "101 {123 345 678} 90",
                                            "clusterLst": "",
                                            "extComm": "RT:10:1000 MAC Mobility Sequence:00:4294967295",
                                            "flags": "",
                                            "id": "0",
                                            "importedRd": "unknown:unknown:0:0",
                                            "localPref": "100",
                                            "metric": "0",
                                            "nh": "19.0.101.1",
                                            "nhMetric": "0",
                                            "operSt": "invalid",
                                            "origImportedRd": "unknown:unknown:0:0",
                                            "origin": "igp",
                                            "originatorId": "0.0.0.0",
                                            "peer": "19.0.101.1",
                                            "peerRtrId": "88.88.88.101",
                                            "rcvdLbl": "1000 2000",
                                            "regComm": "123:456",
                                            "rn": "path-[19.0.101.1]-id-0-nh-[19.0.101.1]-imprd-unknown:unknown:0:0-origimprd-unknown:unknown:0:0",
                                            "type": "internal",
                                            "unknownAttrData": "",
                                            "unknownAttrLen": "0",
                                            "weight": "0"
                                        },
                                        "children": [
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "3",
                                                        "rn": "seg-3"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "90",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "1",
                                                        "rn": "seg-1"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "101",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "2",
                                                        "rn": "seg-2"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "123",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "678",
                                                                    "order": "3",
                                                                    "rn": "asn-3"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "345",
                                                                    "order": "2",
                                                                    "rn": "asn-2"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpRegComm": {
                                                    "attributes": {
                                                        "community": "regular:as2-nn2:123:456",
                                                        "rn": "rcomm-regular:as2-nn2:123:456"
                                                    }
                                                }
                                            },
                                            {
                                                "bgpExtComm": {
                                                    "attributes": {
                                                        "encap": "unknown",
                                                        "rn": "ecomm",
                                                        "rtrMac": "00:00:00:00:00:00"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpExtCommRt": {
                                                                "attributes": {
                                                                    "community": "extended:as2-nn2:10:1000",
                                                                    "rn": "rt-extended:as2-nn2:10:1000"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "bgpEvpnRoute": {
                            "attributes": {
                                "bestPathId": "1",
                                "numPaths": "1",
                                "pfx": "[5]:[0]:[0]:[24]:[1.8.1.0]",
                                "rd": "rd:as2-nn2:101:1000",
                                "rn": "evpnrt-[5]:[0]:[0]:[24]:[1.8.1.0]-rd-rd:as2-nn2:101:1000",
                                "rtFlags": "xmit",
                                "rtType": "ip-pfx",
                                "ver": "5"
                            },
                            "children": [
                                {
                                    "bgpPath": {
                                        "attributes": {
                                            "aggr": "0.0.0.0",
                                            "aggrAs": "0",
                                            "asPath": "101 {234 5678 4567} 91",
                                            "clusterLst": "",
                                            "extComm": "RT:31:1000 RT:32:1000 ENCAP:8 Router MAC:d8b1.8076.8e77",
                                            "flags": "advertise,best-path",
                                            "id": "0",
                                            "importedRd": "unknown:unknown:0:0",
                                            "localPref": "100",
                                            "metric": "0",
                                            "nh": "19.0.101.1",
                                            "nhMetric": "0",
                                            "operSt": "valid",
                                            "origImportedRd": "unknown:unknown:0:0",
                                            "origin": "igp",
                                            "originatorId": "0.0.0.0",
                                            "peer": "19.0.101.1",
                                            "peerRtrId": "88.88.88.101",
                                            "rcvdLbl": "62993",
                                            "regComm": "789:123",
                                            "rn": "path-[19.0.101.1]-id-0-nh-[19.0.101.1]-imprd-unknown:unknown:0:0-origimprd-unknown:unknown:0:0",
                                            "type": "internal",
                                            "unknownAttrData": "",
                                            "unknownAttrLen": "0",
                                            "weight": "0"
                                        },
                                        "children": [
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "3",
                                                        "rn": "seg-3"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "91",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "1",
                                                        "rn": "seg-1"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "101",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "2",
                                                        "rn": "seg-2"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "234",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "4567",
                                                                    "order": "3",
                                                                    "rn": "asn-3"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "5678",
                                                                    "order": "2",
                                                                    "rn": "asn-2"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpRegComm": {
                                                    "attributes": {
                                                        "community": "regular:as2-nn2:789:123",
                                                        "rn": "rcomm-regular:as2-nn2:789:123"
                                                    }
                                                }
                                            },
                                            {
                                                "bgpExtComm": {
                                                    "attributes": {
                                                        "encap": "vxlan-8",
                                                        "rn": "ecomm",
                                                        "rtrMac": "D8:B1:80:76:8E:77"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpExtCommRt": {
                                                                "attributes": {
                                                                    "community": "extended:as2-nn2:32:1000",
                                                                    "rn": "rt-extended:as2-nn2:32:1000"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpExtCommRt": {
                                                                "attributes": {
                                                                    "community": "extended:as2-nn2:31:1000",
                                                                    "rn": "rt-extended:as2-nn2:31:1000"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                }
                           ]
                        }
                    },
                    {
                        "bgpEvpnRoute": {
                            "attributes": {
                                "bestPathId": "1",
                                "numPaths": "1",
                                "pfx": "[5]:[0]:[0]:[24]:[1.8.2.0]",
                                "rd": "rd:as2-nn2:101:1000",
                                "rn": "evpnrt-[5]:[0]:[0]:[24]:[1.8.2.0]-rd-rd:as2-nn2:101:1000",
                                "rtFlags": "xmit",
                                "rtType": "ip-pfx",
                                "ver": "6"
                            },
                            "children": [
                                {
                                    "bgpPath": {
                                        "attributes": {
                                            "aggr": "0.0.0.0",
                                            "aggrAs": "0",
                                            "asPath": "101 {234 5678 4567} 91",
                                            "clusterLst": "",
                                            "extComm": "RT:31:1000 RT:32:1000 ENCAP:8 Router MAC:d8b1.8076.8e77",
                                            "flags": "advertise,best-path",
                                            "id": "0",
                                            "importedRd": "unknown:unknown:0:0",
                                            "localPref": "100",
                                            "metric": "0",
                                            "nh": "19.0.101.1",
                                            "nhMetric": "0",
                                            "operSt": "valid",
                                            "origImportedRd": "unknown:unknown:0:0",
                                            "origin": "igp",
                                            "originatorId": "0.0.0.0",
                                            "peer": "19.0.101.1",
                                            "peerRtrId": "88.88.88.101",
                                            "rcvdLbl": "62993",
                                            "regComm": "789:123",
                                            "rn": "path-[19.0.101.1]-id-0-nh-[19.0.101.1]-imprd-unknown:unknown:0:0-origimprd-unknown:unknown:0:0",
                                            "type": "internal",
                                            "unknownAttrData": "",
                                            "unknownAttrLen": "0",
                                            "weight": "0"
                                        },
                                        "children": [
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "3",
                                                        "rn": "seg-3"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "91",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "1",
                                                        "rn": "seg-1"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "101",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpAsSeg": {
                                                    "attributes": {
                                                        "order": "2",
                                                        "rn": "seg-2"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "234",
                                                                    "order": "1",
                                                                    "rn": "asn-1"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "4567",
                                                                    "order": "3",
                                                                    "rn": "asn-3"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpAsItem": {
                                                                "attributes": {
                                                                    "asn": "5678",
                                                                    "order": "2",
                                                                    "rn": "asn-2"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "bgpRegComm": {
                                                    "attributes": {
                                                        "community": "regular:as2-nn2:789:123",
                                                        "rn": "rcomm-regular:as2-nn2:789:123"
                                                    }
                                                }
                                            },
                                            {
                                                "bgpExtComm": {
                                                    "attributes": {
                                                        "encap": "vxlan-8",
                                                        "rn": "ecomm",
                                                        "rtrMac": "D8:B1:80:76:8E:77"
                                                    },
                                                    "children": [
                                                        {
                                                            "bgpExtCommRt": {
                                                                "attributes": {
                                                                    "community": "extended:as2-nn2:32:1000",
                                                                    "rn": "rt-extended:as2-nn2:32:1000"
                                                                }
                                                            }
                                                        },
                                                        {
                                                            "bgpExtCommRt": {
                                                                "attributes": {
                                                                    "community": "extended:as2-nn2:31:1000",
                                                                    "rn": "rt-extended:as2-nn2:31:1000"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "bgpDampeningCtrl": {
                            "attributes": {
                                "childAction": "",
                                "halfLife": "1",
                                "maxSupprPenalty": "40",
                                "maxSuppressTime": "2",
                                "modTs": "2018-06-20T11:03:47.935+00:00",
                                "persistentOnReload": "true",
                                "reuse": "10",
                                "rn": "dampening",
                                "rtMap": "",
                                "status": "",
                                "suppress": "30"
                            }
                        }
                    }
                ]
            }
        },
        {
            "warning": {
                "attributes": {
                    "text": "backend rv=0, Batch size [100] is less than Route size [101]. Increase the batch-size and try again"
                }
            }
        }
    ]
}

The REST GET output shows fewer routes (4 routes) than the CLI output (15 routes). This is expected in an Ephemeral query for a large number of outputs. Initiating queries while increasing the batch-id by 1 will eventually retrieve all routes (See "warning" in the payload example). Note that the batch-id and batch-size values change in subsequent queries.

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show bgp vrf default l2vpn evpn
BGP routing table information for VRF default, address family L2VPN EVPN
BGP table version is 258, Local Router ID is 19.0.0.6
Status: s-suppressed, x-deleted, S-stale, d-dampened, h-history, *-valid, >-best
Path type: i-internal, e-external, c-confed, l-local, a-aggregate, r-redist, I-injected
Origin codes: i - IGP, e - EGP, ? - incomplete, | - multipath, & - backup

   Network            Next Hop            Metric     LocPrf     Weight Path
Route Distinguisher: 101:1000
  i[2]:[0]:[0]:[48]:[0226.51bd.c81c]:[32]:[1.7.1.1]/248
                      19.0.101.1                        100          0 101 {123 345 678} 90 i
  i                   19.0.102.4                        100          0 102 {123 345 456} 90 i
  i[2]:[0]:[0]:[48]:[0226.51bd.c81d]:[32]:[1.7.1.2]/248
                      19.0.101.1                        100          0 101 {123 345 678} 90 i
  i                   19.0.102.4                        100          0 102 {123 345 456} 90 i
*>i[5]:[0]:[0]:[24]:[1.8.1.0]/224
                      19.0.101.1                        100          0 101 {234 5678 4567} 91 i
*>i[5]:[0]:[0]:[24]:[1.8.2.0]/224
                      19.0.101.1                        100          0 101 {234 5678 4567} 91 i
*>i[5]:[0]:[0]:[24]:[1.9.1.0]/224
                      19.0.102.4                        100          0 102 {62112 33492 4872 41787 13166 50081 21461 58376 29755
1135} 91 i
*>i[5]:[0]:[0]:[24]:[1.9.2.0]/224
                      19.0.102.4                        100          0 102 {62112 33492 4872 41787 13166 50081 21461 58376 29755
1135} 91 i

Route Distinguisher: 101:1001
  i[2]:[0]:[0]:[48]:[0100.51bd.c81c]:[32]:[110.1.1.2]/248
                      19.0.101.1                        100          0 101 {987 123 456} 92 i
  i[2]:[0]:[0]:[48]:[0100.51bd.c81d]:[32]:[110.1.1.3]/248
                      19.0.101.1                        100          0 101 {987 123 456} 92 i

Route Distinguisher: 101:10001
*>i[5]:[0]:[0]:[24]:[201.201.201.0]/224
                      19.0.101.1                        100          0 101 {567 890 345} 93 i

Route Distinguisher: 201:2000
h e[2]:[0]:[0]:[48]:[0201.0201.0201]:[32]:[2.7.1.1]/248
                      19.0.102.3                                     0 888 201 {2345 6789 678} 90 i
h e[2]:[0]:[0]:[48]:[0201.0201.0202]:[32]:[2.7.1.2]/248
                      19.0.102.3                                     0 888 201 {2345 6789 678} 90 i
h e[5]:[0]:[0]:[24]:[2.8.1.0]/224
                      19.0.102.3                                     0 888 201 {1223 4567 2345} 91 i
h e[5]:[0]:[0]:[24]:[2.8.2.0]/224
                      19.0.102.3                                     0 888 201 {1223 4567 2345} 91 i




For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying DHCP Relay Interfaces

Querying DHCP Relay Interfaces
GET http://<IP_Address>/api/mo/sys/dhcp/inst/relayif-[eth1/1].json?rsp-subtree=full 
{
    "totalCount": "1",
    "imdata": [
        {
            "dhcpRelayIf": {
                "attributes": {
                    "InformationTrustedEnabled": "no",
                    "SmartRelayEnabled": "no",
                    "SubnetBroadcastEnabled": "no",
                    "adminSt": "enabled",
                    "childAction": "",
                    "descr": "",
                    "dn": "sys/dhcp/inst/relayif-[eth1/1]",
                    "id": "eth1/1",
                    "modTs": "2018-07-06T20:44:48.559+00:00",
                    "monPolDn": "",
                    "name": "",
                    "options": "",
                    "persistentOnReload": "true",
                    "status": "",
                    "uid": "0"
                },
                "children": [
                    {
                        "dhcpRelayAddr": {
                            "attributes": {
                                "address": "1.1.1.2",
                                "childAction": "",
                                "counter": "2",
                                "gw": "0.0.0.0",
                                "modTs": "2018-07-06T20:44:48.559+00:00",
                                "mode": "not-visible",
                                "persistentOnReload": "true",
                                "rn": "addr-[!unspecified]-[1.1.1.2]",
                                "status": "",
                                "uid": "0",
                                "vrf": "!unspecified"
                            }
                        }
                    }
                ]
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/dhcp/inst/relayif-[vlan10].json?rsp-subtree=full 
{
    "totalCount": "1",
    "imdata": [
        {
            "dhcpRelayIf": {
                "attributes": {
                    "InformationTrustedEnabled": "no",
                    "SmartRelayEnabled": "no",
                    "SubnetBroadcastEnabled": "no",
                    "adminSt": "enabled",
                    "childAction": "",
                    "descr": "",
                    "dn": "sys/dhcp/inst/relayif-[vlan10]",
                    "id": "vlan10",
                    "modTs": "2018-07-06T20:49:30.427+00:00",
                    "monPolDn": "",
                    "name": "",
                    "options": "",
                    "persistentOnReload": "true",
                    "status": "",
                    "uid": "0"
                },
                "children": [
                    {
                        "dhcpRelayAddr": {
                            "attributes": {
                                "address": "2.2.2.2",
                                "childAction": "",
                                "counter": "2",
                                "gw": "0.0.0.0",
                                "modTs": "2018-07-06T20:49:30.427+00:00",
                                "mode": "not-visible",
                                "persistentOnReload": "true",
                                "rn": "addr-[!unspecified]-[2.2.2.2]",
                                "status": "",
                                "uid": "0",
                                "vrf": "!unspecified"
                            }
                        }
                    }
                ]
            }
        }
    ]
}
GET http:/<IP_Address>/restconf/data/Cisco-NX-OS-device:System/dhcp-items/inst-items/relayif-items
<relayif-items>
    <RelayIf-list>
        <id>eth1/1</id>
        <InformationTrustedEnabled>false</InformationTrustedEnabled>
        <SmartRelayEnabled>false</SmartRelayEnabled>
        <SubnetBroadcastEnabled>false</SubnetBroadcastEnabled>
        <addr-items>
            <RelayAddr-list>
                <vrf>!unspecified</vrf>
                <address>1.1.1.2</address>
                <counter>2</counter>
                <mode>not-visible</mode>
            </RelayAddr-list>
        </addr-items>
        <adminSt>enabled</adminSt>
    </RelayIf-list>
    <RelayIf-list>
        <id>vlan10</id>
        <InformationTrustedEnabled>false</InformationTrustedEnabled>
        <SmartRelayEnabled>false</SmartRelayEnabled>
        <SubnetBroadcastEnabled>false</SubnetBroadcastEnabled>
        <addr-items>
            <RelayAddr-list>
                <vrf>!unspecified</vrf>
                <address>2.2.2.2</address>
                <counter>2</counter>
                <mode>not-visible</mode>
            </RelayAddr-list>
        </addr-items>
        <adminSt>enabled</adminSt>
    </RelayIf-list>
</relayif-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
switch(config-if)# show ip dhcp relay address interface e1/1
Interface        Relay Address     VRF Name
-------------    -------------     --------
Ethernet1/1       1.1.1.2


switch(config-if)# sh ip dhcp relay address interface vlan 10
Interface        Relay Address     VRF Name
-------------    -------------     --------
Vlan10            2.2.2.2


For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying Diagnostic Result Test IDs

Querying Diagnostic Result Test IDs
GET http://<IP_Address>/api/mo/sys/gold.json?rsp-subtree=full&rsp-subtree=full
{
    "totalCount": "1",
    "imdata": [
        {
            "goldEntity": {
                "attributes": {
                    "description": "GOLD Diagnostic Content and Results",
                    "dn": "sys/gold"
                },
                "children": [
                    {
                        "goldModule": {
                            "attributes": {
                                "description": "System Controller",
                                "diagBootLevel": "complete",
                                "diagStatus": "fail",
                                "id": "29",
                                "rn": "module-29"
                            },
                            "children": [
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "2",
                                            "lastExecutionTime": "Thu Jun  8 03:40:30 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:40:30 2023",
                                            "name": "SecondaryBootROM",
                                            "nextExecutionTime": "Thu Jun  8 04:10:30 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-2",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "7",
                                            "lastExecutionTime": "Fri Jun  2 04:40:00 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Fri Jun  2 04:40:00 2023",
                                            "name": "Pcie",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-7",
                                            "runCount": "1",
                                            "testAttributes": "C**N**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "5",
                                            "lastExecutionTime": "n/a",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "n/a",
                                            "name": "BootFlash",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "untested",
                                            "resultReason": "No failures yet",
                                            "rn": "test-5",
                                            "runCount": "0",
                                            "testAttributes": "***N**X****",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "6",
                                            "lastExecutionTime": "Thu Jun  8 03:44:21 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:44:21 2023",
                                            "name": "FpgaRegTest",
                                            "nextExecutionTime": "Thu Jun  8 03:44:51 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-6",
                                            "runCount": "17163",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:00:30"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "1",
                                            "lastExecutionTime": "Thu Jun  8 03:40:30 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:40:30 2023",
                                            "name": "PrimaryBootROM",
                                            "nextExecutionTime": "Thu Jun  8 04:10:30 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-1",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "4",
                                            "lastExecutionTime": "Thu Jun  8 03:40:30 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:40:30 2023",
                                            "name": "ACT2",
                                            "nextExecutionTime": "Thu Jun  8 04:10:30 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-4",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "1",
                                            "failCount": "1",
                                            "firstFailTime": "Fri Jun  2 04:40:00 2023",
                                            "id": "3",
                                            "lastExecutionTime": "Fri Jun  2 04:40:00 2023",
                                            "lastFailTime": "Fri Jun  2 04:40:00 2023",
                                            "lastPassTime": "n/a",
                                            "name": "OBFL",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "failure",
                                            "resultReason": "OBFL partition (/mnt/plog) mounted as READ ONLY unable to create test file.",
                                            "rn": "test-3",
                                            "runCount": "1",
                                            "testAttributes": "C**N**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "goldModule": {
                            "attributes": {
                                "description": "Supervisor Module",
                                "diagBootLevel": "complete",
                                "diagStatus": "pass",
                                "id": "27",
                                "rn": "module-27"
                            },
                            "children": [
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "7",
                                            "lastExecutionTime": "Thu Jun  8 03:38:48 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:38:59 2023",
                                            "name": "BootFlash",
                                            "nextExecutionTime": "Thu Jun  8 04:08:59 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-7",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "9",
                                            "lastExecutionTime": "Fri Jun  2 04:38:42 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Fri Jun  2 04:38:48 2023",
                                            "name": "OBFL",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-9",
                                            "runCount": "1",
                                            "testAttributes": "C**N**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "15",
                                            "lastExecutionTime": "Thu Jun  8 03:38:48 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:38:48 2023",
                                            "name": "Mce",
                                            "nextExecutionTime": "Thu Jun  8 04:38:48 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-15",
                                            "runCount": "144",
                                            "testAttributes": "***N******A",
                                            "testInterval": "01:00:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "10",
                                            "lastExecutionTime": "Thu Jun  8 03:38:48 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:38:59 2023",
                                            "name": "ACT2",
                                            "nextExecutionTime": "Thu Jun  8 04:08:59 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-10",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "3",
                                            "lastExecutionTime": "Thu Jun  8 03:43:56 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:43:56 2023",
                                            "name": "NVRAM",
                                            "nextExecutionTime": "Thu Jun  8 03:48:56 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-3",
                                            "runCount": "1718",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:05:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "14",
                                            "lastExecutionTime": "Fri Jun  2 04:38:42 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Fri Jun  2 04:38:48 2023",
                                            "name": "Pcie",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-14",
                                            "runCount": "1",
                                            "testAttributes": "C**N**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "6",
                                            "lastExecutionTime": "Thu Jun  8 03:38:48 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:39:08 2023",
                                            "name": "SecondaryBootROM",
                                            "nextExecutionTime": "Thu Jun  8 04:09:08 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-6",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "12",
                                            "lastExecutionTime": "Thu Jun  8 03:44:41 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:44:41 2023",
                                            "name": "Console",
                                            "nextExecutionTime": "Thu Jun  8 03:45:11 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-12",
                                            "runCount": "17168",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:00:30"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "11",
                                            "lastExecutionTime": "Thu Jun  8 03:38:48 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:38:59 2023",
                                            "name": "Backplane",
                                            "nextExecutionTime": "Thu Jun  8 04:08:59 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-11",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "1",
                                            "lastExecutionTime": "Fri Jun  2 04:38:42 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Fri Jun  2 04:38:48 2023",
                                            "name": "ManagementPortLoopback",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-1",
                                            "runCount": "1",
                                            "testAttributes": "C**D**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "8",
                                            "lastExecutionTime": "Thu Jun  8 03:44:41 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:44:41 2023",
                                            "name": "SystemMgmtBus",
                                            "nextExecutionTime": "Thu Jun  8 03:45:11 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-8",
                                            "runCount": "17168",
                                            "testAttributes": "**MN******A",
                                            "testInterval": "00:00:30"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "2",
                                            "lastExecutionTime": "Fri Jun  2 04:38:42 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Fri Jun  2 04:38:48 2023",
                                            "name": "USB",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-2",
                                            "runCount": "1",
                                            "testAttributes": "C**N**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "13",
                                            "lastExecutionTime": "Thu Jun  8 03:44:41 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:44:41 2023",
                                            "name": "FpgaRegTest",
                                            "nextExecutionTime": "Thu Jun  8 03:45:11 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-13",
                                            "runCount": "17168",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:00:30"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "4",
                                            "lastExecutionTime": "Thu Jun  8 03:43:56 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:44:00 2023",
                                            "name": "RealTimeClock",
                                            "nextExecutionTime": "Thu Jun  8 03:49:00 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-4",
                                            "runCount": "1718",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:05:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "5",
                                            "lastExecutionTime": "Thu Jun  8 03:38:48 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:38:57 2023",
                                            "name": "PrimaryBootROM",
                                            "nextExecutionTime": "Thu Jun  8 04:08:57 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-5",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "goldModule": {
                            "attributes": {
                                "description": "System Controller",
                                "diagBootLevel": "complete",
                                "diagStatus": "fail",
                                "id": "30",
                                "rn": "module-30"
                            },
                            "children": [
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "2",
                                            "lastExecutionTime": "Thu Jun  8 03:40:28 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:40:28 2023",
                                            "name": "SecondaryBootROM",
                                            "nextExecutionTime": "Thu Jun  8 04:10:28 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-2",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "7",
                                            "lastExecutionTime": "Fri Jun  2 04:40:00 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Fri Jun  2 04:40:00 2023",
                                            "name": "Pcie",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-7",
                                            "runCount": "1",
                                            "testAttributes": "C**N**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "5",
                                            "lastExecutionTime": "n/a",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "n/a",
                                            "name": "BootFlash",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "untested",
                                            "resultReason": "No failures yet",
                                            "rn": "test-5",
                                            "runCount": "0",
                                            "testAttributes": "***N**X****",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "6",
                                            "lastExecutionTime": "Thu Jun  8 03:44:19 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:44:19 2023",
                                            "name": "FpgaRegTest",
                                            "nextExecutionTime": "Thu Jun  8 03:44:49 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-6",
                                            "runCount": "17163",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:00:30"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "1",
                                            "lastExecutionTime": "Thu Jun  8 03:40:28 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:40:28 2023",
                                            "name": "PrimaryBootROM",
                                            "nextExecutionTime": "Thu Jun  8 04:10:28 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-1",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "4",
                                            "lastExecutionTime": "Thu Jun  8 03:40:28 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:40:28 2023",
                                            "name": "ACT2",
                                            "nextExecutionTime": "Thu Jun  8 04:10:28 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-4",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "1",
                                            "failCount": "1",
                                            "firstFailTime": "Fri Jun  2 04:40:00 2023",
                                            "id": "3",
                                            "lastExecutionTime": "Fri Jun  2 04:40:00 2023",
                                            "lastFailTime": "Fri Jun  2 04:40:00 2023",
                                            "lastPassTime": "n/a",
                                            "name": "OBFL",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "failure",
                                            "resultReason": "OBFL partition (/mnt/plog) mounted as READ ONLY unable to create test file.",
                                            "rn": "test-3",
                                            "runCount": "1",
                                            "testAttributes": "C**N**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "goldModule": {
                            "attributes": {
                                "description": "4-slot Fabric Module",
                                "diagBootLevel": "complete",
                                "diagStatus": "pass",
                                "id": "22",
                                "rn": "module-22"
                            },
                            "children": [
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "8",
                                            "lastExecutionTime": "Thu Jun  8 03:44:19 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:44:19 2023",
                                            "name": "FpgaRegTest",
                                            "nextExecutionTime": "Thu Jun  8 03:44:49 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-8",
                                            "runCount": "17163",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:00:30"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "2",
                                            "lastExecutionTime": "Thu Jun  8 03:42:59 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:43:09 2023",
                                            "name": "PrimaryBootROM",
                                            "nextExecutionTime": "Thu Jun  8 04:13:09 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-2",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "9",
                                            "lastExecutionTime": "Fri Jun  2 04:42:55 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Fri Jun  2 04:42:55 2023",
                                            "name": "Pcie",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-9",
                                            "runCount": "1",
                                            "testAttributes": "C**N**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "7",
                                            "lastExecutionTime": "Fri Jun  2 04:42:55 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Fri Jun  2 04:42:55 2023",
                                            "name": "AsicMemory",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-7",
                                            "runCount": "1",
                                            "testAttributes": "C**D**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "5",
                                            "lastExecutionTime": "Thu Jun  8 03:42:59 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:43:19 2023",
                                            "name": "ACT2",
                                            "nextExecutionTime": "Thu Jun  8 04:13:19 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-5",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "6",
                                            "lastExecutionTime": "n/a",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "n/a",
                                            "name": "BootFlash",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "untested",
                                            "resultReason": "No failures yet",
                                            "rn": "test-6",
                                            "runCount": "0",
                                            "testAttributes": "***N**X****",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "1",
                                            "lastExecutionTime": "Thu Jun  8 03:44:18 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:44:18 2023",
                                            "name": "ASICRegisterCheck",
                                            "nextExecutionTime": "Thu Jun  8 03:45:18 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-1",
                                            "runCount": "8582",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:01:00"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "4",
                                            "lastExecutionTime": "Fri Jun  2 04:42:55 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Fri Jun  2 04:42:55 2023",
                                            "name": "OBFL",
                                            "nextExecutionTime": "n/a",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-4",
                                            "runCount": "1",
                                            "testAttributes": "C**N**X**T*",
                                            "testInterval": "n/a"
                                        }
                                    }
                                },
                                {
                                    "goldTest": {
                                        "attributes": {
                                            "consecutiveFailCount": "0",
                                            "failCount": "0",
                                            "firstFailTime": "n/a",
                                            "id": "3",
                                            "lastExecutionTime": "Thu Jun  8 03:42:59 2023",
                                            "lastFailTime": "n/a",
                                            "lastPassTime": "Thu Jun  8 03:43:18 2023",
                                            "name": "SecondaryBootROM",
                                            "nextExecutionTime": "Thu Jun  8 04:13:18 2023",
                                            "portsAborted": "none",
                                            "portsErrorDisabled": "none",
                                            "portsFailing": "none",
                                            "portsIncomplete": "none",
                                            "portsPassing": "none",
                                            "portsUntested": "none",
                                            "result": "success",
                                            "resultReason": "No failures yet",
                                            "rn": "test-3",
                                            "runCount": "287",
                                            "testAttributes": "***N******A",
                                            "testInterval": "00:30:00"
                                        }
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
GET:  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/gold-items
<gold-items>
    <description>GOLD Diagnostic Content and Results</description>
    <module-items>
        <Module-list>
            <id>29</id>
            <description>System Controller</description>
            <diagBootLevel>complete</diagBootLevel>
            <diagStatus>fail</diagStatus>
            <test-items>
                <Test-list>
                    <id>2</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:10:30 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:10:30 2023</lastPassTime>
                    <name>SecondaryBootROM</name>
                    <nextExecutionTime>Thu Jun  8 04:40:30 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>7</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:40:00 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Fri Jun  2 04:40:00 2023</lastPassTime>
                    <name>Pcie</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**N**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>5</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>n/a</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>n/a</lastPassTime>
                    <name>BootFlash</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>untested</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>0</runCount>
                    <testAttributes>***N**X****</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>6</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:34:23 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:34:23 2023</lastPassTime>
                    <name>FpgaRegTest</name>
                    <nextExecutionTime>Thu Jun  8 04:34:53 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>17263</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:00:30</testInterval>
                </Test-list>
                <Test-list>
                    <id>1</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:10:30 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:10:30 2023</lastPassTime>
                    <name>PrimaryBootROM</name>
                    <nextExecutionTime>Thu Jun  8 04:40:30 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>4</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:10:30 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:10:30 2023</lastPassTime>
                    <name>ACT2</name>
                    <nextExecutionTime>Thu Jun  8 04:40:30 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>3</id>
                    <consecutiveFailCount>1</consecutiveFailCount>
                    <failCount>1</failCount>
                    <firstFailTime>Fri Jun  2 04:40:00 2023</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:40:00 2023</lastExecutionTime>
                    <lastFailTime>Fri Jun  2 04:40:00 2023</lastFailTime>
                    <lastPassTime>n/a</lastPassTime>
                    <name>OBFL</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>failure</result>
                    <resultReason>OBFL partition (/mnt/plog) mounted as READ ONLY unable to create test file.</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**N**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
            </test-items>
        </Module-list>
        <Module-list>
            <id>27</id>
            <description>Supervisor Module</description>
            <diagBootLevel>complete</diagBootLevel>
            <diagStatus>pass</diagStatus>
            <test-items>
                <Test-list>
                    <id>7</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:08:48 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:08:48 2023</lastPassTime>
                    <name>BootFlash</name>
                    <nextExecutionTime>Thu Jun  8 04:38:48 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>9</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:38:42 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Fri Jun  2 04:38:48 2023</lastPassTime>
                    <name>OBFL</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**N**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>15</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 03:38:48 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 03:38:48 2023</lastPassTime>
                    <name>Mce</name>
                    <nextExecutionTime>Thu Jun  8 04:38:48 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>144</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>01:00:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>10</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:08:48 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:09:08 2023</lastPassTime>
                    <name>ACT2</name>
                    <nextExecutionTime>Thu Jun  8 04:39:08 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>3</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:33:56 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:33:56 2023</lastPassTime>
                    <name>NVRAM</name>
                    <nextExecutionTime>Thu Jun  8 04:38:56 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1728</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:05:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>14</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:38:42 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Fri Jun  2 04:38:48 2023</lastPassTime>
                    <name>Pcie</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**N**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>6</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:08:48 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:08:57 2023</lastPassTime>
                    <name>SecondaryBootROM</name>
                    <nextExecutionTime>Thu Jun  8 04:38:57 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>12</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:34:41 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:34:41 2023</lastPassTime>
                    <name>Console</name>
                    <nextExecutionTime>Thu Jun  8 04:35:11 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>17268</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:00:30</testInterval>
                </Test-list>
                <Test-list>
                    <id>11</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:08:48 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:09:08 2023</lastPassTime>
                    <name>Backplane</name>
                    <nextExecutionTime>Thu Jun  8 04:39:08 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>1</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:38:42 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Fri Jun  2 04:38:48 2023</lastPassTime>
                    <name>ManagementPortLoopback</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**D**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>8</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:34:41 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:34:41 2023</lastPassTime>
                    <name>SystemMgmtBus</name>
                    <nextExecutionTime>Thu Jun  8 04:35:11 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>17268</runCount>
                    <testAttributes>**MN******A</testAttributes>
                    <testInterval>00:00:30</testInterval>
                </Test-list>
                <Test-list>
                    <id>2</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:38:42 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Fri Jun  2 04:38:48 2023</lastPassTime>
                    <name>USB</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**N**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>13</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:34:41 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:34:41 2023</lastPassTime>
                    <name>FpgaRegTest</name>
                    <nextExecutionTime>Thu Jun  8 04:35:11 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>17268</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:00:30</testInterval>
                </Test-list>
                <Test-list>
                    <id>4</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:33:56 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:34:00 2023</lastPassTime>
                    <name>RealTimeClock</name>
                    <nextExecutionTime>Thu Jun  8 04:39:00 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1728</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:05:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>5</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:08:48 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:09:06 2023</lastPassTime>
                    <name>PrimaryBootROM</name>
                    <nextExecutionTime>Thu Jun  8 04:39:06 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
            </test-items>
        </Module-list>
        <Module-list>
            <id>30</id>
            <description>System Controller</description>
            <diagBootLevel>complete</diagBootLevel>
            <diagStatus>fail</diagStatus>
            <test-items>
                <Test-list>
                    <id>2</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:10:29 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:10:29 2023</lastPassTime>
                    <name>SecondaryBootROM</name>
                    <nextExecutionTime>Thu Jun  8 04:40:29 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>7</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:40:00 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Fri Jun  2 04:40:00 2023</lastPassTime>
                    <name>Pcie</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**N**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>5</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>n/a</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>n/a</lastPassTime>
                    <name>BootFlash</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>untested</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>0</runCount>
                    <testAttributes>***N**X****</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>6</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:34:21 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:34:21 2023</lastPassTime>
                    <name>FpgaRegTest</name>
                    <nextExecutionTime>Thu Jun  8 04:34:51 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>17263</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:00:30</testInterval>
                </Test-list>
                <Test-list>
                    <id>1</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:10:29 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:10:29 2023</lastPassTime>
                    <name>PrimaryBootROM</name>
                    <nextExecutionTime>Thu Jun  8 04:40:29 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>4</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:10:29 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:10:29 2023</lastPassTime>
                    <name>ACT2</name>
                    <nextExecutionTime>Thu Jun  8 04:40:29 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>3</id>
                    <consecutiveFailCount>1</consecutiveFailCount>
                    <failCount>1</failCount>
                    <firstFailTime>Fri Jun  2 04:40:00 2023</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:40:00 2023</lastExecutionTime>
                    <lastFailTime>Fri Jun  2 04:40:00 2023</lastFailTime>
                    <lastPassTime>n/a</lastPassTime>
                    <name>OBFL</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>failure</result>
                    <resultReason>OBFL partition (/mnt/plog) mounted as READ ONLY unable to create test file.</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**N**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
            </test-items>
        </Module-list>
        <Module-list>
            <id>22</id>
            <description>4-slot Fabric Module</description>
            <diagBootLevel>complete</diagBootLevel>
            <diagStatus>pass</diagStatus>
            <test-items>
                <Test-list>
                    <id>8</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:34:20 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:34:20 2023</lastPassTime>
                    <name>FpgaRegTest</name>
                    <nextExecutionTime>Thu Jun  8 04:34:50 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>17263</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:00:30</testInterval>
                </Test-list>
                <Test-list>
                    <id>2</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:13:00 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:13:09 2023</lastPassTime>
                    <name>PrimaryBootROM</name>
                    <nextExecutionTime>Thu Jun  8 04:43:09 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>9</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:42:55 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Fri Jun  2 04:42:55 2023</lastPassTime>
                    <name>Pcie</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**N**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>7</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:42:55 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Fri Jun  2 04:42:55 2023</lastPassTime>
                    <name>AsicMemory</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**D**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>5</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:13:00 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:13:20 2023</lastPassTime>
                    <name>ACT2</name>
                    <nextExecutionTime>Thu Jun  8 04:43:20 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>6</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>n/a</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>n/a</lastPassTime>
                    <name>BootFlash</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>untested</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>0</runCount>
                    <testAttributes>***N**X****</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>1</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:34:19 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:34:19 2023</lastPassTime>
                    <name>ASICRegisterCheck</name>
                    <nextExecutionTime>Thu Jun  8 04:35:19 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>8632</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:01:00</testInterval>
                </Test-list>
                <Test-list>
                    <id>4</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Fri Jun  2 04:42:55 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Fri Jun  2 04:42:55 2023</lastPassTime>
                    <name>OBFL</name>
                    <nextExecutionTime>n/a</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>1</runCount>
                    <testAttributes>C**N**X**T*</testAttributes>
                    <testInterval>n/a</testInterval>
                </Test-list>
                <Test-list>
                    <id>3</id>
                    <consecutiveFailCount>0</consecutiveFailCount>
                    <failCount>0</failCount>
                    <firstFailTime>n/a</firstFailTime>
                    <lastExecutionTime>Thu Jun  8 04:13:00 2023</lastExecutionTime>
                    <lastFailTime>n/a</lastFailTime>
                    <lastPassTime>Thu Jun  8 04:13:19 2023</lastPassTime>
                    <name>SecondaryBootROM</name>
                    <nextExecutionTime>Thu Jun  8 04:43:19 2023</nextExecutionTime>
                    <portsAborted>none</portsAborted>
                    <portsErrorDisabled>none</portsErrorDisabled>
                    <portsFailing>none</portsFailing>
                    <portsIncomplete>none</portsIncomplete>
                    <portsPassing>none</portsPassing>
                    <portsUntested>none</portsUntested>
                    <result>success</result>
                    <resultReason>No failures yet</resultReason>
                    <runCount>288</runCount>
                    <testAttributes>***N******A</testAttributes>
                    <testInterval>00:30:00</testInterval>
                </Test-list>
            </test-items>
        </Module-list>
    </module-items>
</gold-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show diagnostic result mod all

Current bootup diagnostic level: complete
Module 22: 4-slot Fabric Module

        Test results: (. = Pass, F = Fail, I = Incomplete,
        U = Untested, A = Abort, E = Error disabled)

         1) ASICRegisterCheck-------------> .
         2) PrimaryBootROM----------------> .
         3) SecondaryBootROM--------------> .
         4) OBFL--------------------------> .
         5) ACT2--------------------------> .
         6) BootFlash---------------------> U
         7) AsicMemory--------------------> .
         8) FpgaRegTest-------------------> .
         9) Pcie--------------------------> .


Current bootup diagnostic level: complete
Module 27: Supervisor Module  (Active)

        Test results: (. = Pass, F = Fail, I = Incomplete,
        U = Untested, A = Abort, E = Error disabled)
switch(config)# terminal length 0
switch(config)# show diagnostic result mod all

Current bootup diagnostic level: complete
Module 22: 4-slot Fabric Module

        Test results: (. = Pass, F = Fail, I = Incomplete,
        U = Untested, A = Abort, E = Error disabled)

         1) ASICRegisterCheck-------------> .
         2) PrimaryBootROM----------------> .
         3) SecondaryBootROM--------------> .
         4) OBFL--------------------------> .
         5) ACT2--------------------------> .
         6) BootFlash---------------------> U
         7) AsicMemory--------------------> .
         8) FpgaRegTest-------------------> .
         9) Pcie--------------------------> .


Current bootup diagnostic level: complete
Module 27: Supervisor Module  (Active)

        Test results: (. = Pass, F = Fail, I = Incomplete,
        U = Untested, A = Abort, E = Error disabled)

         1) ManagementPortLoopback--------> .
         2) USB---------------------------> .
         3) NVRAM-------------------------> .
         4) RealTimeClock-----------------> .
         5) PrimaryBootROM----------------> .
         6) SecondaryBootROM--------------> .
         7) BootFlash---------------------> .
         8) SystemMgmtBus-----------------> .
         9) OBFL--------------------------> .
        10) ACT2--------------------------> .
        11) Backplane---------------------> .
        12) Console-----------------------> .
        13) FpgaRegTest-------------------> .
        14) Pcie--------------------------> .
        15) Mce---------------------------> .


Current bootup diagnostic level: complete
Module 29: System Controller

        Test results: (. = Pass, F = Fail, I = Incomplete,
        U = Untested, A = Abort, E = Error disabled)

         1) PrimaryBootROM----------------> .
         2) SecondaryBootROM--------------> .
         3) OBFL--------------------------> F
         4) ACT2--------------------------> .
         5) BootFlash---------------------> U
         6) FpgaRegTest-------------------> .
         7) Pcie--------------------------> .


Current bootup diagnostic level: complete
Module 30: System Controller

        Test results: (. = Pass, F = Fail, I = Incomplete,
        U = Untested, A = Abort, E = Error disabled)

         1) PrimaryBootROM----------------> .
         2) SecondaryBootROM--------------> .
         3) OBFL--------------------------> F
         4) ACT2--------------------------> .
         5) BootFlash---------------------> U
         6) FpgaRegTest-------------------> .
         7) Pcie--------------------------> .

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying the Environment Settings

Querying the Environment Settings
GET http://<IP_Address>/api/mo/sys/ch/ftslot-1.json 

For the fan:


{
    "totalCount": "1",
    "imdata": [
        {
            "eqptFtSlot": {
                "attributes": {
                    "childAction": "",
                    "descr": "Fan Slot",
                    "dn": "sys/ch/ftslot-1",
                    "id": "1",
                    "loc": "rear",
                    "modTs": "2000-01-22T22:53:20.975+00:00",
                    "monPolDn": "",
                    "operSt": "inserted",
                    "persistentOnReload": "false",
                    "physId": "1",
                    "status": "",
                    "type": "fantray"
                }
            }
        }
    ]
}

GET: http://<IP_Address>/api/mo/sys/ch/ftslot-1/ft.json

Response:
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptFt": {
                "attributes": {
                    "childAction": "",
                    "descr": "NXA-FAN-30CFM-B-1",
                    "dn": "sys/ch/ftslot-1/ft",
                    "fanName": "NXA-FAN-30CFM-B-1",
                    "hwVer": "V01",
                    "id": "1",
                    "mfgTm": "not-applicable",
                    "modTs": "2000-01-22T22:53:20.975+00:00",
                    "model": "NXA-FAN-30CFM-B",
                    "monPolDn": "",
                    "operSt": "absent",
                    "persistentOnReload": "false",
                    "rev": "",
                    "ser": "",
                    "status": "",
                    "vendor": ""
                }
            }
        }
    ]
}

For power:

GET: http://<IP_Address>/api/mo/sys/ops/psgp.json

Response:

{
    "totalCount": "1",
    "imdata": [
        {
            "eqptPsgP": {
                "attributes": {
                    "acRdnCap": "9166",
                    "adminRdnM": "ps-rdn",
                    "alPwr": "0",
                    "avPwr": "9166",
                    "childAction": "",
                    "descr": "",
                    "dn": "sys/ops/psgp",
                    "flRdnCap": "0",
                    "grdRdnCap": "0",
                    "modTs": "2000-01-18T20:10:29.576+00:00",
                    "monPolDn": "",
                    "nRdnCap": "18332",
                    "name": "",
                    "operRdnM": "comb",
                    "persistentOnReload": "true",
                    "psRdnCap": "9166",
                    "rsdPwr": "0",
                    "status": "",
                    "tc": "9166",
                    "uid": "0"
                }
            }
        }
    ]
}
Request:

<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="101">
  <get>
    <filter>
      <System xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">
        <ch-items>
          <ftslot-items/>
        </ch-items>
      </System>
    </filter>
  </get>
</rpc>

Response:
<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="urn:uuid:54474711-5301-4a65-bac5-dcbab9397654">
    <data>
        <System xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">
            <ch-items>
                <ftslot-items>
                    <FtSlot-list>
                        <id>4</id>
                        <descr>Fan Slot</descr>
                        <ft-items>
                            <descr>NXA-FAN-30CFM-B-4</descr>
                            <fan-items>
                                <Fan-list>
                                    <id>1</id>
                                    <descr>fan</descr>
                                    <dir>front2back</dir>
                                    <mfgTm>not-applicable</mfgTm>
                                    <model>NXA-FAN-30CFM-B</model>
                                    <operSt>ok</operSt>
                                    <rev/>
                                    <ser/>
                                    <speedInPercent>46</speedInPercent>
                                    <speedInRpm>7161</speedInRpm>
                                    <vendor>Cisco</vendor>
                                </Fan-list>
                                <Fan-list>
                                    <id>2</id>
                                    <descr>fan</descr>
                                    <dir>front2back</dir>
                                    <mfgTm>not-applicable</mfgTm>
                                    <model>NXA-FAN-30CFM-B</model>
                                    <operSt>ok</operSt>
                                    <rev/>
                                    <ser/>
                                    <speedInPercent>47</speedInPercent>
                                   <speedInRpm>5341</speedInRpm>
                                    <vendor>Cisco</vendor>
                                </Fan-list>
                            </fan-items>
                            <fanName>NXA-FAN-30CFM-B-4</fanName>
                            <hwVer>1.0</hwVer>
                            <id>4</id>
                            <mfgTm>not-applicable</mfgTm>
                            <model>NXA-FAN-30CFM-B</model>
                            <operSt>ok</operSt>
                            <rev/>
                            <ser/>
                            <vdrId>V01</vdrId>
                            <vendor/>
                        </ft-items>
                        <loc>rear</loc>
                        <operSt>inserted</operSt>
                        <physId>4</physId>
                        <type>fantray</type>
                    </FtSlot-list>
                    <FtSlot-list>
                        <id>3</id>
                        <descr>Fan Slot</descr>
                        <ft-items>
                            <descr>NXA-FAN-30CFM-B-3</descr>
                            <fan-items>
                                <Fan-list>
                                    <id>1</id>
                                    <descr>fan</descr>
                                    <dir>front2back</dir>
                                    <mfgTm>not-applicable</mfgTm>
                                    <model>NXA-FAN-30CFM-B</model>
                                    <operSt>ok</operSt>
                                    <rev/>
                                    <ser/>
                                    <speedInPercent>46</speedInPercent>
                                    <speedInRpm>7133</speedInRpm>
                                    <vendor>Cisco</vendor>
                                </Fan-list>
                                <Fan-list>
                                    <id>2</id>
                                    <descr>fan</descr>
                                    <dir>front2back</dir>
                                    <mfgTm>not-applicable</mfgTm>
                                    <model>NXA-FAN-30CFM-B</model>
                                    <operSt>ok</operSt>
                                   <rev/>
                                    <ser/>
                                    <speedInPercent>46</speedInPercent>
                                    <speedInRpm>5309</speedInRpm>
                                    <vendor>Cisco</vendor>
                                </Fan-list>
                            </fan-items>
                            <fanName>NXA-FAN-30CFM-B-3</fanName>
                            <hwVer>1.0</hwVer>
                            <id>3</id>
                            <mfgTm>not-applicable</mfgTm>
                            <model>NXA-FAN-30CFM-B</model>
                            <operSt>ok</operSt>
                            <rev/>
                            <ser/>
                            <vdrId>V01</vdrId>
                            <vendor/>
                        </ft-items>
                        <loc>rear</loc>
                        <operSt>inserted</operSt>
                        <physId>3</physId>
                        <type>fantray</type>
                    </FtSlot-list>
                    <FtSlot-list>
                        <id>2</id>
                        <descr>Fan Slot</descr>
                        <ft-items>
                            <descr>NXA-FAN-30CFM-B-2</descr>
                            <fan-items>
                                <Fan-list>
                                    <id>1</id>
                                    <descr>fan</descr>
                                    <dir>front2back</dir>
                                    <mfgTm>not-applicable</mfgTm>
                                    <model>NXA-FAN-30CFM-B</model>
                                    <operSt>ok</operSt>
                                    <rev/>
                                    <ser/>
                                    <speedInPercent>46</speedInPercent>
                                    <speedInRpm>7180</speedInRpm>
                                    <vendor>Cisco</vendor>
                                </Fan-list>
                                <Fan-list>
                                    <id>2</id>
                                    <descr>fan</descr>
                                    <dir>front2back</dir>
                                    <mfgTm>not-applicable</mfgTm>
                                    <model>NXA-FAN-30CFM-B</model>
                                    <operSt>ok</operSt>
                                    <rev/>
                                    <ser/>
                                    <speedInPercent>47</speedInPercent>
                                    <speedInRpm>5314</speedInRpm>
                                    <vendor>Cisco</vendor>
                                </Fan-list>
                            </fan-items>
                            <fanName>NXA-FAN-30CFM-B-2</fanName>
                            <hwVer>1.0</hwVer>
                            <id>2</id>
                            <mfgTm>not-applicable</mfgTm>
                            <model>NXA-FAN-30CFM-B</model>
                            <operSt>ok</operSt>
                            <rev/>
                            <ser/>
                            <vdrId>V01</vdrId>
                            <vendor/>
                        </ft-items>
                        <loc>rear</loc>
                        <operSt>inserted</operSt>
                        <physId>2</physId>
                        <type>fantray</type>
                    </FtSlot-list>
                    <FtSlot-list>
                        <id>1</id>
                        <descr>Fan Slot</descr>
                        <ft-items>
                            <descr>NXA-FAN-30CFM-B-1</descr>
                            <fan-items>
                                <Fan-list>
                                    <id>1</id>
                                    <descr>fan</descr>
                                    <dir>front2back</dir>
                                    <mfgTm>not-applicable</mfgTm>
                                    <model>NXA-FAN-30CFM-B</model>
                                    <operSt>ok</operSt>
                                    <rev/>
                                    <ser/>
                                    <speedInPercent>45</speedInPercent>
                                    <speedInRpm>6949</speedInRpm>
                                    <vendor>Cisco</vendor>
                                </Fan-list>
                                <Fan-list>
                                    <id>2</id>
                                   <descr>fan</descr>
                                    <dir>front2back</dir>
                                    <mfgTm>not-applicable</mfgTm>
                                    <model>NXA-FAN-30CFM-B</model>
                                    <operSt>ok</operSt>
                                    <rev/>
                                    <ser/>
                                    <speedInPercent>46</speedInPercent>
                                    <speedInRpm>5242</speedInRpm>
                                    <vendor>Cisco</vendor>
                                </Fan-list>
                            </fan-items>
                            <fanName>NXA-FAN-30CFM-B-1</fanName>
                            <hwVer>1.0</hwVer>
                            <id>1</id>
                            <mfgTm>not-applicable</mfgTm>
                            <model>NXA-FAN-30CFM-B</model>
                            <operSt>ok</operSt>
                            <rev/>
                            <ser/>
                            <vdrId>V01</vdrId>
                            <vendor/>
                        </ft-items>
                        <loc>rear</loc>
                        <operSt>inserted</operSt>
                        <physId>1</physId>
                        <type>fantray</type>
                    </FtSlot-list>
                </ftslot-items>
            </ch-items>
        </System>
    </data>
</rpc-reply>

Request:

<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="101">
  <get>
    <filter>
      <System xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">
        <ops-items>
          <psgp-items/>
        </ops-items>
      </System>
    </filter>
  </get>
</rpc>

Response:

<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="urn:uuid:84640f21-c4f2-4df2-b4d2-a213e82c0c88">
    <data>
        <System xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">
            <ops-items>
                <psgp-items>
                    <acRdnCap>649</acRdnCap>
                    <adminRdnM>ps-rdn</adminRdnM>
                    <alPwr>0</alPwr>
                    <avPwr>649</avPwr>
                    <flRdnCap>0</flRdnCap>
                    <grdRdnCap>0</grdRdnCap>
                    <nRdnCap>649</nRdnCap>
                    <operRdnM>comb</operRdnM>
                    <psRdnCap>649</psRdnCap>
                    <rsdPwr>0</rsdPwr>
                    <rspsuInstPolCons-items>
                        <tCl>psuInstPol</tCl>
                        <tDn>UNRES:uni/fabric/psuInstP-default</tDn>
                    </rspsuInstPolCons-items>
                    <tc>649</tc>
                    <unit>W</unit>
                </psgp-items>
            </ops-items>
        </System>
    </data>
</rpc-reply>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show environment 

Fan:
---------------------------------------------------------------------------
Fan             Model                Hw     Direction       Status
---------------------------------------------------------------------------
Fan1(sys_fan1)  NXA-FAN-30CFM-B      --     front-to-back   Ok
Fan2(sys_fan2)  NXA-FAN-30CFM-B      --     front-to-back   Ok
Fan3(sys_fan3)  NXA-FAN-30CFM-B      --     front-to-back   Ok
Fan4(sys_fan4)  NXA-FAN-30CFM-B      --     front-to-back   Ok
Fan_in_PS1      --                   --     front-to-back   Ok
Fan_in_PS2      --                   --     front-to-back   Shutdown
Fan Zone Speed: Zone 1: 0x80
Fan Air Filter : NotSupported


Power Supply:
Voltage: 12 Volts
Power                      Actual             Actual        Total
Supply    Model            Output             Input      Capacity       Status
                           (Watts )           (Watts )     (Watts )
-------  ----------  ---------------  ------  ----------  --------------------
1        NXA-PAC-650W-PI       151 W              166 W       650 W      Ok
2        NXA-PAC-650W-PI         0 W                0 W         0 W   Shutdown


Power Usage Summary:
--------------------
Power Supply redundancy mode (configured)                PS-Redundant
Power Supply redundancy mode (operational)               Non-Redundant

Total Power Capacity (based on configured mode)             650.00 W
Total Grid-A (first half of PS slots) Power Capacity        650.00 W
Total Grid-B (second half of PS slots) Power Capacity         0.00 W
Total Power of all Inputs (cumulative)                      650.00 W
Total Power Output (actual draw)                            151.00 W
Total Power Input (actual draw)                             166.00 W
Total Power Allocated (budget)                                N/A
Total Power Available for additional modules                  N/A



Temperature:
--------------------------------------------------------------------
Module   Sensor        MajorThresh   MinorThres   CurTemp     Status
                       (Celsius)     (Celsius)    (Celsius)
--------------------------------------------------------------------
1        FRONT           70              42          28         Ok
1        BACK            80              70          32         Ok
1        CPU             90              80          50         Ok
1        Homewood        110             90          52         Ok

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying Feature Status

Querying Feature Status
GET http://<IP_Address>/api/mo/sys/fm.json?rsp-subtree=full&rsp-prop-include=config-only
{
"totalCount": "1",
"imdata": [
{
    "fmEntity": {
        "attributes": {
            "dn": "sys/fm",
            "persistentOnReload": "true"
},
"children": [
    {
        "fmPim": {
            "attributes": {
                "adminSt": "enabled",
                "persistentOnReload": "true",
                "rn": "pim"
}}},{
"fmDhcp": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "dhcp"
}}},{
"fmNtpd": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "ntpd"
}}},{
"fmTelemetry": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "telemetry"
}}},{
"fmBashShell": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "bashshell"
}}},{
"fmOspf": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "ospf"
}}},{
"fmLacp": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "lacp"
}}},{
"fmNxapi": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "nxapi"
}}},{
"fmTelnet": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "telnet"
}}},{
"fmTacacsplus": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "tacacsplus"
}}},{
"fmUdld": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "udld"
}}},{
"fmVrrp": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "vrrp"
}}},{
"fmMplsSgmntRtg": {
    "attributes": {
        "adminSt": "disabled",
        "persistentOnReload": "true",
        "rn": "mplssgmntrtg"
}}},{
"fmNgmvpn": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "ngmvpn"
}}},{
"fmBfd": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "bfd"
}}},{
"fmBgp": {
    "attributes": {
        "adminSt": "enabled",
        "persistentOnReload": "true",
        "rn": "bgp"
}}}]}}]}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/fm-items
<fm-items>
    <bashshell-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </bashshell-items>
    <bgp-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </bgp-items>
    <dhcp-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </dhcp-items>
    <evpn-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </evpn-items>
    <hmm-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </hmm-items>
    <mplssgmntrtg-items>
        <adminSt>disabled</adminSt>
        <conflictingFeature/>
        <maxInstance>1</maxInstance>
        <operSt>disabled</operSt>
    </mplssgmntrtg-items>
    <ngmvpn-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>disabled</operSt>
    </ngmvpn-items>
    <ntpd-items>
        <adminSt>disabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>disabled</operSt>
    </ntpd-items>
    <nvo-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </nvo-items>
    <nxapi-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </nxapi-items>
    <ospf-items>
        <adminSt>enabled</adminSt>
        <maxInstance>16</maxInstance>
        <operSt>enabled</operSt>
    </ospf-items>
    <pim-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </pim-items>
    <tacacsplus-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </tacacsplus-items>
    <telemetry-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </telemetry-items>
    <telnet-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </telnet-items>
    <udld-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </udld-items>
    <vnsegment-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </vnsegment-items>
    <vpc-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </vpc-items>
    <vrrpv3-items>
        <adminSt>enabled</adminSt>
        <maxInstance>1</maxInstance>
        <operSt>enabled</operSt>
    </vrrpv3-items>
</fm-items>

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
 switch# show feature    
 Feature   Name            Instance    State       
 --------------------    --------    --------       
 bash-shell               1            enabled     
 bfd                      1            disabled    
 bgp                      1            enabled     
 bulkstat                 1            disabled    
 cable-management         1            disabled    
 catena                   1            disabled    
 container-tracker        1            disabled    
 macsec                   1            disabled    
 dhcp                     1            enabled     
 dot1x                    1            disabled    
 eigrp                    1            disabled    
 eigrp                    2            disabled    
 eigrp                    3            disabled    
 eigrp                    4            disabled    
 eigrp                    5            disabled    
 eigrp                    6            disabled    
 eigrp                    7            disabled    
 eigrp                    8            disabled    
 eigrp                    9            disabled    
 eigrp                    10           disabled    
 eigrp                    11           disabled    
 eigrp                    12           disabled    
 eigrp                    13           disabled    
 eigrp                    14           disabled    
 eigrp                    15           disabled    
 eigrp                    16           disabled    
 eth-port-sec             1            disabled    
 evb                      1            disabled    
 evc                      1            disabled    
 evmed                    1            disabled    
 fabric-access            1            disabled    
 fabric_mcast             1            disabled    
 hmm                      1            enabled     
 hsrp_engine              1            disabled    
 icam                     1            disabled    
 imp                      1            disabled    
 interface-vlan           1            disabled    
 isis                     1            disabled    
 isis                     2            disabled    
 isis                     3            disabled    
 isis                     4            disabled    
 isis                     5            disabled    
 isis                     6            disabled    
 isis                     7            disabled    
 isis                     8            disabled    
 isis                     9            disabled    
 isis                     10           disabled    
 isis                     11           disabled    
 isis                     12           disabled    
 isis                     13           disabled    
 isis                     14           disabled    
 isis                     15           disabled    
 isis                     16           disabled    
 itd                      1            disabled    
 l2vpn                    1            disabled    
 lacp                     1            disabled    
 ldap                     1            disabled    
 ldp                      1            disabled    
 lldp                     1            disabled    
 mpls-evpn                1            disabled    
 mpls_oam                 1            disabled    
 mpls_static              1            disabled    
 msdp                     1            disabled    
 mvrp                     1            disabled    
 nat                      1            disabled    
 nbm                      1            disabled    
 ngmvpn                   1            enabled     
 ngoam                    1            disabled    
 npiv                     1            disabled    
 nve                      1            enabled     
 nxapi                    1            enabled     
 nxsdk_app1               1            disabled    
 nxsdk_app10              1            disabled    
 nxsdk_app11              1            disabled    
 nxsdk_app12              1            disabled    
 nxsdk_app13              1            disabled    
 nxsdk_app14              1            disabled    
 nxsdk_app15              1            disabled    
 nxsdk_app16              1            disabled    
 nxsdk_app17              1            disabled    
 nxsdk_app18              1            disabled    
 nxsdk_app19              1            disabled    
 nxsdk_app2               1            disabled    
 nxsdk_app20              1            disabled    
 nxsdk_app21              1            disabled    
 nxsdk_app22              1            disabled    
 nxsdk_app23              1            disabled    
 nxsdk_app24              1            disabled    
 nxsdk_app25              1            disabled    
 nxsdk_app26              1            disabled    
 nxsdk_app27              1            disabled    
 nxsdk_app28              1            disabled    
 nxsdk_app29              1            disabled    
 nxsdk_app3               1            disabled    
 nxsdk_app30              1            disabled    
 nxsdk_app31              1            disabled    
 nxsdk_app32              1            disabled    
 nxsdk_app4               1            disabled    
 nxsdk_app5               1            disabled    
 nxsdk_app6               1            disabled    
 nxsdk_app7               1            disabled    
 nxsdk_app8               1            disabled    
 nxsdk_app9               1            disabled    
 nxsdk_mgr                1            disabled    
 onep                     1            disabled    
 openflow                 1            disabled    
 ospf                     1            enabled(not-running)    
 ospf                     2            enabled(not-running)    
 ospf                     3            enabled(not-running)    
 ospf                     4            enabled(not-running)    
 ospf                     5            enabled(not-running)    
 ospf                     6            enabled(not-running)    
 ospf                     7            enabled(not-running)    
 ospf                     8            enabled(not-running)    
 ospf                     9            enabled(not-running)    
 ospf                     10           enabled(not-running)    
 ospf                     11           enabled(not-running)    
 ospf                     12           enabled(not-running)    
 ospf                     13           enabled(not-running)    
 ospf                     14           enabled(not-running)    
 ospf                     15           enabled(not-running)    
 ospf                     16           enabled(not-running)    
 ospfv3                   1            disabled    
 ospfv3                   2            disabled    
 ospfv3                   3            disabled    
 ospfv3                   4            disabled    
 ospfv3                   5            disabled    
 ospfv3                   6            disabled    
 ospfv3                   7            disabled    
 ospfv3                   8            disabled    
 ospfv3                   9            disabled    
 ospfv3                   10           disabled    
 ospfv3                   11           disabled    
 ospfv3                   12           disabled    
 ospfv3                   13           disabled    
 ospfv3                   14           disabled    
 ospfv3                   15           disabled    
 ospfv3                   16           disabled    
 pbr                      1            disabled    
 pim                      1            enabled     
 pim6                     1            disabled    
 plb                      1            disabled    
 poe                      1            disabled    
 private-vlan             1            disabled    
 privilege                1            disabled    
 ptp                      1            disabled    
 rip                      1            disabled    
 rip                      2            disabled    
 rip                      3            disabled    
 rip                      4            disabled    
 rise                     1            disabled    
 scheduler                1            disabled    
 scpServer                1            disabled    
 segment-routing          1            disabled    
 sflow                    1            disabled    
 sftpServer               1            disabled    
 sla_responder            1            disabled    
 sla_sender               1            disabled    
 smart-channel            1            disabled    
 sshServer                1            enabled     
 tacacs                   1            enabled     
 telemetry                1            enabled     
 telnetServer             1            disabled    
 tunnel                   1            disabled    
 udld                     1            enabled     
 vmtracker                1            disabled    
 vni                      1            disabled    
 vnseg_vlan               1            enabled     
 vpc                      1            enabled     
 vrrp                     1            disabled    
 vrrpv3                   1            enabled     
 vtp                      1            disabled 

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying Inventory Information

Querying Inventory Information
GET http://<IP_Address>/api/mo/sys/ch.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptCh": {
                "attributes": {
                    "childAction": "",
                    "descr": "Nexus9000 C9396PX Chassis",
                    "dn": "sys/ch",
                    "id": "1",
                    "mfgTm": "2014-03-17T00:00:00.000+00:00",
                    "modTs": "2018-06-06T15:07:25.086+00:00",
                    "model": "",
                    "operSt": "online",
                    "operStQual": "Chassis came online",
                    "persistentOnReload": "false",
                    "rev": "A0",
                    "role": "unsupported",
                    "ser": "SAL1812NT9M",
                    "status": "",
                    "vendor": "Cisco Systems, Inc."
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/ch/spbp/spcmn.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptSpCmnBlk": {
                "attributes": {
                    "cksum": "6342",
                    "clei": "CMMPE00DRB",
                    "count": "3",
                    "dn": "sys/ch/spbp/spcmn",
                    "engBits": "0",
                    "hwVer": "2.0",
                    "len": "160",
                    "major": "24578",
                    "mfgBits": "0",
                    "mfgDev": "00",
                    "minor": "0",
                    "oem": "Cisco Systems, Inc.",
                    "pRev": "A0",
                    "pdNum": "N9K-C9396PX",
                    "prtNum": "73-15605-04",
                    "pwrCon": "-3500",
                    "rmaFl": "0-0-0-0",
                    "serNum": "SAL1812NT9M",
                    "sig": "43947",
                    "size": "65535",
                    "vdrId": "V02",
                    "ver": "3"
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/ch/ftslot-1/ft.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptFt": {
                "attributes": {
                    "childAction": "",
                    "descr": "N9K-C9300-FAN2-1",
                    "dn": "sys/ch/ftslot-1/ft",
                    "fanName": "N9K-C9300-FAN2-1",
                    "hwVer": "1.0",
                    "id": "1",
                    "mfgTm": "not-applicable",
                    "modTs": "2018-06-06T14:16:20.128+00:00",
                    "model": "N9K-C9300-FAN2",
                    "operSt": "ok",
                    "persistentOnReload": "false",
                    "rev": "",
                    "ser": "",
                    "status": "",
                    "vdrId": "V01",
                    "vendor": ""
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/ch/lcslot-1/lc.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptLC": {
                "attributes": {
                    "breakoutFactor": "1",
                    "childAction": "",
                    "descr": "1/10G SFP+ Ethernet Module",
                    "dn": "sys/ch/lcslot-1/lc",
                    "hwVer": "2.0",
                    "id": "1",
                    "macB": "00-00-00-00-00-00",
                    "macE": "00-00-00-00-00-00",
                    "mfgTm": "2014-03-17T00:00:00.000+00:00",
                    "modTs": "2018-06-06T14:16:57.766+00:00",
                    "model": "N9K-C9396PX",
                    "numP": "48",
                    "operSt": "online",
                    "partNumber": "73-15605-04",
                    "persistentOnReload": "false",
                    "pwrSt": "on",
                    "rev": "A0",
                    "ser": "SAL1812NT9M",
                    "status": "",
                    "swCId": "298",
                    "swVer": "9.2(0.87)",
                    "type": "linecard",
                    "upTs": "2018-06-06T14:16:57.766+00:00",
                    "vdrId": "V02",
                    "vendor": "Cisco Systems, Inc."
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/ch/psuslot-1/psu.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptPsu": {
                "attributes": {
                    "cap": "54.160000",
                    "childAction": "",
                    "descr": "N9K-PAC-650W-1",
                    "dn": "sys/ch/psuslot-1/psu",
                    "drawnCurr": "6.177083",
                    "fanDirection": "front2back",
                    "fanOpSt": "ok",
                    "hwVer": "",
                    "id": "1",
                    "inputCurr": "0.364773",
                    "mfgTm": "not-applicable",
                    "modTs": "2018-06-11T16:21:40.496+00:00",
                    "model": "N9K-PAC-650W",
                    "operSt": "ok",
                    "persistentOnReload": "false",
                    "rev": "A0",
                    "ser": "DCB1749X0BB",
                    "status": "",
                    "vSrc": "220v",
                    "vdrId": "V01",
                    "vendor": "Cisco Systems Inc",
                    "volt": "12.000000"
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/extch-150.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptExtCh": {
                "attributes": {
                    "childAction": "",
                    "descr": "",
                    "dn": "sys/extch-150",
                    "extChSt": "ready",
                    "id": "150",
                    "macAddr": "7c:95:f3:4b:2c",
                    "mfgTm": "2013-08-12T01:00:00.000+00:00",
                    "modTs": "2018-06-06T14:19:05.000+00:00",
                    "model": "N2K-C2248TP-1GE",
                    "numMacs": "64",
                    "numUplinkP": "4",
                    "partNum": "68-3756-02",
                    "persistentOnReload": "false",
                    "rev": "",
                    "ser": "FOX1733G0TA",
                    "status": "",
                    "vendor": "Cisco Systems"
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/extch-150/spbp/spcmn.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptSpCmnBlk": {
                "attributes": {
                    "cksum": "1048",
                    "clei": "CMMBE00ARB",
                    "count": "1280",
                    "dn": "sys/extch-150/spbp/spcmn",
                    "engBits": "0",
                    "hwVer": "1280.0",
                    "len": "160",
                    "major": "352",
                    "mfgBits": "0",
                    "mfgDev": "0",
                    "minor": "0",
                    "oem": "Cisco Systems, Inc.",
                    "pRev": "A1",
                    "pdNum": "N2K-C2248TP-1GE",
                    "prtNum": "68-3756-02",
                    "pwrCon": "0",
                    "rmaFl": "0-0-0-0",
                    "serNum": "FOX1733G0TA",
                    "sig": "43947",
                    "size": "65535",
                    "vdrId": "V04",
                    "ver": "3"
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/extch-150/extchslot-1/extchc.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptExtChCard": {
                "attributes": {
                    "childAction": "",
                    "descr": "Fabric Extender 48x1GE + 4x10G Module",
                    "dn": "sys/extch-150/extchslot-1/extchc",
                    "fwVer": "",
                    "id": "99",
                    "macB": "7c-95-f3-4b-2c-c2",
                    "macE": "",
                    "mfgTm": "2013-07-29T01:00:00.000+00:00",
                    "modModel": "N2K-C2248TP-1GE",
                    "modSerial": "FOC17310ANA",
                    "modTs": "2018-06-06T14:19:05.065+00:00",
                    "modVendor": "Cisco Systems",
                    "model": "N2K-C2248TP-1GE",
                    "numP": "48",
                    "operSt": "inserted",
                    "partNum": "73-13232-02",
                    "partNumber": "",
                    "persistentOnReload": "false",
                    "pwrSt": "on",
                    "rdSt": "active",
                    "rev": "",
                    "ser": "FOC17310ANA",
                    "status": "",
                    "swCId": "99",
                    "swVer": "",
                    "type": "extchcard",
                    "upTs": "2018-06-06T14:19:05.065+00:00",
                    "vdrId": "",
                    "vendor": "Cisco Systems"
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/extch-150/ftslot-1/ft.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptFt": {
                "attributes": {
                    "childAction": "",
                    "descr": "Fan Module-1",
                    "dn": "sys/extch-150/ftslot-1/ft",
                    "fanName": "Fabric Extender Fan module",
                    "hwVer": "",
                    "id": "1",
                    "mfgTm": "not-applicable",
                    "modTs": "never",
                    "model": "N2K-C2248-FAN",
                    "operSt": "ok",
                    "persistentOnReload": "false",
                    "rev": "",
                    "ser": "N/A",
                    "status": "",
                    "vdrId": "",
                    "vendor": "N/A"
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/extch-150/psuslot-1/psu.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptPsu": {
                "attributes": {
                    "cap": "3300.000000",
                    "childAction": "",
                    "descr": "Power Supply 1",
                    "dn": "sys/extch-150/psuslot-1/psu",
                    "drawnCurr": "0.000000",
                    "fanDirection": "unknown",
                    "fanOpSt": "fail",
                    "hwVer": "",
                    "id": "1",
                    "inputCurr": "0.000000",
                    "mfgTm": "not-applicable",
                    "modTs": "never",
                    "model": "N2200-PAC-400W-B",
                    "operSt": "fail",
                    "persistentOnReload": "false",
                    "rev": "A0",
                    "ser": "LIT17341E0V",
                    "status": "",
                    "vSrc": "unknown",
                    "vdrId": "V02",
                    "vendor": "Cisco Systems, Inc.",
                    "volt": "12.000000"
                }
            }
        }
    ]
}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/stp-items

<ch-items>
    <descr>Nexus9000 C9396PX Chassis</descr>
    <ftslot-items>
        <FtSlot-list>
            <id>3</id>
            <descr>Fan Slot</descr>
            <ft-items>
                <descr>N9K-C9300-FAN2-3</descr>
                <fan-items>
                    <Fan-list>
                        <id>1</id>
                        <descr>fan</descr>
                        <dir>front2back</dir>
                        <mfgTm>not-applicable</mfgTm>
                        <model>N9K-C9300-FAN2</model>
                        <operSt>ok</operSt>
                        <rev/>
                        <ser/>
                        <speedInPercent>59</speedInPercent>
                        <speedInRpm>9872</speedInRpm>
                        <vendor>Cisco</vendor>
                    </Fan-list>
                </fan-items>
                <fanName>N9K-C9300-FAN2-3</fanName>
                <hwVer>1.0</hwVer>
                <id>3</id>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-C9300-FAN2</model>
                <operSt>ok</operSt>
                <rev/>
                <ser/>
                <vdrId>V01</vdrId>
                <vendor/>
            </ft-items>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>3</physId>
            <type>fantray</type>
        </FtSlot-list>
        <FtSlot-list>
            <id>2</id>
            <descr>Fan Slot</descr>
            <ft-items>
                <descr>N9K-C9300-FAN2-2</descr>
                <fan-items>
                    <Fan-list>
                        <id>1</id>
                        <descr>fan</descr>
                        <dir>front2back</dir>
                        <mfgTm>not-applicable</mfgTm>
                        <model>N9K-C9300-FAN2</model>
                        <operSt>ok</operSt>
                        <rev/>
                        <ser/>
                        <speedInPercent>59</speedInPercent>
                        <speedInRpm>9800</speedInRpm>
                        <vendor>Cisco</vendor>
                    </Fan-list>
                </fan-items>
                <fanName>N9K-C9300-FAN2-2</fanName>
                <hwVer>1.0</hwVer>
                <id>2</id>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-C9300-FAN2</model>
                <operSt>ok</operSt>
                <rev/>
                <ser/>
                <vdrId>V01</vdrId>
                <vendor/>
            </ft-items>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>2</physId>
            <type>fantray</type>
        </FtSlot-list>
        <FtSlot-list>
            <id>1</id>
            <descr>Fan Slot</descr>
            <ft-items>
                <descr>N9K-C9300-FAN2-1</descr>
                <fan-items>
                    <Fan-list>
                        <id>1</id>
                        <descr>fan</descr>
                        <dir>front2back</dir>
                        <mfgTm>not-applicable</mfgTm>
                        <model>N9K-C9300-FAN2</model>
                        <operSt>ok</operSt>
                        <rev/>
                        <ser/>
                        <speedInPercent>60</speedInPercent>
                        <speedInRpm>10055</speedInRpm>
                        <vendor>Cisco</vendor>
                    </Fan-list>
                </fan-items>
                <fanName>N9K-C9300-FAN2-1</fanName>
                <hwVer>1.0</hwVer>
                <id>1</id>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-C9300-FAN2</model>
                <operSt>ok</operSt>
                <rev/>
                <ser/>
                <vdrId>V01</vdrId>
                <vendor/>
            </ft-items>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <type>fantray</type>
        </FtSlot-list>
    </ftslot-items>
    <id>1</id>
    <lcslot-items>
        <LCSlot-list>
            <id>1</id>
            <descr>Linecard slot</descr>
            <lc-items>
                <breakoutFactor>1</breakoutFactor>
                <descr>1/10G SFP+ Ethernet Module</descr>
                <hwVer>2.0</hwVer>
                <id>1</id>
                <leafport-items>
                    <LeafP-list>
                        <id>5</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>41</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>52</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>53</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>26</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>9</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>24</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>40</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>25</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>27</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>14</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>6</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>1</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>36</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>46</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>21</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>7</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>37</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>44</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>50</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>47</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>38</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>54</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>45</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>31</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>8</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>15</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>23</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>3</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>17</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>30</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>16</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>18</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>49</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>33</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>12</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>43</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>51</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>13</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>39</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>29</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>2</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>19</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>4</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>35</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>10</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>34</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>20</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>11</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>32</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>28</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>22</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>42</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>48</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                </leafport-items>
                <macB>00-00-00-00-00-00</macB>
                <macE>00-00-00-00-00-00</macE>
                <mfgTm>2014-03-17T00:00:00.000+00:00</mfgTm>
                <model>N9K-C9396PX</model>
                <numP>48</numP>
                <operSt>online</operSt>
                <partNumber>73-15605-04</partNumber>
                <pwrSt>on</pwrSt>
                <rev>A0</rev>
                <ser>SAL1812NT9M</ser>
                <splc-items>
                    <acc>read-only</acc>
                    <cap>512</cap>
                    <descr>Linecard Sprom</descr>
                    <id>1</id>
                    <numBlk>768</numBlk>
                    <operSt>ok</operSt>
                    <rev/>
                    <ser>SAL1812NT9M</ser>
                    <spcmn-items>
                        <cksum>6342</cksum>
                        <clei>CMMPE00DRB</clei>
                        <count>3</count>
                        <engBits>0</engBits>
                        <hwVer>2.0</hwVer>
                        <len>160</len>
                        <major>24578</major>
                        <mfgBits>0</mfgBits>
                        <mfgDev>00</mfgDev>
                        <minor>0</minor>
                        <oem>Cisco Systems, Inc.</oem>
                        <pRev>A0</pRev>
                        <pdNum>N9K-C9396PX</pdNum>
                        <prtNum>73-15605-04</prtNum>
                        <pwrCon>-3500</pwrCon>
                        <rmaFl>0-0-0-0</rmaFl>
                        <serNum>SAL1812NT9M</serNum>
                        <sig>43947</sig>
                        <size>65535</size>
                        <vdrId>V02</vdrId>
                        <ver>3</ver>
                    </spcmn-items>
                    <splcblk-items>
                        <ambT>55</ambT>
                        <cksum>2816</cksum>
                        <coolRq>100</coolRq>
                        <crdIdx>21022</crdIdx>
                        <eobcN>0</eobcN>
                        <epldN>0</epldN>
                        <fbits>0</fbits>
                        <hwCBits>64</hwCBits>
                        <len>103</len>
                        <macB>74-26-ac-76-64-00</macB>
                        <macL>56</macL>
                        <maxCPwr>8300</maxCPwr>
                        <sensor1>60,42</sensor1>
                        <sensor2>80,70</sensor2>
                        <sensor3>90,80</sensor3>
                        <sensor4>100,90</sensor4>
                        <sensor5>110,100</sensor5>
                        <sensor6>110,100</sensor6>
                        <sensor7>105,90</sensor7>
                        <sensor8>-128,-128</sensor8>
                        <sig>24579</sig>
                        <sppd-items>
                            <numPts>48</numPts>
                            <prtTy>2</prtTy>
                        </sppd-items>
                        <ver>2</ver>
                    </splcblk-items>
                    <spsensorblk-items>
                        <cksum>8368</cksum>
                        <len>71</len>
                        <sensor10>-128,-128</sensor10>
                        <sensor11>-128,-128</sensor11>
                        <sensor12>-128,-128</sensor12>
                        <sensor13>-128,-128</sensor13>
                        <sensor14>-128,-128</sensor14>
                        <sensor15>-128,-128</sensor15>
                        <sensor16>-128,-128</sensor16>
                        <sensor17>-128,-128</sensor17>
                        <sensor18>-128,-128</sensor18>
                        <sensor19>-128,-128</sensor19>
                        <sensor20>-128,-128</sensor20>
                        <sensor21>-128,-128</sensor21>
                        <sensor22>-128,-128</sensor22>
                        <sensor23>-128,-128</sensor23>
                        <sensor24>-128,-128</sensor24>
                        <sensor25>-128,-128</sensor25>
                        <sensor26>-128,-128</sensor26>
                        <sensor27>-128,-128</sensor27>
                        <sensor28>-128,-128</sensor28>
                        <sensor29>-128,-128</sensor29>
                        <sensor30>-128,-128</sensor30>
                        <sensor31>-128,-128</sensor31>
                        <sensor32>-128,-128</sensor32>
                        <sensor33>-128,-128</sensor33>
                        <sensor34>-128,-128</sensor34>
                        <sensor35>-128,-128</sensor35>
                        <sensor36>-128,-128</sensor36>
                        <sensor37>-128,-128</sensor37>
                        <sensor38>-128,-128</sensor38>
                        <sensor39>-128,-128</sensor39>
                        <sensor40>-128,-128</sensor40>
                        <sensor9>-128,-128</sensor9>
                        <sig>24584</sig>
                        <ver>1</ver>
                    </spsensorblk-items>
                    <type>unk</type>
                    <vendor/>
                </splc-items>
                <swCId>298</swCId>
                <swVer>9.2(0.87)</swVer>
                <type>linecard</type>
                <upTs>2018-06-06T14:16:57.766+00:00</upTs>
                <vdrId>V02</vdrId>
                <vendor>Cisco Systems, Inc.</vendor>
            </lc-items>
            <loc>front</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <poweroff>no</poweroff>
            <purgeCfg>false</purgeCfg>
            <type>lcslot</type>
        </LCSlot-list>
        <LCSlot-list>
            <id>2</id>
            <descr>Linecard slot</descr>
            <lc-items>
                <breakoutFactor>1</breakoutFactor>
                <descr>40G Ethernet Expansion Module</descr>
                <hwVer>0.2080</hwVer>
                <id>2</id>
                <macB>00-00-00-00-00-00</macB>
                <macE>00-00-00-00-00-00</macE>
                <mfgTm>2014-06-30T01:00:00.000+00:00</mfgTm>
                <model>N9K-M6PQ</model>
                <numP>6</numP>
                <operSt>online</operSt>
                <partNumber>73-15578-02</partNumber>
                <pwrSt>on</pwrSt>
                <rev>08</rev>
                <ser>SAL1827W7TG</ser>
                <splc-items>
                    <acc>read-only</acc>
                    <cap>512</cap>
                    <descr>Linecard Sprom</descr>
                    <id>1</id>
                    <numBlk>768</numBlk>
                    <operSt>ok</operSt>
                    <rev/>
                    <ser>SAL1827W7TG</ser>
                    <spcmn-items>
                        <cksum>6806</cksum>
                        <clei>12345678</clei>
                        <count>3</count>
                        <engBits>0</engBits>
                        <hwVer>0.2080</hwVer>
                        <len>160</len>
                        <major>24578</major>
                        <mfgBits>0</mfgBits>
                        <mfgDev>00000000000000000000</mfgDev>
                        <minor>0</minor>
                        <oem>Cisco Systems, Inc.</oem>
                        <pRev>08</pRev>
                        <pdNum>N9K-M6PQ</pdNum>
                        <prtNum>73-15578-02</prtNum>
                        <pwrCon>-1333</pwrCon>
                        <rmaFl>0-0-0-0</rmaFl>
                        <serNum>SAL1827W7TG</serNum>
                        <sig>43947</sig>
                        <size>65535</size>
                        <vdrId>V00</vdrId>
                        <ver>3</ver>
                    </spcmn-items>
                    <splcblk-items>
                        <ambT>55</ambT>
                        <cksum>3216</cksum>
                        <coolRq>0</coolRq>
                        <crdIdx>21034</crdIdx>
                        <eobcN>0</eobcN>
                        <epldN>0</epldN>
                        <fbits>0</fbits>
                        <hwCBits>1</hwCBits>
                        <len>103</len>
                        <macB>88-f0-31-bd-34-9e</macB>
                        <macL>6</macL>
                        <maxCPwr>2400</maxCPwr>
                        <sensor1>105,95</sensor1>
                        <sensor2>105,95</sensor2>
                        <sensor3>110,100</sensor3>
                        <sensor4>-128,-128</sensor4>
                        <sensor5>-128,-128</sensor5>
                        <sensor6>-128,-128</sensor6>
                        <sensor7>-128,-128</sensor7>
                        <sensor8>-128,-128</sensor8>
                        <sig>24578</sig>
                        <sppd-items>
                            <numPts>6</numPts>
                            <prtTy>2</prtTy>
                        </sppd-items>
                        <ver>2</ver>
                    </splcblk-items>
                    <spsensorblk-items>
                        <cksum>8368</cksum>
                        <len>71</len>
                        <sensor10>-128,-128</sensor10>
                        <sensor11>-128,-128</sensor11>
                        <sensor12>-128,-128</sensor12>
                        <sensor13>-128,-128</sensor13>
                        <sensor14>-128,-128</sensor14>
                        <sensor15>-128,-128</sensor15>
                        <sensor16>-128,-128</sensor16>
                        <sensor17>-128,-128</sensor17>
                        <sensor18>-128,-128</sensor18>
                        <sensor19>-128,-128</sensor19>
                        <sensor20>-128,-128</sensor20>
                        <sensor21>-128,-128</sensor21>
                        <sensor22>-128,-128</sensor22>
                        <sensor23>-128,-128</sensor23>
                        <sensor24>-128,-128</sensor24>
                        <sensor25>-128,-128</sensor25>
                        <sensor26>-128,-128</sensor26>
                        <sensor27>-128,-128</sensor27>
                        <sensor28>-128,-128</sensor28>
                        <sensor29>-128,-128</sensor29>
                        <sensor30>-128,-128</sensor30>
                        <sensor31>-128,-128</sensor31>
                        <sensor32>-128,-128</sensor32>
                        <sensor33>-128,-128</sensor33>
                        <sensor34>-128,-128</sensor34>
                        <sensor35>-128,-128</sensor35>
                        <sensor36>-128,-128</sensor36>
                        <sensor37>-128,-128</sensor37>
                        <sensor38>-128,-128</sensor38>
                        <sensor39>-128,-128</sensor39>
                        <sensor40>-128,-128</sensor40>
                        <sensor9>-128,-128</sensor9>
                        <sig>24584</sig>
                        <ver>1</ver>
                    </spsensorblk-items>
                    <type>unk</type>
                    <vendor/>
                </splc-items>
                <swCId>329</swCId>
                <swVer>9.2(0.87)</swVer>
                <type>linecard</type>
                <upTs>2018-06-06T14:16:57.798+00:00</upTs>
                <vdrId>V00</vdrId>
                <vendor>Cisco Systems, Inc.</vendor>
            </lc-items>
            <loc>front</loc>
            <operSt>empty</operSt>
            <physId>2</physId>
            <poweroff>no</poweroff>
            <purgeCfg>false</purgeCfg>
            <type>lcslot</type>
        </LCSlot-list>
    </lcslot-items>
    <mfgTm>2014-03-17T00:00:00.000+00:00</mfgTm>
    <model/>
    <operSt>online</operSt>
    <operStQual>Chassis came online</operStQual>
    <psuslot-items>
        <PsuSlot-list>
            <id>2</id>
            <descr>PSU slot</descr>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>2</physId>
            <psu-items>
                <cap>54.16</cap>
                <descr>N9K-PAC-650W-2</descr>
                <drawnCurr>6.45</drawnCurr>
                <fanDirection>front2back</fanDirection>
                <fanOpSt>ok</fanOpSt>
                <hwVer/>
                <id>2</id>
                <inputCurr>0.36</inputCurr>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-PAC-650W</model>
                <operSt>ok</operSt>
                <rev>A0</rev>
                <ser>DCB1749X0C6</ser>
                <vSrc>220v</vSrc>
                <vdrId>V01</vdrId>
                <vendor>Cisco Systems Inc</vendor>
                <volt>12.0</volt>
            </psu-items>
            <type>psuslot</type>
        </PsuSlot-list>
        <PsuSlot-list>
            <id>1</id>
            <descr>PSU slot</descr>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <psu-items>
                <cap>54.16</cap>
                <descr>N9K-PAC-650W-1</descr>
                <drawnCurr>6.2</drawnCurr>
                <fanDirection>front2back</fanDirection>
                <fanOpSt>ok</fanOpSt>
                <hwVer/>
                <id>1</id>
                <inputCurr>0.36</inputCurr>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-PAC-650W</model>
                <operSt>ok</operSt>
                <rev>A0</rev>
                <ser>DCB1749X0BB</ser>
                <vSrc>220v</vSrc>
                <vdrId>V01</vdrId>
                <vendor>Cisco Systems Inc</vendor>
                <volt>12.0</volt>
            </psu-items>
            <type>psuslot</type>
        </PsuSlot-list>
    </psuslot-items>
    <rev>A0</rev>
    <role>unsupported</role>
    <ser>SAL1812NT9M</ser>
    <spbp-items>
        <acc>read-only</acc>
        <cap>0</cap>
        <descr>TOR</descr>
        <id>1</id>
        <model>TOR</model>
        <numBlk>3</numBlk>
        <operSt>ok</operSt>
        <rev>A0</rev>
        <ser>SAL1812NT9M</ser>
        <spbpblk-items>
            <cksum>1049</cksum>
            <fbits>0</fbits>
            <hwCBits>0</hwCBits>
            <len>39</len>
            <macB>00-00-ab-cd-dc-ba</macB>
            <macL>128</macL>
            <maxCPwr>0</maxCPwr>
            <oemEprise>0</oemEprise>
            <oemMIB>0</oemMIB>
            <sig>24577</sig>
            <stackMIB>0</stackMIB>
            <ver>3</ver>
        </spbpblk-items>
        <spcmn-items>
            <cksum>6342</cksum>
            <clei>CMMPE00DRB</clei>
            <count>3</count>
            <engBits>0</engBits>
            <hwVer>2.0</hwVer>
            <len>160</len>
            <major>24578</major>
            <mfgBits>0</mfgBits>
            <mfgDev>00</mfgDev>
            <minor>0</minor>
            <oem>Cisco Systems, Inc.</oem>
            <pRev>A0</pRev>
            <pdNum>N9K-C9396PX</pdNum>
            <prtNum>73-15605-04</prtNum>
            <pwrCon>-3500</pwrCon>
            <rmaFl>0-0-0-0</rmaFl>
            <serNum>SAL1812NT9M</serNum>
            <sig>43947</sig>
            <size>65535</size>
            <vdrId>V02</vdrId>
            <ver>3</ver>
        </spcmn-items>
        <type>7</type>
        <vendor>Cisco Systems, Inc.</vendor>
    </spbp-items>
    <supslot-items>
        <SupCSlot-list>
            <id>1</id>
            <descr>Sup slot</descr>
            <loc>front</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <poweroff>no</poweroff>
            <sup-items>
                <cpu-items>
                    <CPU-list>
                        <id>1</id>
                        <arch>x86_64</arch>
                        <cores>4</cores>
                        <coresEn>4</coresEn>
                        <descr> Intel(R) Core(TM) i3- CPU # 2.50GHz</descr>
                        <mfgTm>not-applicable</mfgTm>
                        <model> Intel(R) Core(TM) i3- CPU # 2.50GHz</model>
                        <rev> 58</rev>
                        <ser>n/a</ser>
                        <sock>unspecified</sock>
                        <speed>2500.0</speed>
                        <thrds>4</thrds>
                        <vendor> GenuineIntel</vendor>
                    </CPU-list>
                </cpu-items>
                <descr>1/10G SFP+ Ethernet Module</descr>
                <dimm-items>
                    <Dimm-list>
                        <id>1</id>
                        <acc>read-write</acc>
                        <cap>16015</cap>
                        <descr>RAM</descr>
                        <mfgTm>2018-06-06T14:16:57.620+00:00</mfgTm>
                        <model>n/a</model>
                        <operSt>ok</operSt>
                        <rev>n/a</rev>
                        <ser>n/a</ser>
                        <type>dimm</type>
                        <vendor>n/a</vendor>
                    </Dimm-list>
                </dimm-items>
                <flash-items>
                    <acc>read-write</acc>
                    <cap>61057</cap>
                    <descr>flash</descr>
                    <id>1</id>
                    <mfgTm>2018-06-06T14:16:57.621+00:00</mfgTm>
                    <model>n/a</model>
                    <operSt>ok</operSt>
                    <rev>n/a</rev>
                    <ser>n/a</ser>
                    <type>flash</type>
                    <vendor>n/a</vendor>
                </flash-items>
                <hwVer>2.0</hwVer>
                <id>1</id>
                <macB>74-26-ac-76-64-00</macB>
                <macE>74-26-ac-76-64-37</macE>
                <mfgTm>2014-03-17T00:00:00.000+00:00</mfgTm>
                <mgmt-items>
                    <MgmtP-list>
                        <id>1</id>
                        <descr/>
                        <type>mgmt</type>
                    </MgmtP-list>
                </mgmt-items>
                <model>N9K-C9396PX</model>
                <numP>48</numP>
                <operSt>online</operSt>
                <partNumber>A0</partNumber>
                <pwrSt>on</pwrSt>
                <rdSt>active</rdSt>
                <rev>A0</rev>
                <sensor-items>
                    <Sensor-list>
                        <id>3</id>
                        <descr>CPU</descr>
                        <majorThresh>90</majorThresh>
                        <minorThresh>80</minorThresh>
                        <model>CPU</model>
                        <operSt>normal</operSt>
                        <tempValue>44</tempValue>
                        <type>cpu</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>5</id>
                        <descr>NS-1</descr>
                        <majorThresh>105</majorThresh>
                        <minorThresh>90</minorThresh>
                        <model>NS-1</model>
                        <operSt>normal</operSt>
                        <tempValue>37</tempValue>
                        <type>asic</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>1</id>
                        <descr>FRONT</descr>
                        <majorThresh>70</majorThresh>
                        <minorThresh>42</minorThresh>
                        <model>FRONT</model>
                        <operSt>normal</operSt>
                        <tempValue>28</tempValue>
                        <type>inlet</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>4</id>
                        <descr>TD2-1</descr>
                        <majorThresh>105</majorThresh>
                        <minorThresh>90</minorThresh>
                        <model>TD2-1</model>
                        <operSt>normal</operSt>
                        <tempValue>43</tempValue>
                        <type>asic</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>2</id>
                        <descr>BACK</descr>
                        <majorThresh>80</majorThresh>
                        <minorThresh>70</minorThresh>
                        <model>BACK</model>
                        <operSt>normal</operSt>
                        <tempValue>32</tempValue>
                        <type>outlet</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                </sensor-items>
                <ser>SAL1812NT9M</ser>
                <spsup-items>
                    <acc>read-only</acc>
                    <cap>512</cap>
                    <descr>Sup SPROM</descr>
                    <id>1</id>
                    <model>N9K-C9396PX</model>
                    <numBlk>768</numBlk>
                    <operSt>ok</operSt>
                    <rev>A0</rev>
                    <ser>SAL1812NT9M</ser>
                    <spcmn-items>
                        <cksum>6342</cksum>
                        <clei>CMMPE00DRB</clei>
                        <count>3</count>
                        <engBits>0</engBits>
                        <hwVer>2.0</hwVer>
                        <len>160</len>
                        <major>24578</major>
                        <mfgBits>0</mfgBits>
                        <mfgDev>00</mfgDev>
                        <minor>0</minor>
                        <oem>Cisco Systems, Inc.</oem>
                        <pRev>A0</pRev>
                        <pdNum>N9K-C9396PX</pdNum>
                        <prtNum>73-15605-04</prtNum>
                        <pwrCon>-3500</pwrCon>
                        <rmaFl>0-0-0-0</rmaFl>
                        <serNum>SAL1812NT9M</serNum>
                        <sig>43947</sig>
                        <size>65535</size>
                        <vdrId>V02</vdrId>
                        <ver>3</ver>
                    </spcmn-items>
                    <spsensorblk-items>
                        <cksum>8368</cksum>
                        <len>71</len>
                        <sensor10>-128,-128</sensor10>
                        <sensor11>-128,-128</sensor11>
                        <sensor12>-128,-128</sensor12>
                        <sensor13>-128,-128</sensor13>
                        <sensor14>-128,-128</sensor14>
                        <sensor15>-128,-128</sensor15>
                        <sensor16>-128,-128</sensor16>
                        <sensor17>-128,-128</sensor17>
                        <sensor18>-128,-128</sensor18>
                        <sensor19>-128,-128</sensor19>
                        <sensor20>-128,-128</sensor20>
                        <sensor21>-128,-128</sensor21>
                        <sensor22>-128,-128</sensor22>
                        <sensor23>-128,-128</sensor23>
                        <sensor24>-128,-128</sensor24>
                        <sensor25>-128,-128</sensor25>
                        <sensor26>-128,-128</sensor26>
                        <sensor27>-128,-128</sensor27>
                        <sensor28>-128,-128</sensor28>
                        <sensor29>-128,-128</sensor29>
                        <sensor30>-128,-128</sensor30>
                        <sensor31>-128,-128</sensor31>
                        <sensor32>-128,-128</sensor32>
                        <sensor33>-128,-128</sensor33>
                        <sensor34>-128,-128</sensor34>
                        <sensor35>-128,-128</sensor35>
                        <sensor36>-128,-128</sensor36>
                        <sensor37>-128,-128</sensor37>
                        <sensor38>-128,-128</sensor38>
                        <sensor39>-128,-128</sensor39>
                        <sensor40>-128,-128</sensor40>
                        <sensor9>-128,-128</sensor9>
                        <sig>24584</sig>
                        <ver>1</ver>
                    </spsensorblk-items>
                    <spsupblk-items>
                        <ambT>55</ambT>
                        <cksum>2807</cksum>
                        <coolRq>100</coolRq>
                        <crdIdx>21022</crdIdx>
                        <eobcN>0</eobcN>
                        <epldN>0</epldN>
                        <fbits>0</fbits>
                        <hwCBits>64</hwCBits>
                        <len>103</len>
                        <macB>74-26-ac-76-64-00</macB>
                        <macL>56</macL>
                        <maxCPwr>8300</maxCPwr>
                        <sensor1>60,42</sensor1>
                        <sensor2>80,70</sensor2>
                        <sensor3>90,80</sensor3>
                        <sensor4>100,90</sensor4>
                        <sensor5>110,100</sensor5>
                        <sensor6>110,100</sensor6>
                        <sensor7>105,90</sensor7>
                        <sensor8>-128,-128</sensor8>
                        <sig>24578</sig>
                        <sppd-items>
                            <numPts>48</numPts>
                            <prtTy>2</prtTy>
                        </sppd-items>
                        <ver>2</ver>
                    </spsupblk-items>
                    <type>flash</type>
                    <vendor>Cisco Systems, Inc.</vendor>
                </spsup-items>
                <swCId>298</swCId>
                <swVer>9.2(0.87)</swVer>
                <type>supervisor</type>
                <upTs>2018-06-06T14:16:57.616+00:00</upTs>
                <vdrId>V02</vdrId>
                <vendor>Cisco Systems, Inc.</vendor>
            </sup-items>
            <type>supslot</type>
        </SupCSlot-list>
    </supslot-items>
    <vendor>Cisco Systems, Inc.</vendor>
</ch-items>

The DME and YANG payloads correspond to the following show commands.

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch (config)# show inventory chassis
NAME: "Chassis",  DESCR: "Nexus9000 C9396PX Chassis"
PID: N9K-C9396PX         ,  VID: V02 ,  SN: SAL1812NT9M


Switch (config)# show inventory fans 
NAME: "Fan 1",  DESCR: "Nexus9000 C9396PX Chassis Fan Module"  
PID: N9K-C9300-FAN2      ,  VID: V01 ,  SN: N/A  
 


Switch (config)# show inventory module 1 
NAME: "Slot 1",  DESCR: "1/10G SFP+ Ethernet Module"            
PID: N9K-C9396PX         ,  VID: V02 ,  SN: SAL1812NT9M 


Switch (config)# show inventory power_supply 
NAME: "Power Supply 1",  DESCR: "Nexus9000 C9396PX Chassis Power Supply"
PID: N9K-PAC-650W        ,  VID: V01 ,  SN: DCB1749X0BB  



Switch (config)# show inventory fex 150 
NAME: "FEX 150 CHASSIS",  DESCR: "N2K-C2248TP-1GE  CHASSIS"              
PID: N2K-C2248TP-1GE     ,  VID: V04 ,  SN: FOX1733G0TA          



NAME: "FEX 150 Module 1",  DESCR: "Fabric Extender Module: 48x1GE, 4x10GE Supervisor"
PID: N2K-C2248TP-1GE     ,  VID: V04 ,  SN: FOC17310ANA          



NAME: "FEX 150 Fan 1",  DESCR: "Fabric Extender Fan module"            
PID: N2K-C2248-FAN       ,  VID: N/A ,  SN: N/A                  


NAME: "FEX 150 Power Supply 1",  DESCR: "Fabric Extender AC power supply"       
PID: N2200-PAC-400W-B    ,  VID: V02 ,  SN: LIT17341E0V

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying IP IGMP Groups

Querying IP IGMP Groups: Batch 1 of 2

Querying IP IGMP Groups: Batch 1 of 2
GET http://<IP_Address>/api/mo/sys/igmp/inst/routedb/vrf-[default]/group-[230.0.0.0].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=14&batch-id=1
{
    "totalCount": "1",
    "imdata": [
        {
            "igmpRouteGroup": {
                "attributes": {
                    "dn": "sys/igmp/inst/routedb/vrf-default/group-[230.0.0.0]",
                    "grpAddr": "230.0.0.0"
                },
                "children": [
                    {
                        "igmpRouteSource": {
                            "attributes": {
                                "oifcount": "0",
                                "rn": "source-[0.0.0.0]",
                                "srcAddr": "0.0.0.0"
                            },
                            "children": [
                                {
                                    "igmpRouteOif": {
                                        "attributes": {
                                            "hostProxy": "no",
                                            "local": "no",
                                            "oif": "eth1/1",
                                            "rn": "oif-[eth1/1]",
                                            "static": "yes",
                                            "uptime": "1969-12-31T17:00:18.739+00:00"
                                        }
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        },
        {
            "warning": {
                "attributes": {
                    "text": "backend rv=43700005, Dumped entries into ephemeral objstore"
                }
            }
        }
    ]
}

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying IP IGMP Groups: Batch 2 of 2

Querying IP IGMP Groups: Batch 2 of 2
GET http://<IP_Address>/api/mo/sys/igmp/inst/routedb/vrf-[default]/group-[224.10.10.10].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=14&batch-id=1
{
    "totalCount": "1",
    "imdata": [
        {
            "igmpRouteGroup": {
                "attributes": {
                    "dn": "sys/igmp/inst/routedb/vrf-default/group-[224.10.10.10]",
                    "grpAddr": "224.10.10.10"
                },
                "children": [
                    {
                        "igmpRouteSource": {
                            "attributes": {
                                "oifcount": "0",
                                "rn": "source-[0.0.0.0]",
                                "srcAddr": "0.0.0.0"
                            },
                            "children": [
                                {
                                    "igmpRouteOif": {
                                        "attributes": {
                                            "hostProxy": "no",
                                            "local": "no",
                                            "oif": "eth1/1",
                                            "rn": "oif-[eth1/1]",
                                            "static": "yes",
                                            "uptime": "1969-12-31T17:00:21.228+00:00"
                                        }
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        },
        {
            "warning": {
                "attributes": {
                    "text": "backend rv=43700005, Dumped entries into ephemeral objstore"
                }
            }
        }
    ]
}

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying IP IGMP Groups: All Groups

Querying IP IGMP Groups: All Groups
GET http://<IP_Address>/api/mo/sys/igmp/inst/routedb.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=140&batch-id=1
{
    "totalCount": "1",
    "imdata": [
        {
            "igmpRouteDb": {
                "attributes": {
                    "dn": "sys/igmp/inst/routedb"
                },
                "children": [
                    {
                        "igmpVrf": {
                            "attributes": {
                                "name": "default",
                                "rn": "vrf-default"
                            },
                            "children": [
                                {
                                    "igmpRouteGroup": {
                                        "attributes": {
                                            "grpAddr": "224.10.10.10",
                                            "rn": "group-[224.10.10.10]"
                                        },
                                        "children": [
                                            {
                                                "igmpRouteSource": {
                                                    "attributes": {
                                                        "oifcount": "0",
                                                        "rn": "source-[0.0.0.0]",
                                                        "srcAddr": "0.0.0.0"
                                                    },
                                                    "children": [
                                                        {
                                                            "igmpRouteOif": {
                                                                "attributes": {
                                                                    "hostProxy": "no",
                                                                    "local": "no",
                                                                    "oif": "eth1/1",
                                                                    "rn": "oif-[eth1/1]",
                                                                    "static": "yes",
                                                                    "uptime": "1969-12-31T17:00:21.228+00:00"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                },
                                {
                                    "igmpRouteGroup": {
                                        "attributes": {
                                            "grpAddr": "230.0.0.0",
                                            "rn": "group-[230.0.0.0]"
                                        },
                                        "children": [
                                            {
                                                "igmpRouteSource": {
                                                    "attributes": {
                                                        "oifcount": "0",
                                                        "rn": "source-[0.0.0.0]",
                                                        "srcAddr": "0.0.0.0"
                                                    },
                                                    "children": [
                                                        {
                                                            "igmpRouteOif": {
                                                                "attributes": {
                                                                    "hostProxy": "no",
                                                                    "local": "no",
                                                                    "oif": "eth1/1",
                                                                    "rn": "oif-[eth1/1]",
                                                                    "static": "yes",
                                                                    "uptime": "1969-12-31T17:00:18.739+00:00"
                                                                }
                                                            }
                                                        }
                                                    ]
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        },
        {
            "warning": {
                "attributes": {
                    "text": "backend rv=43700005, Dumped entries into ephemeral objstore"
                }
            }
        }
    ]
}

The entries are fetched in batches. To fetch all entries together, increase the batch-size.

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show ip igmp groups 
IGMP Connected Group Membership for VRF "default" - 2 total entries
Type: S - Static, D - Dynamic, L - Local, T - SSM Translated, H - Host Proxy
Group Address      Type Interface              Uptime    Expires   Last Reporter
224.10.10.10       S    Ethernet1/1            00:00:05  never     10.10.10.2
230.0.0.0          S    Ethernet1/1            00:41:34  never     10.10.10.2

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a Summary of IP Interface Status and Configuration Information

Querying a Summary of Interface Status and Configuration Information
GET http://<IP_Address>/api/mo/sys/ipv4/inst/dom-management/if-[mgmt0]/stat.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-id=1&batch-size=10
{
    "totalCount": "1",
    "imdata": [
        {
            "ipv4IfStat": {
                "attributes": {
                    "aclIn": "",
                    "aclOut": "",
                    "adminState": "up",
                    "bcastAddr": "255.255.255.255",
                    "directBcast": "disabled",
                    "dn": "sys/ipv4/inst/dom-management/if-[mgmt0]/stat",
                    "firstIod": "0",
                    "icmpRedirect": "enabled",
                    "iodValue": "2",
                    "ipDisabled": "TRUE",
                    "ipLoadSharing": "none",
                    "ipUnreach": "disabled",
                    "linkState": "up",
                    "localProxyArp": "disabled",
                    "mAddr": "",
                    "mRouting": "disabled",
                    "mtu": "1500",
                    "numAddr": "0",
                    "numMaddr": "0",
                    "numVaddr": "0",
                    "portUnreach": "enabled",
                    "pref": "0",
                    "priAddr": "10.77.143.134",
                    "priMasklen": "24",
                    "priRoutePref": "0",
                    "priSubnet": "10.77.143.0",
                    "priTag": "0",
                    "protoState": "up",
                    "proxyArp": "disabled",
                    "secAddr": "",
                    "secAddrMasklen": "",
                    "secAddrRoutePref": "",
                    "secAddrSubnet": "",
                    "secAddrTag": "",
                    "statsLastReset": "never",
                    "tag": "0",
                    "unnumChildIntf": "",
                    "unnumIntf": "",
                    "urpfMode": "none",
                    "vaddrClient": "",
                    "vaddrMasklen": "",
                    "vaddrPrefix": "",
                    "vaddrSubnet": "",
                    "vrfNameOut": "management"
                }
            }
        },
        {
            "warning": {
                "attributes": {
                    "text": "backend rv=43700005, Fetch complete"
                }
            }
        }
    ]
} 

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show ip interface brief vrf management 

IP Interface Status for VRF "management"(2)
Interface            IP Address      Interface Status
mgmt0                10.77.143.134   protocol-up/link-up/admin-up       


switch(config)# show ip interface mgmt0

IP Interface Status for VRF "management"(2)
mgmt0, Interface status: protocol-up/link-up/admin-up, iod: 2,
  IP address: 10.77.143.134, IP subnet: 10.77.143.0/24 route-preference: 0, tag:
 0 
  IP broadcast address: 255.255.255.255
  IP multicast groups locally joined: none
  IP MTU: 1500 bytes (using link MTU)
  IP primary address route-preference: 0, tag: 0
  IP proxy ARP : disabled
  IP Local Proxy ARP : disabled
  IP multicast routing: disabled
  IP icmp redirects: enabled
  IP directed-broadcast: disabled 
  IP Forwarding: disabled 
  IP icmp unreachables (except port): disabled
  IP icmp port-unreachable: enabled
  IP unicast reverse path forwarding: none
  IP load sharing: none 
  IP interface statistics last reset: never
  IP interface software stats: (sent/received/forwarded/originated/consumed)
    Unicast packets    : 3244/5598/0/3244/11196
    Unicast bytes      : 491021/506181/0/491021/1012188
    Multicast packets  : 0/79282/0/0/0
    Multicast bytes    : 0/7948514/0/0/0
    Broadcast packets  : 0/5159/0/0/0
    Broadcast bytes    : 0/710173/0/0/0
    Labeled packets    : 0/0/0/0/0
    Labeled bytes      : 0/0/0/0/0
  WCCP Redirect outbound: disabled
  WCCP Redirect inbound: disabled
  WCCP Redirect exclude: disabled


For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying LLDP Neighbor Interface Information

Querying LLDP Neighbor Interface Information
GET http://<IP_Address>/api/mo/sys/lldp/inst/if-[eth1/7]/adj-1.json
{
    "totalCount": "1",
    "imdata": [
        {
            "lldpAdjEp": {
                "attributes": {
                    "capability": "bridge,router",
                    "chassisIdT": "mac",
                    "chassisIdV": "3ce.23c4.7358",
                    "childAction": "",
                    "dn": "sys/lldp/inst/if-[eth1/7]/adj-1",
                    "enCap": "bridge,router",
                    "id": "1",
                    "mgmtIp": "172.22.32.90",
                    "modTs": "never",
                    "monPolDn": "",
                    "name": "",
                    "persistentOnReload": "false",
                    "portDesc": "Ethernet5/7/1",
                    "portIdT": "if-name",
                    "portIdV": "Eth5/7/1",
                    "portVlan": "unspecified",
                    "status": "",
                    "sysDesc": "Cisco NX-OS(tm) n7000, Software (n7000-s2-dk9), Version 8.2(0)SK(1), Interim version 8.2(0)SK(0.214), RELEASE SOFTWARE Copyright (c) 2002-2017 by Cisco Systems, Inc. Compiled 8/30/2017 23:00:00",
                    "sysName": "hmm_n7k_1"
                }
            }
        }
    ]
}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/lldp-items
<lldp-items>
    <adminSt>enabled</adminSt>
    <inst-items>
        <adminSt>enabled</adminSt>
        <holdTime>120</holdTime>
        <if-items>
            <If-list>
                <id>eth1/13</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/15</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/24</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/33</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/31</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/9</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/4</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/44</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/19</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/28</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/35</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/23</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/2</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <ifstats-items>
                    <entriesAged>0</entriesAged>
                    <errPktRcvd>0</errPktRcvd>
                    <pktDiscarded>0</pktDiscarded>
                    <pktRcvd>0</pktRcvd>
                    <pktSent>2436</pktSent>
                    <unrecogTLV>0</unrecogTLV>
                </ifstats-items>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/10</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/4</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/22</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/6</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/1</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/16</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/38</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/27</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/29</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <ifstats-items>
                    <entriesAged>0</entriesAged>
                    <errPktRcvd>0</errPktRcvd>
                    <pktDiscarded>0</pktDiscarded>
                    <pktRcvd>0</pktRcvd>
                    <pktSent>2433</pktSent>
                    <unrecogTLV>0</unrecogTLV>
                </ifstats-items>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/18</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/48</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/11</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/21</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/12</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/43</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/41</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/40</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/37</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/47</id>
                <adj-items>
                    <AdjEp-list>
                        <id>1</id>
                        <capability>bridge,router</capability>
                        <chassisIdT>4</chassisIdT>
                        <chassisIdV>fc5b.394f.2b2</chassisIdV>
                        <enCap>bridge,router</enCap>
                        <mgmtIp>172.27.254.195</mgmtIp>
                        <name/>
                        <portDesc>Ethernet1/45</portDesc>
                        <portIdT>5</portIdT>
                        <portIdV>Ethernet1/45</portIdV>
                        <portVlan>1</portVlan>
                        <sysDesc>Cisco Nexus Operating System (NX-OS) Software 7.0(3)IHD8(1)
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2018, Cisco Systems, Inc. All rights reserved.</sysDesc>
                        <sysName>cyprus_n9k</sysName>
                    </AdjEp-list>
                </adj-items>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <ifstats-items>
                    <entriesAged>0</entriesAged>
                    <errPktRcvd>0</errPktRcvd>
                    <pktDiscarded>0</pktDiscarded>
                    <pktRcvd>2427</pktRcvd>
                    <pktSent>2435</pktSent>
                    <unrecogTLV>0</unrecogTLV>
                </ifstats-items>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/5</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/45</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/39</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/25</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/46</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/26</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/6</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/14</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/2</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/5</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/1</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/8</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/3</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/7</id>
                <adj-items>
                    <AdjEp-list>
                        <id>1</id>
                        <capability>bridge,router</capability>             <-------
                        <chassisIdT>4</chassisIdT>
                        <chassisIdV>3ce.23c4.7358</chassisIdV>             <-------
                        <enCap>bridge,router</enCap>             <-------
                        <mgmtIp>172.22.32.90</mgmtIp>             <-------
                        <name/>
                        <portDesc>Ethernet5/7/1</portDesc>
                        <portIdT>5</portIdT>
                        <portIdV>Eth5/7/1</portIdV>             <-------
                        <portVlan>0</portVlan>
                        <sysDesc>Cisco NX-OS(tm) n7000, Software (n7000-s2-dk9), Version 8.2(0)SK(1), Interim version 8.2(0)SK(0.214), RELEASE SOFTWARE Copyright (c) 2002-2017 by Cisco Systems, Inc. Compiled 8/30/2017 23:00:00</sysDesc>
                        <sysName>hmm_n7k_1</sysName>
                    </AdjEp-list>
                </adj-items>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <ifstats-items>
                    <entriesAged>0</entriesAged>
                    <errPktRcvd>0</errPktRcvd>
                    <pktDiscarded>0</pktDiscarded>
                    <pktRcvd>14562</pktRcvd>
                    <pktSent>2434</pktSent>
                    <unrecogTLV>0</unrecogTLV>
                </ifstats-items>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/3</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/34</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/20</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/42</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/17</id>
                <adj-items>
                    <AdjEp-list>
                        <id>1</id>
                        <capability>bridge,router</capability> 
                        <chassisIdT>4</chassisIdT>
                        <chassisIdV>3ce.23c4.735b</chassisIdV>
                        <enCap>bridge,router</enCap>
                        <mgmtIp>172.22.32.90</mgmtIp>
                        <name/>
                        <portDesc>Ethernet5/7/4</portDesc>
                        <portIdT>5</portIdT>
                        <portIdV>Eth5/7/4</portIdV>
                        <portVlan>0</portVlan>
                        <sysDesc>Cisco NX-OS(tm) n7000, Software (n7000-s2-dk9), Version 8.2(0)SK(1), Interim version 8.2(0)SK(0.214), RELEASE SOFTWARE Copyright (c) 2002-2017 by Cisco Systems, Inc. Compiled 8/30/2017 23:00:00</sysDesc>
                        <sysName>hmm_n7k_1</sysName>
                    </AdjEp-list>
                </adj-items>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <ifstats-items>
                    <entriesAged>0</entriesAged>
                    <errPktRcvd>0</errPktRcvd>
                    <pktDiscarded>0</pktDiscarded>
                    <pktRcvd>14562</pktRcvd>
                    <pktSent>2434</pktSent>
                    <unrecogTLV>0</unrecogTLV>
                </ifstats-items>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/32</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/36</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/30</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
        </if-items>
        <initDelayTime>2</initDelayTime>
        <inststats-items>
            <entriesAged>0</entriesAged>
            <errPktRcvd>0</errPktRcvd>
            <pktDiscarded>0</pktDiscarded>
            <pktRcvd>31551</pktRcvd>
            <pktSent>14600</pktSent>
            <unrecogTLV>0</unrecogTLV>
        </inststats-items>
        <optTlvSel>dcbxp,mgmt-addr-v4,mgmt-addr-v6,port-desc,port-vlan,power-mgmt,sys-cap,sys-desc,sys-name</optTlvSel>
        <portIdSubType>long</portIdSubType>
        <txFreq>30</txFreq>
    </inst-items>
    <operSt>enabled</operSt>
</lldp-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
switch(config)# show lldp neighbors interface ethernet 1/7 detail
Capability codes:
  (R) Router, (B) Bridge, (T) Telephone, (C) DOCSIS Cable Device
  (W) WLAN Access Point, (P) Repeater, (S) Station, (O) Other
Device ID            Local Intf      Hold-time  Capability  Port ID

Chassis id: 3c0e.23c4.7358
Port id: Eth5/7/1
Local Port id: Eth1/7
Port Description: Ethernet5/7/1
System Name: hmm_n7k_1
System Description: Cisco NX-OS(tm) n7000, Software (n7000-s2-dk9), Version 8.2(
0)SK(1), Interim version 8.2(0)SK(0.214), RELEASE SOFTWARE Copyright (c) 2002-20
17 by Cisco Systems, Inc. Compiled 8/30/2017 23:00:00
Time remaining: 118 seconds
System Capabilities: B, R
Enabled Capabilities: B, R
Management Address: 172.22.32.90
Management Address IPV6: not advertised
Vlan ID: not advertised

Total entries displayed: 1


For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying LLDP Traffic Interface Information

Querying LLDP Traffic Interface Information
GET http://<IP_Address>/api/mo/sys/lldp/inst/if-[eth1/7]/ifstats.json
{
  "lldpIfStats": {
    "attributes": {
      "dn": "sys/lldp/inst/if-[eth1/7]/ifstats",
      "entriesAged": "0",
      "errPktRcvd": "0",
      "pktDiscarded": "0",
      "pktRcvd": "13212",
      "pktSent": "2209",
      "unrecogTLV": "0"
    }
  }
}
http:/<IP_Address>/restconf/data/Cisco-NX-OS-device:System/lldp-items
<lldp-items>
    <adminSt>enabled</adminSt>
    <inst-items>
        <adminSt>enabled</adminSt>
        <holdTime>120</holdTime>
        <if-items>
            <If-list>
                <id>eth1/13</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/15</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/24</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/33</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/31</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/9</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/4</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/44</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/19</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/28</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/35</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/23</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/2</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <ifstats-items>
                    <entriesAged>0</entriesAged>
                    <errPktRcvd>0</errPktRcvd>
                    <pktDiscarded>0</pktDiscarded>
                    <pktRcvd>0</pktRcvd>
                    <pktSent>2436</pktSent>
                    <unrecogTLV>0</unrecogTLV>
                </ifstats-items>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/10</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/4</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/22</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/6</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/1</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/16</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/38</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/27</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/29</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <ifstats-items>
                    <entriesAged>0</entriesAged>
                    <errPktRcvd>0</errPktRcvd>
                    <pktDiscarded>0</pktDiscarded>
                    <pktRcvd>0</pktRcvd>
                    <pktSent>2433</pktSent>
                    <unrecogTLV>0</unrecogTLV>
                </ifstats-items>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/18</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/48</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/11</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/21</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/12</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/43</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/41</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/40</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/37</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/47</id>
                <adj-items>
                    <AdjEp-list>
                        <id>1</id>
                        <capability>bridge,router</capability>
                        <chassisIdT>4</chassisIdT>
                        <chassisIdV>fc5b.394f.2b2</chassisIdV>
                        <enCap>bridge,router</enCap>
                        <mgmtIp>172.27.254.195</mgmtIp>
                        <name/>
                        <portDesc>Ethernet1/45</portDesc>
                        <portIdT>5</portIdT>
                        <portIdV>Ethernet1/45</portIdV>
                        <portVlan>1</portVlan>
                        <sysDesc>Cisco Nexus Operating System (NX-OS) Software 7.0(3)IHD8(1)
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2018, Cisco Systems, Inc. All rights reserved.</sysDesc>
                        <sysName>cyprus_n9k</sysName>
                    </AdjEp-list>
                </adj-items>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <ifstats-items>
                    <entriesAged>0</entriesAged>
                    <errPktRcvd>0</errPktRcvd>
                    <pktDiscarded>0</pktDiscarded>
                    <pktRcvd>2427</pktRcvd>
                    <pktSent>2435</pktSent>
                    <unrecogTLV>0</unrecogTLV>
                </ifstats-items>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/5</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/45</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/39</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/25</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/46</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/26</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/6</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/14</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/2</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/5</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/1</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/8</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/3</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/7</id>
                <adj-items>
                    <AdjEp-list>
                        <id>1</id>
                        <capability>bridge,router</capability>
                        <chassisIdT>4</chassisIdT>
                        <chassisIdV>3ce.23c4.7358</chassisIdV>
                        <enCap>bridge,router</enCap>
                        <mgmtIp>172.22.32.90</mgmtIp>
                        <name/>
                        <portDesc>Ethernet5/7/1</portDesc>
                        <portIdT>5</portIdT>
                        <portIdV>Eth5/7/1</portIdV>
                        <portVlan>0</portVlan>
                        <sysDesc>Cisco NX-OS(tm) n7000, Software (n7000-s2-dk9), Version 8.2(0)SK(1), Interim version 8.2(0)SK(0.214), RELEASE SOFTWARE Copyright (c) 2002-2017 by Cisco Systems, Inc. Compiled 8/30/2017 23:00:00</sysDesc>
                        <sysName>hmm_n7k_1</sysName>
                    </AdjEp-list>
                </adj-items>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <ifstats-items>
                    <entriesAged>0</entriesAged>
                    <errPktRcvd>0</errPktRcvd>
                    <pktDiscarded>0</pktDiscarded>
                    <pktRcvd>13212</pktRcvd>               <---------
                    <pktSent>2209</pktSent>               <---------
                    <unrecogTLV>0</unrecogTLV>
                </ifstats-items>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/3</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/34</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/20</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/42</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/17</id>
                <adj-items>
                    <AdjEp-list>
                        <id>1</id>
                        <capability>bridge,router</capability>
                        <chassisIdT>4</chassisIdT>
                        <chassisIdV>3ce.23c4.735b</chassisIdV>
                        <enCap>bridge,router</enCap>
                        <mgmtIp>172.22.32.90</mgmtIp>
                        <name/>
                        <portDesc>Ethernet5/7/4</portDesc>
                        <portIdT>5</portIdT>
                        <portIdV>Eth5/7/4</portIdV>
                        <portVlan>0</portVlan>
                        <sysDesc>Cisco NX-OS(tm) n7000, Software (n7000-s2-dk9), Version 8.2(0)SK(1), Interim version 8.2(0)SK(0.214), RELEASE SOFTWARE Copyright (c) 2002-2017 by Cisco Systems, Inc. Compiled 8/30/2017 23:00:00</sysDesc>
                        <sysName>hmm_n7k_1</sysName>
                    </AdjEp-list>
                </adj-items>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <ifstats-items>
                    <entriesAged>0</entriesAged>
                    <errPktRcvd>0</errPktRcvd>
                    <pktDiscarded>0</pktDiscarded>
                    <pktRcvd>14562</pktRcvd>
                    <pktSent>2434</pktSent>
                    <unrecogTLV>0</unrecogTLV>
                </ifstats-items>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/32</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/36</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/30</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <portDesc/>
                <sysDesc/>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
        </if-items>
        <initDelayTime>2</initDelayTime>
        <inststats-items>
            <entriesAged>0</entriesAged>
            <errPktRcvd>0</errPktRcvd>
            <pktDiscarded>0</pktDiscarded>
            <pktRcvd>31551</pktRcvd>
            <pktSent>14600</pktSent>
            <unrecogTLV>0</unrecogTLV>
        </inststats-items>
        <optTlvSel>dcbxp,mgmt-addr-v4,mgmt-addr-v6,port-desc,port-vlan,power-mgmt,sys-cap,sys-desc,sys-name</optTlvSel>
        <portIdSubType>long</portIdSubType>
        <txFreq>30</txFreq>
    </inst-items>
    <operSt>enabled</operSt>
</lldp-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
   
The CLI command below is the equivalent to the payload example displayed in the pane on the right.

switch(config)# show lldp traffic interface ethernet 1/7
LLDP interface traffic statistics:

    Total frames transmitted: 2209
    Total entries aged: 0
    Total frames received: 13212
    Total frames received in error: 0
    Total frames discarded: 0
    Total unrecognized TLVs: 0

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying LLDP Timer, Port ID Subtype, and TLV Select Information

Querying LLDP Timer, Port ID Subtype, and TLV Select Information
GET http://<IP_Address>/api/mo/sys/lldp/inst.json
{
    "totalCount": "1",
    "imdata": [
        {
            "lldpInst": {
                "attributes": {
                    "adminSt": "enabled",
                    "childAction": "",
                    "ctrl": "",
                    "dn": "sys/lldp/inst",
                    "holdTime": "120",
                    "initDelayTime": "2",
                    "modTs": "2018-05-14T23:19:29.343+00:00",
                    "monPolDn": "uni/fabric/monfab-default",
                    "name": "",
                    "optTlvSel": "dcbxp,mgmt-addr-v4,mgmt-addr-v6,port-desc,port-vlan,power-mgmt,sys-cap,sys-desc,sys-name",
                    "persistentOnReload": "true",
                    "portIdSubType": "long",
                    "status": "",
                    "sysDesc": "",
                    "txFreq": "30",
                    "uid": "0"
                }
            }
        }
    ]
}
http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/lldp-items?content=config
<lldp-items>
    <adminSt>enabled</adminSt>
    <inst-items>
        <adminSt>enabled</adminSt>
        <holdTime>120</holdTime>                 <----------------------
        <if-items>
            <If-list>
                <id>eth1/13</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/15</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/24</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/33</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/31</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/9</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/4</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/44</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/19</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/28</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/35</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/23</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/2</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/10</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/4</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/22</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/6</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/1</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/16</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/38</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/27</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/29</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/18</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/48</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/11</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/21</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/12</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/43</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/41</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/40</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/37</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/47</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/5</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/45</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/39</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/25</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/46</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/26</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/6</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/14</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/2</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/5</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/1</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/8</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth2/3</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/7</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/3</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/34</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/20</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/42</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/17</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/32</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/36</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
            <If-list>
                <id>eth1/30</id>
                <adminRxSt>enabled</adminRxSt>
                <adminSt>enabled</adminSt>
                <adminTxSt>enabled</adminTxSt>
                <tlvSetVlan>0</tlvSetVlan>
            </If-list>
        </if-items>
        <initDelayTime>2</initDelayTime>                 <----------------------
        <optTlvSel>dcbxp,mgmt-addr-v4,mgmt-addr-v6,port-desc,port-vlan,power-mgmt,sys-cap,sys-desc,sys-name</optTlvSel>                 <----------------------
        <portIdSubType>long</portIdSubType>                 <----------------------
        <txFreq>30</txFreq>                <----------------------
    </inst-items>
</lldp-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
switch(config)# show lldp timers
LLDP Timers:

    Holdtime in seconds: 120
    Reinit-time in seconds: 2
    Transmit interval in seconds: 30

	
switch(config)# show lldp tlv-select
   management-address-v4
   management-address-v6
   port-description
   port-vlan
   power-management
   system-capabilities
   system-description
   system-name
   dcbxp
   DCBX ETS Configuration TLV
   DCBX ETS Recommendation TLV
   DCBX PFC Configuration TLV
   DCBX Application Priority TLV

   
switch(config)# show lldp portid-subtype
LLDP and MIB portid-subtype:

    PortId Subtype: 0
	

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying the Current MOTD Banner Message

 Querying the Current MOTD Banner Message 
GET http://<IP_address>/api/mo/sys/userext/preloginbanner.json
{
    "totalCount": "1",
    "imdata": [
        {
            "aaaPreLoginBanner": {
                "attributes": {
                    "childAction": "",
                    "descr": "",
                    "dn": "sys/userext/preloginbanner",
                    "guiMessage": "",
                    "message": "Testing Banner 123",
                    "modTs": "2017-12-21T13:09:27.998+00:00",
                    "name": "",
                    "ownerKey": "",
                    "ownerTag": "",
                    "persistentOnReload": "true",
                    "status": "",
                    "uid": "0"
}}}]}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/userext-items/preloginbanner-items
<preloginbanner-items>
    <delimiter/>
    <message>Testing Banner 123</message>
</preloginbanner-items>

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
switch(config)# show banner motd   
Testing Banner 123   

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a MAC Address Table

Querying a MAC Address Table
GET http://<IP_Address>/api/mo/sys/mac/table.json?rsp-subtree=full
{
    "totalCount": "1",
    "imdata": [
        {
            "l2MacAddressTable": {
                "attributes": {
                    "dn": "sys/mac/table"
                },
                "children": [
                    {
                        "l2MacAddressEntry": {
                            "attributes": {
                                "age": "0",
                                "macAddress": "00:03:00:01:00:01",
                                "macInfo": "standard",
                                "ntfy": "no",
                                "port": "supeth1",
                                "rn": "vlan-[vlan-10]-mac-00:03:00:01:00:01",
                                "routed": "yes",
                                "secure": "no",
                                "static": "yes",
                                "type": "gateway",
                                "vlan": "vlan-10"
                            }
                        }
                    },
                    {
                        "l2MacAddressEntry": {
                            "attributes": {
                                "age": "0",
                                "macAddress": "00:00:03:00:01:04",
                                "macInfo": "vpc-peer-link",
                                "ntfy": "yes",
                                "port": "po101",
                                "rn": "vlan-[vlan-100]-mac-00:00:03:00:01:04",
                                "routed": "no",
                                "secure": "yes",
                                "static": "yes",
                                "type": "primary",
                                "vlan": "vlan-100"
                            }
                        }
                    },
                    {
                        "l2MacAddressEntry": {
                            "attributes": {
                                "age": "0",
                                "macAddress": "00:A6:CA:B6:8D:69",
                                "macInfo": "standard",
                                "ntfy": "no",
                                "port": "supeth1",
                                "rn": "vlan-[vlan-0]-mac-00:A6:CA:B6:8D:69",
                                "routed": "yes",
                                "secure": "no",
                                "static": "yes",
                                "type": "gateway",
                                "vlan": "vlan-0"
                            }
                        }
                    },
                    {
                        "l2MacAddressEntry": {
                            "attributes": {
                                "age": "0",
                                "macAddress": "00:00:03:00:01:01",
                                "macInfo": "vpc-peer-link",
                                "ntfy": "yes",
                                "port": "po101",
                                "rn": "vlan-[vlan-100]-mac-00:00:03:00:01:01",
                                "routed": "no",
                                "secure": "yes",
                                "static": "yes",
                                "type": "primary",
                                "vlan": "vlan-100"
                            }
                        }
                    },
                    {
                        "l2MacAddressEntry": {
                            "attributes": {
                                "age": "0",
                                "macAddress": "00:02:00:01:00:01",
                                "macInfo": "standard",
                                "ntfy": "no",
                                "port": "eth1/51",
                                "rn": "vlan-[vlan-0]-mac-00:02:00:01:00:01",
                                "routed": "yes",
                                "secure": "no",
                                "static": "yes",
                                "type": "gateway",
                                "vlan": "vlan-0"
                            }
                        }
                    },
                    {
                        "l2MacAddressEntry": {
                            "attributes": {
                                "age": "0",
                                "macAddress": "00:92:12:34:00:00",
                                "macInfo": "standard",
                                "ntfy": "no",
                                "port": "eth1/3",
                                "rn": "vlan-[vlan-100]-mac-00:92:12:34:00:00",
                                "routed": "no",
                                "secure": "no",
                                "static": "yes",
                                "type": "primary",
                                "vlan": "vlan-100"
                            }
                        }
                    },
                    {
                        "l2MacAddressEntry": {
                            "attributes": {
                                "age": "0",
                                "macAddress": "00:00:03:00:01:03",
                                "macInfo": "vpc-peer-link",
                                "ntfy": "yes",
                                "port": "po101",
                                "rn": "vlan-[vlan-100]-mac-00:00:03:00:01:03",
                                "routed": "no",
                                "secure": "yes",
                                "static": "yes",
                                "type": "primary",
                                "vlan": "vlan-100"
                            }
                        }
                    },
                    {
                        "l2MacAddressEntry": {
                            "attributes": {
                                "age": "0",
                                "macAddress": "00:00:03:00:01:00",
                                "macInfo": "vpc-peer-link",
                                "ntfy": "yes",
                                "port": "po101",
                                "rn": "vlan-[vlan-100]-mac-00:00:03:00:01:00",
                                "routed": "no",
                                "secure": "yes",
                                "static": "yes",
                                "type": "primary",
                                "vlan": "vlan-100"
                            }
                        }
                    },
                    {
                        "l2MacAddressEntry": {
                            "attributes": {
                                "age": "0",
                                "macAddress": "00:00:03:00:01:02",
                                "macInfo": "vpc-peer-link",
                                "ntfy": "yes",
                                "port": "po101",
                                "rn": "vlan-[vlan-100]-mac-00:00:03:00:01:02",
                                "routed": "no",
                                "secure": "yes",
                                "static": "yes",
                                "type": "primary",
                                "vlan": "vlan-100"
                            }
                        }
                    }
                ]
            }
        }
    ]
}
GET:  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/mac-items

<mac-items>
    <aging>120</aging>
    <static-items>
        <vlan-items>
            <StaticEntry-list>
                <vlan>vlan-100</vlan>
                <staticMacAddress>00:92:12:34:00:00</staticMacAddress>
                <dropAction>false</dropAction>
                <interface>eth1/3</interface>
            </StaticEntry-list>
        </vlan-items>
    </static-items>
    <table-items>
        <vlan-items>
            <MacAddressEntry-list>
                <vlan>vlan-10</vlan>
                <macAddress>00:03:00:01:00:01</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>supeth1</port>
                <routed>true</routed>
                <secure>false</secure>
                <static>true</static>
                <type>gateway</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:00:03:00:01:04</macAddress>
                <age>0</age>
                <macInfo>vpc-peer-link</macInfo>
                <ntfy>true</ntfy>
                <port>po101</port>
                <routed>false</routed>
                <secure>true</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-0</vlan>
                <macAddress>00:A6:CA:B6:8D:69</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>supeth1</port>
                <routed>true</routed>
                <secure>false</secure>
                <static>true</static>
                <type>gateway</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:00:03:00:01:01</macAddress>
                <age>0</age>
                <macInfo>vpc-peer-link</macInfo>
                <ntfy>true</ntfy>
                <port>po101</port>
                <routed>false</routed>
                <secure>true</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-0</vlan>
                <macAddress>00:02:00:01:00:01</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>eth1/51</port>
                <routed>true</routed>
                <secure>false</secure>
                <static>true</static>
                <type>gateway</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:92:12:34:00:00</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>eth1/3</port>
                <routed>false</routed>
                <secure>false</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:00:03:00:01:03</macAddress>
                <age>0</age>
                <macInfo>vpc-peer-link</macInfo>
                <ntfy>true</ntfy>
                <port>po101</port>
                <routed>false</routed>
                <secure>true</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:00:03:00:01:00</macAddress>
                <age>0</age>
                <macInfo>vpc-peer-link</macInfo>
                <ntfy>true</ntfy>
                <port>po101</port>
                <routed>false</routed>
                <secure>true</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:00:03:00:01:02</macAddress>
                <age>0</age>
                <macInfo>vpc-peer-link</macInfo>
                <ntfy>true</ntfy>
                <port>po101</port>
                <routed>false</routed>
                <secure>true</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
        </vlan-items>
    </table-items>
</mac-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
switch# show mac address-table
Legend:
        * - primary entry, G - Gateway MAC, (R) - Routed MAC, O - Overlay MAC
        age - seconds since last seen,+ - primary entry using vPC Peer-Link,
        (T) - True, (F) - False, C - ControlPlane MAC, ~ - vsan
   VLAN     MAC Address      Type      age     Secure NTFY Ports
---------+-----------------+--------+---------+------+----+------------------
*  100     0092.1234.0000   static   -         F      F    Eth1/3
*  100     0000.0300.0100   secure   -         T      F    vPC Peer-Link
*  100     0000.0300.0101   secure   -         T      F    vPC Peer-Link
*  100     0000.0300.0102   secure   -         T      F    vPC Peer-Link
*  100     0000.0300.0103   secure   -         T      F    vPC Peer-Link
*  100     0000.0300.0104   secure   -         T      F    vPC Peer-Link
G    -     0002.0001.0001   static   -         F      F    Eth1/51(R) (Eth1/51)
G   10     0003.0001.0001   static   -         F      F    sup-eth1(R)
G    -     00a6.cab6.8d69   static   -         F      F    sup-eth1(R)

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a MAC Address Table (Static)

Querying a MAC Address Table (Static)
GET http://<IP_Address>/api/mo/sys/mac/table.json?query-target=subtree&query-target-filter=eq(l2MacAddressEntry.static,"yes")
{
    "totalCount": "9",
    "imdata": [
        {
            "l2MacAddressEntry": {
                "attributes": {
                    "age": "0",
                    "dn": "sys/mac/table/vlan-[vlan-100]-mac-00:92:12:34:00:00",
                    "macAddress": "00:92:12:34:00:00",
                    "macInfo": "standard",
                    "ntfy": "no",
                    "port": "eth1/3",
                    "routed": "no",
                    "secure": "no",
                    "static": "yes",
                    "type": "primary",
                    "vlan": "vlan-100"
                }
            }
        },
        {
            "l2MacAddressEntry": {
                "attributes": {
                    "age": "0",
                    "dn": "sys/mac/table/vlan-[vlan-0]-mac-00:A6:CA:B6:8D:69",
                    "macAddress": "00:A6:CA:B6:8D:69",
                    "macInfo": "standard",
                    "ntfy": "no",
                    "port": "supeth1",
                    "routed": "yes",
                    "secure": "no",
                    "static": "yes",
                    "type": "gateway",
                    "vlan": "vlan-0"
                }
            }
        },
        {
            "l2MacAddressEntry": {
                "attributes": {
                    "age": "0",
                    "dn": "sys/mac/table/vlan-[vlan-0]-mac-00:02:00:01:00:01",
                    "macAddress": "00:02:00:01:00:01",
                    "macInfo": "standard",
                    "ntfy": "no",
                    "port": "eth1/51",
                    "routed": "yes",
                    "secure": "no",
                    "static": "yes",
                    "type": "gateway",
                    "vlan": "vlan-0"
                }
            }
        },
        {
            "l2MacAddressEntry": {
                "attributes": {
                    "age": "0",
                    "dn": "sys/mac/table/vlan-[vlan-100]-mac-00:00:03:00:01:00",
                    "macAddress": "00:00:03:00:01:00",
                    "macInfo": "vpc-peer-link",
                    "ntfy": "yes",
                    "port": "po101",
                    "routed": "no",
                    "secure": "yes",
                    "static": "yes",
                    "type": "primary",
                    "vlan": "vlan-100"
                }
            }
        },
        {
            "l2MacAddressEntry": {
                "attributes": {
                    "age": "0",
                    "dn": "sys/mac/table/vlan-[vlan-100]-mac-00:00:03:00:01:01",
                    "macAddress": "00:00:03:00:01:01",
                    "macInfo": "vpc-peer-link",
                    "ntfy": "yes",
                    "port": "po101",
                    "routed": "no",
                    "secure": "yes",
                    "static": "yes",
                    "type": "primary",
                    "vlan": "vlan-100"
                }
            }
        },
        {
            "l2MacAddressEntry": {
                "attributes": {
                    "age": "0",
                    "dn": "sys/mac/table/vlan-[vlan-100]-mac-00:00:03:00:01:03",
                    "macAddress": "00:00:03:00:01:03",
                    "macInfo": "vpc-peer-link",
                    "ntfy": "yes",
                    "port": "po101",
                    "routed": "no",
                    "secure": "yes",
                    "static": "yes",
                    "type": "primary",
                    "vlan": "vlan-100"
                }
            }
        },
        {
            "l2MacAddressEntry": {
                "attributes": {
                    "age": "0",
                    "dn": "sys/mac/table/vlan-[vlan-100]-mac-00:00:03:00:01:02",
                    "macAddress": "00:00:03:00:01:02",
                    "macInfo": "vpc-peer-link",
                    "ntfy": "yes",
                    "port": "po101",
                    "routed": "no",
                    "secure": "yes",
                    "static": "yes",
                    "type": "primary",
                    "vlan": "vlan-100"
                }
            }
        },
        {
            "l2MacAddressEntry": {
                "attributes": {
                    "age": "0",
                    "dn": "sys/mac/table/vlan-[vlan-100]-mac-00:00:03:00:01:04",
                    "macAddress": "00:00:03:00:01:04",
                    "macInfo": "vpc-peer-link",
                    "ntfy": "yes",
                    "port": "po101",
                    "routed": "no",
                    "secure": "yes",
                    "static": "yes",
                    "type": "primary",
                    "vlan": "vlan-100"
                }
            }
        },
        {
            "l2MacAddressEntry": {
                "attributes": {
                    "age": "0",
                    "dn": "sys/mac/table/vlan-[vlan-10]-mac-00:03:00:01:00:01",
                    "macAddress": "00:03:00:01:00:01",
                    "macInfo": "standard",
                    "ntfy": "no",
                    "port": "supeth1",
                    "routed": "yes",
                    "secure": "no",
                    "static": "yes",
                    "type": "gateway",
                    "vlan": "vlan-10"
                }
            }
        }
    ]
}
GET:  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/mac-items

<mac-items>
    <aging>120</aging>
    <static-items>
        <vlan-items>
            <StaticEntry-list>
                <vlan>vlan-100</vlan>
                <staticMacAddress>00:92:12:34:00:00</staticMacAddress>
                <dropAction>false</dropAction>
                <interface>eth1/3</interface>
            </StaticEntry-list>
        </vlan-items>
    </static-items>
    <table-items>
        <vlan-items>
            <MacAddressEntry-list>
                <vlan>vlan-10</vlan>
                <macAddress>00:03:00:01:00:01</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>supeth1</port>
                <routed>true</routed>
                <secure>false</secure>
                <static>true</static>
                <type>gateway</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:00:03:00:01:04</macAddress>
                <age>0</age>
                <macInfo>vpc-peer-link</macInfo>
                <ntfy>true</ntfy>
                <port>po101</port>
                <routed>false</routed>
                <secure>true</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-0</vlan>
                <macAddress>00:A6:CA:B6:8D:69</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>supeth1</port>
                <routed>true</routed>
                <secure>false</secure>
                <static>true</static>
                <type>gateway</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:00:03:00:01:01</macAddress>
                <age>0</age>
                <macInfo>vpc-peer-link</macInfo>
                <ntfy>true</ntfy>
                <port>po101</port>
                <routed>false</routed>
                <secure>true</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-0</vlan>
                <macAddress>00:02:00:01:00:01</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>eth1/51</port>
                <routed>true</routed>
                <secure>false</secure>
                <static>true</static>
                <type>gateway</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:92:12:34:00:00</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>eth1/3</port>
                <routed>false</routed>
                <secure>false</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:00:03:00:01:03</macAddress>
                <age>0</age>
                <macInfo>vpc-peer-link</macInfo>
                <ntfy>true</ntfy>
                <port>po101</port>
                <routed>false</routed>
                <secure>true</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:00:03:00:01:00</macAddress>
                <age>0</age>
                <macInfo>vpc-peer-link</macInfo>
                <ntfy>true</ntfy>
                <port>po101</port>
                <routed>false</routed>
                <secure>true</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-100</vlan>
                <macAddress>00:00:03:00:01:02</macAddress>
                <age>0</age>
                <macInfo>vpc-peer-link</macInfo>
                <ntfy>true</ntfy>
                <port>po101</port>
                <routed>false</routed>
                <secure>true</secure>
                <static>true</static>
                <type>primary</type>
            </MacAddressEntry-list>
        </vlan-items>
    </table-items>
</mac-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
switch# show mac address-table static
Legend:
        * - primary entry, G - Gateway MAC, (R) - Routed MAC, O - Overlay MAC
        age - seconds since last seen,+ - primary entry using vPC Peer-Link,
        (T) - True, (F) - False, C - ControlPlane MAC, ~ - vsan
   VLAN     MAC Address      Type      age     Secure NTFY Ports
---------+-----------------+--------+---------+------+----+------------------
*  100     0092.1234.0000   static   -         F      F    Eth1/3
G    -     0002.0001.0001   static   -         F      F    Eth1/51(R) (Eth1/51)
G   10     0003.0001.0001   static   -         F      F    sup-eth1(R)
G    -     00a6.cab6.8d69   static   -         F      F    sup-eth1(R)

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a Specific Entry in a MAC Address Table

Querying a Specific Entry in a MAC Address Table
GET http://<IP_Address>/api/mo/sys/mac/table/vlan-[vlan-10]-mac-00:03:00:01:00:01.json
{
    "totalCount": "1",
    "imdata": [
        {
            "l2MacAddressEntry": {
                "attributes": {
                    "age": "0",
                    "dn": "sys/mac/table/vlan-[vlan-10]-mac-00:03:00:01:00:01",
                    "macAddress": "00:03:00:01:00:01",
                    "macInfo": "standard",
                    "ntfy": "no",
                    "port": "supeth1",
                    "routed": "yes",
                    "secure": "no",
                    "static": "yes",
                    "type": "gateway",
                    "vlan": "vlan-10"
                }
            }
        }
    ]
}
GET:  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/mac-items

<mac-items>
    <aging>120</aging>
    <table-items>
        <vlan-items>
            <MacAddressEntry-list>
                <vlan>vlan-10</vlan>
                <macAddress>00:03:00:01:00:01</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>supeth1</port>
                <routed>true</routed>
                <secure>false</secure>
                <static>true</static>
                <type>gateway</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-0</vlan>
                <macAddress>00:A6:CA:B6:8D:69</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>supeth1</port>
                <routed>true</routed>
                <secure>false</secure>
                <static>true</static>
                <type>gateway</type>
            </MacAddressEntry-list>
            <MacAddressEntry-list>
                <vlan>vlan-0</vlan>
                <macAddress>00:02:00:01:00:01</macAddress>
                <age>0</age>
                <macInfo>standard</macInfo>
                <ntfy>false</ntfy>
                <port>eth1/51</port>
                <routed>true</routed>
                <secure>false</secure>
                <static>true</static>
                <type>gateway</type>
            </MacAddressEntry-list>
        </vlan-items>
    </table-items>
</mac-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show mac address-table address 0003.0001.0001 vlan 10
Legend:
        * - primary entry, G - Gateway MAC, (R) - Routed MAC, O - Overlay MAC
        age - seconds since last seen,+ - primary entry using vPC Peer-Link,
        (T) - True, (F) - False, C - ControlPlane MAC, ~ - vsan
   VLAN     MAC Address      Type      age     Secure NTFY Ports
---------+-----------------+--------+---------+------+----+------------------
G   10     0003.0001.0001   static   -         F      F    sup-eth1(R)

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a MAC Address Table (Multicast)

Batch 1 of 3

Batch 1 of 3
GET http://<IP_Address>/api/mo/sys/igmpsnoop/inst/dom/db-mac.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=3&batch-id=1
{
    "totalCount": "1",
    "imdata": [
        {
            "igmpsnoopDb": {
                "attributes": {
                    "dn": "sys/igmpsnoop/inst/dom/db-mac",
                    "totalMacCount": "0",
                    "type": "mac"
                },
                "children": [
                    {
                        "igmpsnoopVlanRec": {
                            "attributes": {
                                "macCount": "1",
                                "rn": "vlanrec-2",
                                "vlanid": "2"
                            },
                            "children": [
                                {
                                    "igmpsnoopMacRec": {
                                        "attributes": {
                                            "age": "0",
                                            "macAddress": "01:00:5E:03:04:05",
                                            "rn": "mac-01:00:5E:03:04:05",
                                            "type": "IGMP"
                                        }
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        },
        {
            "warning": {
                "attributes": {
                    "text": "backend rv=0, SUCCESS.WARN: Batch request [3] is less than next Vlan mrouter entry [5].Please increase batch-size and try again."
                }
            }
        }
    ]
}

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Batch 2 of 3

Batch 2 of 3
GET http://<IP_Address>/api/mo/sys/igmpsnoop/inst/dom/db-mac.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=3&batch-id=2
{
    "totalCount": "1",
    "imdata": [
        {
            "igmpsnoopDb": {
                "attributes": {
                    "dn": "sys/igmpsnoop/inst/dom/db-mac",
                    "totalMacCount": "0",
                    "type": "mac"
                },
                "children": [
                    {
                        "igmpsnoopVlanRec": {
                            "attributes": {
                                "macCount": "1",
                                "rn": "vlanrec-3",
                                "vlanid": "3"
                            },
                            "children": [
                                {
                                    "igmpsnoopMacRec": {
                                        "attributes": {
                                            "age": "0",
                                            "macAddress": "01:00:5E:03:03:03",
                                            "rn": "mac-01:00:5E:03:03:03",
                                            "type": "IGMP"
                                        },
                                        "children": [
                                            {
                                                "igmpsnoopMacOifRec": {
                                                    "attributes": {
                                                        "oif": "po10",
                                                        "rn": "oif-[po10]"
                                                    }
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        },
        {
            "warning": {
                "attributes": {
                    "text": "backend rv=0, SUCCESS. Rendered 3 MOs. Please iterate with next batch-id."
                }
            }
        }
    ]
}

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Batch 3 of 3

Batch 3 of 3
GET http://<IP_Address>/api/mo/sys/igmpsnoop/inst/dom/db-mac.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=3&batch-id=3
{
    "totalCount": "1",
    "imdata": [
        {
            "igmpsnoopDb": {
                "attributes": {
                    "dn": "sys/igmpsnoop/inst/dom/db-mac",
                    "totalMacCount": "0",
                    "type": "mac"
                },
                "children": [
                    {
                        "igmpsnoopVlanRec": {
                            "attributes": {
                                "macCount": "1",
                                "rn": "vlanrec-8",
                                "vlanid": "8"
                            },
                            "children": [
                                {
                                    "igmpsnoopMacRec": {
                                        "attributes": {
                                            "age": "0",
                                            "macAddress": "01:00:5E:08:09:00",
                                            "rn": "mac-01:00:5E:08:09:00",
                                            "type": "IGMP"
                                        }
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        },
        {
            "warning": {
                "attributes": {
                    "text": "backend rv=43700005, No more data. Done"
                }
            }
        }
    ]
}
GET:  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:

    -- Missing Info --

The entries are fetched in batches. To fetch all entries together, increase the batch-size.

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show  mac address-table multicast
Legend:
        * - primary entry, G - Gateway MAC,(R) - Routed MAC, O - Overlay MAC
        age - seconds since last seen,+ - primary entry using vPC Peer-Link
   VLAN      MAC Address      Type      Age     OIFs
---------+-----------------+--------+---------+------------------------------
  2         0100.5e03.0405     igmp     0
  3         0100.5e03.0303     igmp     0         Po10
  8         0100.5e08.0900     igmp     0


For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying Module Information

Querying Module Information
GET http://<IP_Address>/api/mo/sys/ch/lcslot-1/lc/splc/splcblk.json 
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptLC": {
                "attributes": {
                    "breakoutFactor": "1",
                    "childAction": "",
                    "descr": "1/10G SFP+ Ethernet Module",
                    "dn": "sys/ch/lcslot-1/lc",
                    "hwVer": "2.0",
                    "id": "1",
                    "macB": "00-00-00-00-00-00",
                    "macE": "00-00-00-00-00-00",
                    "mfgTm": "2014-03-17T00:00:00.000+00:00",
                    "modTs": "2018-06-06T14:16:57.766+00:00",
                    "model": "N9K-C9396PX",
                    "numP": "48",
                    "operSt": "online",
                    "partNumber": "73-15605-04",
                    "persistentOnReload": "false",
                    "pwrSt": "on",
                    "rev": "A0",
                    "ser": "SAL1812NT9M",
                    "status": "",
                    "swCId": "298",
                    "swVer": "9.2(0.87)",
                    "type": "linecard",
                    "upTs": "2018-06-06T14:16:57.766+00:00",
                    "vdrId": "V02",
                    "vendor": "Cisco Systems, Inc."
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/ch/lcslot-2/lc/splc/spcmn.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptSpCmnBlk": {
                "attributes": {
                    "cksum": "6806",
                    "clei": "12345678",
                    "count": "3",
                    "dn": "sys/ch/lcslot-2/lc/splc/spcmn",
                    "engBits": "0",
                    "hwVer": "0.2080",
                    "len": "160",
                    "major": "24578",
                    "mfgBits": "0",
                    "mfgDev": "00000000000000000000",
                    "minor": "0",
                    "oem": "Cisco Systems, Inc.",
                    "pRev": "08",
                    "pdNum": "N9K-M6PQ",
                    "prtNum": "73-15578-02",
                    "pwrCon": "-1333",
                    "rmaFl": "0-0-0-0",
                    "serNum": "SAL1827W7TG",
                    "sig": "43947",
                    "size": "65535",
                    "vdrId": "V00",
                    "ver": "3"
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/ch/lcslot-1/lc/splc/splcblk.json
{
    "totalCount": "1",
    "imdata": [
        {
            "eqptSpromLcBlk": {
                "attributes": {
                    "ambT": "55",
                    "cksum": "2816",
                    "coolRq": "100",
                    "crdIdx": "21022",
                    "dn": "sys/ch/lcslot-1/lc/splc/splcblk",
                    "eobcN": "0",
                    "epldN": "0",
                    "fbits": "0",
                    "hwCBits": "64",
                    "len": "103",
                    "macB": "74-26-ac-76-64-00",
                    "macL": "56",
                    "maxCPwr": "8300",
                    "sensor1": "60,42",
                    "sensor2": "80,70",
                    "sensor3": "90,80",
                    "sensor4": "100,90",
                    "sensor5": "110,100",
                    "sensor6": "110,100",
                    "sensor7": "105,90",
                    "sensor8": "-128,-128",
                    "sig": "24579",
                    "ver": "2"
                }
            }
        }
    ]
}
GET http://<IP_Address>/api/mo/sys/gold/module-1.json
{
    "totalCount": "1",
    "imdata": [
        {
            "goldModule": {
                "attributes": {
                    "description": "1/10G SFP+ Ethernet Module",
                    "diagBootLevel": "complete",
                    "diagStatus": "pass",
                    "dn": "sys/gold/module-1",
                    "id": "1"
                }
            }
        }
    ]
}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/ch-items

<ch-items>
    <descr>Nexus9000 C9396PX Chassis</descr>
    <ftslot-items>
        <FtSlot-list>
            <id>3</id>
            <descr>Fan Slot</descr>
            <ft-items>
                <descr>N9K-C9300-FAN2-3</descr>
                <fan-items>
                    <Fan-list>
                        <id>1</id>
                        <descr>fan</descr>
                        <dir>front2back</dir>
                        <mfgTm>not-applicable</mfgTm>
                        <model>N9K-C9300-FAN2</model>
                        <operSt>ok</operSt>
                        <rev/>
                        <ser/>
                        <speedInPercent>59</speedInPercent>
                        <speedInRpm>9782</speedInRpm>
                        <vendor>Cisco</vendor>
                    </Fan-list>
                </fan-items>
                <fanName>N9K-C9300-FAN2-3</fanName>
                <hwVer>1.0</hwVer>
                <id>3</id>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-C9300-FAN2</model>
                <operSt>ok</operSt>
                <rev/>
                <ser/>
                <vdrId>V01</vdrId>
                <vendor/>
            </ft-items>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>3</physId>
            <type>fantray</type>
        </FtSlot-list>
        <FtSlot-list>
            <id>2</id>
            <descr>Fan Slot</descr>
            <ft-items>
                <descr>N9K-C9300-FAN2-2</descr>
                <fan-items>
                    <Fan-list>
                        <id>1</id>
                        <descr>fan</descr>
                        <dir>front2back</dir>
                        <mfgTm>not-applicable</mfgTm>
                        <model>N9K-C9300-FAN2</model>
                        <operSt>ok</operSt>
                        <rev/>
                        <ser/>
                        <speedInPercent>59</speedInPercent>
                        <speedInRpm>9818</speedInRpm>
                        <vendor>Cisco</vendor>
                    </Fan-list>
                </fan-items>
                <fanName>N9K-C9300-FAN2-2</fanName>
                <hwVer>1.0</hwVer>
                <id>2</id>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-C9300-FAN2</model>
                <operSt>ok</operSt>
                <rev/>
                <ser/>
                <vdrId>V01</vdrId>
                <vendor/>
            </ft-items>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>2</physId>
            <type>fantray</type>
        </FtSlot-list>
        <FtSlot-list>
            <id>1</id>
            <descr>Fan Slot</descr>
            <ft-items>
                <descr>N9K-C9300-FAN2-1</descr>
                <fan-items>
                    <Fan-list>
                        <id>1</id>
                        <descr>fan</descr>
                        <dir>front2back</dir>
                        <mfgTm>not-applicable</mfgTm>
                        <model>N9K-C9300-FAN2</model>
                        <operSt>ok</operSt>
                        <rev/>
                        <ser/>
                        <speedInPercent>60</speedInPercent>
                        <speedInRpm>10055</speedInRpm>
                        <vendor>Cisco</vendor>
                    </Fan-list>
                </fan-items>
                <fanName>N9K-C9300-FAN2-1</fanName>
                <hwVer>1.0</hwVer>
                <id>1</id>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-C9300-FAN2</model>
                <operSt>ok</operSt>
                <rev/>
                <ser/>
                <vdrId>V01</vdrId>
                <vendor/>
            </ft-items>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <type>fantray</type>
        </FtSlot-list>
    </ftslot-items>
    <id>1</id>
    <lcslot-items>
        <LCSlot-list>
            <id>1</id>
            <descr>Linecard slot</descr>
            <lc-items>
                <breakoutFactor>1</breakoutFactor>
                <descr>1/10G SFP+ Ethernet Module</descr>
                <hwVer>2.0</hwVer>
                <id>1</id>
                <leafport-items>
                    <LeafP-list>
                        <id>5</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>41</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>52</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>53</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>26</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>9</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>24</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>40</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>25</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>27</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>14</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>6</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>1</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>36</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>46</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>21</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>7</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>37</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>44</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>50</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>47</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>38</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>54</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>45</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>31</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>8</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>15</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>23</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>3</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>17</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>30</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>16</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>18</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>49</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>33</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>12</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>43</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>51</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>13</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>39</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>29</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>2</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>19</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>4</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>35</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>10</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>34</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>20</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>11</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>32</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>28</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>22</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>42</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                    <LeafP-list>
                        <id>48</id>
                        <descr>Leaf Port</descr>
                        <speed>0</speed>
                        <type>leaf</type>
                    </LeafP-list>
                </leafport-items>
                <macB>00-00-00-00-00-00</macB>
                <macE>00-00-00-00-00-00</macE>
                <mfgTm>2014-03-17T00:00:00.000+00:00</mfgTm>
                <model>N9K-C9396PX</model>
                <numP>48</numP>
                <operSt>online</operSt>
                <partNumber>73-15605-04</partNumber>
                <pwrSt>on</pwrSt>
                <rev>A0</rev>
                <ser>SAL1812NT9M</ser>
                <splc-items>
                    <acc>read-only</acc>
                    <cap>512</cap>
                    <descr>Linecard Sprom</descr>
                    <id>1</id>
                    <numBlk>768</numBlk>
                    <operSt>ok</operSt>
                    <rev/>
                    <ser>SAL1812NT9M</ser>
                    <spcmn-items>
                        <cksum>6342</cksum>
                        <clei>CMMPE00DRB</clei>
                        <count>3</count>
                        <engBits>0</engBits>
                        <hwVer>2.0</hwVer>
                        <len>160</len>
                        <major>24578</major>
                        <mfgBits>0</mfgBits>
                        <mfgDev>00</mfgDev>
                        <minor>0</minor>
                        <oem>Cisco Systems, Inc.</oem>
                        <pRev>A0</pRev>
                        <pdNum>N9K-C9396PX</pdNum>
                        <prtNum>73-15605-04</prtNum>
                        <pwrCon>-3500</pwrCon>
                        <rmaFl>0-0-0-0</rmaFl>
                        <serNum>SAL1812NT9M</serNum>
                        <sig>43947</sig>
                        <size>65535</size>
                        <vdrId>V02</vdrId>
                        <ver>3</ver>
                    </spcmn-items>
                    <splcblk-items>
                        <ambT>55</ambT>
                        <cksum>2816</cksum>
                        <coolRq>100</coolRq>
                        <crdIdx>21022</crdIdx>
                        <eobcN>0</eobcN>
                        <epldN>0</epldN>
                        <fbits>0</fbits>
                        <hwCBits>64</hwCBits>
                        <len>103</len>
                        <macB>74-26-ac-76-64-00</macB>
                        <macL>56</macL>
                        <maxCPwr>8300</maxCPwr>
                        <sensor1>60,42</sensor1>
                        <sensor2>80,70</sensor2>
                        <sensor3>90,80</sensor3>
                        <sensor4>100,90</sensor4>
                        <sensor5>110,100</sensor5>
                        <sensor6>110,100</sensor6>
                        <sensor7>105,90</sensor7>
                        <sensor8>-128,-128</sensor8>
                        <sig>24579</sig>
                        <sppd-items>
                            <numPts>48</numPts>
                            <prtTy>2</prtTy>
                        </sppd-items>
                        <ver>2</ver>
                    </splcblk-items>
                    <spsensorblk-items>
                        <cksum>8368</cksum>
                        <len>71</len>
                        <sensor10>-128,-128</sensor10>
                        <sensor11>-128,-128</sensor11>
                        <sensor12>-128,-128</sensor12>
                        <sensor13>-128,-128</sensor13>
                        <sensor14>-128,-128</sensor14>
                        <sensor15>-128,-128</sensor15>
                        <sensor16>-128,-128</sensor16>
                        <sensor17>-128,-128</sensor17>
                        <sensor18>-128,-128</sensor18>
                        <sensor19>-128,-128</sensor19>
                        <sensor20>-128,-128</sensor20>
                        <sensor21>-128,-128</sensor21>
                        <sensor22>-128,-128</sensor22>
                        <sensor23>-128,-128</sensor23>
                        <sensor24>-128,-128</sensor24>
                        <sensor25>-128,-128</sensor25>
                        <sensor26>-128,-128</sensor26>
                        <sensor27>-128,-128</sensor27>
                        <sensor28>-128,-128</sensor28>
                        <sensor29>-128,-128</sensor29>
                        <sensor30>-128,-128</sensor30>
                        <sensor31>-128,-128</sensor31>
                        <sensor32>-128,-128</sensor32>
                        <sensor33>-128,-128</sensor33>
                        <sensor34>-128,-128</sensor34>
                        <sensor35>-128,-128</sensor35>
                        <sensor36>-128,-128</sensor36>
                        <sensor37>-128,-128</sensor37>
                        <sensor38>-128,-128</sensor38>
                        <sensor39>-128,-128</sensor39>
                        <sensor40>-128,-128</sensor40>
                        <sensor9>-128,-128</sensor9>
                        <sig>24584</sig>
                        <ver>1</ver>
                    </spsensorblk-items>
                    <type>unk</type>
                    <vendor/>
                </splc-items>
                <swCId>298</swCId>
                <swVer>9.2(0.87)</swVer>
                <type>linecard</type>
                <upTs>2018-06-06T14:16:57.766+00:00</upTs>
                <vdrId>V02</vdrId>
                <vendor>Cisco Systems, Inc.</vendor>
            </lc-items>
            <loc>front</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <poweroff>no</poweroff>
            <purgeCfg>false</purgeCfg>
            <type>lcslot</type>
        </LCSlot-list>
        <LCSlot-list>
            <id>2</id>
            <descr>Linecard slot</descr>
            <lc-items>
                <breakoutFactor>1</breakoutFactor>
                <descr>40G Ethernet Expansion Module</descr>
                <hwVer>0.2080</hwVer>
                <id>2</id>
                <macB>00-00-00-00-00-00</macB>
                <macE>00-00-00-00-00-00</macE>
                <mfgTm>2014-06-30T01:00:00.000+00:00</mfgTm>
                <model>N9K-M6PQ</model>
                <numP>6</numP>
                <operSt>online</operSt>
                <partNumber>73-15578-02</partNumber>
                <pwrSt>on</pwrSt>
                <rev>08</rev>
                <ser>SAL1827W7TG</ser>
                <splc-items>
                    <acc>read-only</acc>
                    <cap>512</cap>
                    <descr>Linecard Sprom</descr>
                    <id>1</id>
                    <numBlk>768</numBlk>
                    <operSt>ok</operSt>
                    <rev/>
                    <ser>SAL1827W7TG</ser>
                    <spcmn-items>
                        <cksum>6806</cksum>
                        <clei>12345678</clei>
                        <count>3</count>
                        <engBits>0</engBits>
                        <hwVer>0.2080</hwVer>
                        <len>160</len>
                        <major>24578</major>
                        <mfgBits>0</mfgBits>
                        <mfgDev>00000000000000000000</mfgDev>
                        <minor>0</minor>
                        <oem>Cisco Systems, Inc.</oem>
                        <pRev>08</pRev>
                        <pdNum>N9K-M6PQ</pdNum>
                        <prtNum>73-15578-02</prtNum>
                        <pwrCon>-1333</pwrCon>
                        <rmaFl>0-0-0-0</rmaFl>
                        <serNum>SAL1827W7TG</serNum>
                        <sig>43947</sig>
                        <size>65535</size>
                        <vdrId>V00</vdrId>
                        <ver>3</ver>
                    </spcmn-items>
                    <splcblk-items>
                        <ambT>55</ambT>
                        <cksum>3216</cksum>
                        <coolRq>0</coolRq>
                        <crdIdx>21034</crdIdx>
                        <eobcN>0</eobcN>
                        <epldN>0</epldN>
                        <fbits>0</fbits>
                        <hwCBits>1</hwCBits>
                        <len>103</len>
                        <macB>88-f0-31-bd-34-9e</macB>
                        <macL>6</macL>
                        <maxCPwr>2400</maxCPwr>
                        <sensor1>105,95</sensor1>
                        <sensor2>105,95</sensor2>
                        <sensor3>110,100</sensor3>
                        <sensor4>-128,-128</sensor4>
                        <sensor5>-128,-128</sensor5>
                        <sensor6>-128,-128</sensor6>
                        <sensor7>-128,-128</sensor7>
                        <sensor8>-128,-128</sensor8>
                        <sig>24578</sig>
                        <sppd-items>
                            <numPts>6</numPts>
                            <prtTy>2</prtTy>
                        </sppd-items>
                        <ver>2</ver>
                    </splcblk-items>
                    <spsensorblk-items>
                        <cksum>8368</cksum>
                        <len>71</len>
                        <sensor10>-128,-128</sensor10>
                        <sensor11>-128,-128</sensor11>
                        <sensor12>-128,-128</sensor12>
                        <sensor13>-128,-128</sensor13>
                        <sensor14>-128,-128</sensor14>
                        <sensor15>-128,-128</sensor15>
                        <sensor16>-128,-128</sensor16>
                        <sensor17>-128,-128</sensor17>
                        <sensor18>-128,-128</sensor18>
                        <sensor19>-128,-128</sensor19>
                        <sensor20>-128,-128</sensor20>
                        <sensor21>-128,-128</sensor21>
                        <sensor22>-128,-128</sensor22>
                        <sensor23>-128,-128</sensor23>
                        <sensor24>-128,-128</sensor24>
                        <sensor25>-128,-128</sensor25>
                        <sensor26>-128,-128</sensor26>
                        <sensor27>-128,-128</sensor27>
                        <sensor28>-128,-128</sensor28>
                        <sensor29>-128,-128</sensor29>
                        <sensor30>-128,-128</sensor30>
                        <sensor31>-128,-128</sensor31>
                        <sensor32>-128,-128</sensor32>
                        <sensor33>-128,-128</sensor33>
                        <sensor34>-128,-128</sensor34>
                        <sensor35>-128,-128</sensor35>
                        <sensor36>-128,-128</sensor36>
                        <sensor37>-128,-128</sensor37>
                        <sensor38>-128,-128</sensor38>
                        <sensor39>-128,-128</sensor39>
                        <sensor40>-128,-128</sensor40>
                        <sensor9>-128,-128</sensor9>
                        <sig>24584</sig>
                        <ver>1</ver>
                    </spsensorblk-items>
                    <type>unk</type>
                    <vendor/>
                </splc-items>
                <swCId>329</swCId>
                <swVer>9.2(0.87)</swVer>
                <type>linecard</type>
                <upTs>2018-06-06T14:16:57.798+00:00</upTs>
                <vdrId>V00</vdrId>
                <vendor>Cisco Systems, Inc.</vendor>
            </lc-items>
            <loc>front</loc>
            <operSt>empty</operSt>
            <physId>2</physId>
            <poweroff>no</poweroff>
            <purgeCfg>false</purgeCfg>
            <type>lcslot</type>
        </LCSlot-list>
    </lcslot-items>
    <mfgTm>2014-03-17T00:00:00.000+00:00</mfgTm>
    <model/>
    <operSt>online</operSt>
    <operStQual>Chassis came online</operStQual>
    <psuslot-items>
        <PsuSlot-list>
            <id>2</id>
            <descr>PSU slot</descr>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>2</physId>
            <psu-items>
                <cap>54.16</cap>
                <descr>N9K-PAC-650W-2</descr>
                <drawnCurr>6.17</drawnCurr>
                <fanDirection>front2back</fanDirection>
                <fanOpSt>ok</fanOpSt>
                <hwVer/>
                <id>2</id>
                <inputCurr>0.37</inputCurr>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-PAC-650W</model>
                <operSt>ok</operSt>
                <rev>A0</rev>
                <ser>DCB1749X0C6</ser>
                <vSrc>220v</vSrc>
                <vdrId>V01</vdrId>
                <vendor>Cisco Systems Inc</vendor>
                <volt>12.0</volt>
            </psu-items>
            <type>psuslot</type>
        </PsuSlot-list>
        <PsuSlot-list>
            <id>1</id>
            <descr>PSU slot</descr>
            <loc>rear</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <psu-items>
                <cap>54.16</cap>
                <descr>N9K-PAC-650W-1</descr>
                <drawnCurr>6.2</drawnCurr>
                <fanDirection>front2back</fanDirection>
                <fanOpSt>ok</fanOpSt>
                <hwVer/>
                <id>1</id>
                <inputCurr>0.35</inputCurr>
                <mfgTm>not-applicable</mfgTm>
                <model>N9K-PAC-650W</model>
                <operSt>ok</operSt>
                <rev>A0</rev>
                <ser>DCB1749X0BB</ser>
                <vSrc>220v</vSrc>
                <vdrId>V01</vdrId>
                <vendor>Cisco Systems Inc</vendor>
                <volt>12.0</volt>
            </psu-items>
            <type>psuslot</type>
        </PsuSlot-list>
    </psuslot-items>
    <rev>A0</rev>
    <role>unsupported</role>
    <ser>SAL1812NT9M</ser>
    <spbp-items>
        <acc>read-only</acc>
        <cap>0</cap>
        <descr>TOR</descr>
        <id>1</id>
        <model>TOR</model>
        <numBlk>3</numBlk>
        <operSt>ok</operSt>
        <rev>A0</rev>
        <ser>SAL1812NT9M</ser>
        <spbpblk-items>
            <cksum>1049</cksum>
            <fbits>0</fbits>
            <hwCBits>0</hwCBits>
            <len>39</len>
            <macB>00-00-ab-cd-dc-ba</macB>
            <macL>128</macL>
            <maxCPwr>0</maxCPwr>
            <oemEprise>0</oemEprise>
            <oemMIB>0</oemMIB>
            <sig>24577</sig>
            <stackMIB>0</stackMIB>
            <ver>3</ver>
        </spbpblk-items>
        <spcmn-items>
            <cksum>6342</cksum>
            <clei>CMMPE00DRB</clei>
            <count>3</count>
            <engBits>0</engBits>
            <hwVer>2.0</hwVer>
            <len>160</len>
            <major>24578</major>
            <mfgBits>0</mfgBits>
            <mfgDev>00</mfgDev>
            <minor>0</minor>
            <oem>Cisco Systems, Inc.</oem>
            <pRev>A0</pRev>
            <pdNum>N9K-C9396PX</pdNum>
            <prtNum>73-15605-04</prtNum>
            <pwrCon>-3500</pwrCon>
            <rmaFl>0-0-0-0</rmaFl>
            <serNum>SAL1812NT9M</serNum>
            <sig>43947</sig>
            <size>65535</size>
            <vdrId>V02</vdrId>
            <ver>3</ver>
        </spcmn-items>
        <type>7</type>
        <vendor>Cisco Systems, Inc.</vendor>
    </spbp-items>
    <supslot-items>
        <SupCSlot-list>
            <id>1</id>
            <descr>Sup slot</descr>
            <loc>front</loc>
            <operSt>empty</operSt>
            <physId>1</physId>
            <poweroff>no</poweroff>
            <sup-items>
                <cpu-items>
                    <CPU-list>
                        <id>1</id>
                        <arch>x86_64</arch>
                        <cores>4</cores>
                        <coresEn>4</coresEn>
                        <descr> Intel(R) Core(TM) i3- CPU # 2.50GHz</descr>
                        <mfgTm>not-applicable</mfgTm>
                        <model> Intel(R) Core(TM) i3- CPU # 2.50GHz</model>
                        <rev> 58</rev>
                        <ser>n/a</ser>
                        <sock>unspecified</sock>
                        <speed>2500.0</speed>
                        <thrds>4</thrds>
                        <vendor> GenuineIntel</vendor>
                    </CPU-list>
                </cpu-items>
                <descr>1/10G SFP+ Ethernet Module</descr>
                <dimm-items>
                    <Dimm-list>
                        <id>1</id>
                        <acc>read-write</acc>
                        <cap>16015</cap>
                        <descr>RAM</descr>
                        <mfgTm>2018-06-06T14:16:57.620+00:00</mfgTm>
                        <model>n/a</model>
                        <operSt>ok</operSt>
                        <rev>n/a</rev>
                        <ser>n/a</ser>
                        <type>dimm</type>
                        <vendor>n/a</vendor>
                    </Dimm-list>
                </dimm-items>
                <flash-items>
                    <acc>read-write</acc>
                    <cap>61057</cap>
                    <descr>flash</descr>
                    <id>1</id>
                    <mfgTm>2018-06-06T14:16:57.621+00:00</mfgTm>
                    <model>n/a</model>
                    <operSt>ok</operSt>
                    <rev>n/a</rev>
                    <ser>n/a</ser>
                    <type>flash</type>
                    <vendor>n/a</vendor>
                </flash-items>
                <hwVer>2.0</hwVer>
                <id>1</id>
                <macB>74-26-ac-76-64-00</macB>
                <macE>74-26-ac-76-64-37</macE>
                <mfgTm>2014-03-17T00:00:00.000+00:00</mfgTm>
                <mgmt-items>
                    <MgmtP-list>
                        <id>1</id>
                        <descr/>
                        <type>mgmt</type>
                    </MgmtP-list>
                </mgmt-items>
                <model>N9K-C9396PX</model>
                <numP>48</numP>
                <operSt>online</operSt>
                <partNumber>A0</partNumber>
                <pwrSt>on</pwrSt>
                <rdSt>active</rdSt>
                <rev>A0</rev>
                <sensor-items>
                    <Sensor-list>
                        <id>3</id>
                        <descr>CPU</descr>
                        <majorThresh>90</majorThresh>
                        <minorThresh>80</minorThresh>
                        <model>CPU</model>
                        <operSt>normal</operSt>
                        <tempValue>43</tempValue>
                        <type>cpu</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>5</id>
                        <descr>NS-1</descr>
                        <majorThresh>105</majorThresh>
                        <minorThresh>90</minorThresh>
                        <model>NS-1</model>
                        <operSt>normal</operSt>
                        <tempValue>37</tempValue>
                        <type>asic</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>1</id>
                        <descr>FRONT</descr>
                        <majorThresh>70</majorThresh>
                        <minorThresh>42</minorThresh>
                        <model>FRONT</model>
                        <operSt>normal</operSt>
                        <tempValue>28</tempValue>
                        <type>inlet</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>4</id>
                        <descr>TD2-1</descr>
                        <majorThresh>105</majorThresh>
                        <minorThresh>90</minorThresh>
                        <model>TD2-1</model>
                        <operSt>normal</operSt>
                        <tempValue>43</tempValue>
                        <type>asic</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                    <Sensor-list>
                        <id>2</id>
                        <descr>BACK</descr>
                        <majorThresh>80</majorThresh>
                        <minorThresh>70</minorThresh>
                        <model>BACK</model>
                        <operSt>normal</operSt>
                        <tempValue>33</tempValue>
                        <type>outlet</type>
                        <unit>Celsius</unit>
                        <vendor>Cisco Systems</vendor>
                    </Sensor-list>
                </sensor-items>
                <ser>SAL1812NT9M</ser>
                <spsup-items>
                    <acc>read-only</acc>
                    <cap>512</cap>
                    <descr>Sup SPROM</descr>
                    <id>1</id>
                    <model>N9K-C9396PX</model>
                    <numBlk>768</numBlk>
                    <operSt>ok</operSt>
                    <rev>A0</rev>
                    <ser>SAL1812NT9M</ser>
                    <spcmn-items>
                        <cksum>6342</cksum>
                        <clei>CMMPE00DRB</clei>
                        <count>3</count>
                        <engBits>0</engBits>
                        <hwVer>2.0</hwVer>
                        <len>160</len>
                        <major>24578</major>
                        <mfgBits>0</mfgBits>
                        <mfgDev>00</mfgDev>
                        <minor>0</minor>
                        <oem>Cisco Systems, Inc.</oem>
                        <pRev>A0</pRev>
                        <pdNum>N9K-C9396PX</pdNum>
                        <prtNum>73-15605-04</prtNum>
                        <pwrCon>-3500</pwrCon>
                        <rmaFl>0-0-0-0</rmaFl>
                        <serNum>SAL1812NT9M</serNum>
                        <sig>43947</sig>
                        <size>65535</size>
                        <vdrId>V02</vdrId>
                        <ver>3</ver>
                    </spcmn-items>
                    <spsensorblk-items>
                        <cksum>8368</cksum>
                        <len>71</len>
                        <sensor10>-128,-128</sensor10>
                        <sensor11>-128,-128</sensor11>
                        <sensor12>-128,-128</sensor12>
                        <sensor13>-128,-128</sensor13>
                        <sensor14>-128,-128</sensor14>
                        <sensor15>-128,-128</sensor15>
                        <sensor16>-128,-128</sensor16>
                        <sensor17>-128,-128</sensor17>
                        <sensor18>-128,-128</sensor18>
                        <sensor19>-128,-128</sensor19>
                        <sensor20>-128,-128</sensor20>
                        <sensor21>-128,-128</sensor21>
                        <sensor22>-128,-128</sensor22>
                        <sensor23>-128,-128</sensor23>
                        <sensor24>-128,-128</sensor24>
                        <sensor25>-128,-128</sensor25>
                        <sensor26>-128,-128</sensor26>
                        <sensor27>-128,-128</sensor27>
                        <sensor28>-128,-128</sensor28>
                        <sensor29>-128,-128</sensor29>
                        <sensor30>-128,-128</sensor30>
                        <sensor31>-128,-128</sensor31>
                        <sensor32>-128,-128</sensor32>
                        <sensor33>-128,-128</sensor33>
                        <sensor34>-128,-128</sensor34>
                        <sensor35>-128,-128</sensor35>
                        <sensor36>-128,-128</sensor36>
                        <sensor37>-128,-128</sensor37>
                        <sensor38>-128,-128</sensor38>
                        <sensor39>-128,-128</sensor39>
                        <sensor40>-128,-128</sensor40>
                        <sensor9>-128,-128</sensor9>
                        <sig>24584</sig>
                        <ver>1</ver>
                    </spsensorblk-items>
                    <spsupblk-items>
                        <ambT>55</ambT>
                        <cksum>2807</cksum>
                        <coolRq>100</coolRq>
                        <crdIdx>21022</crdIdx>
                        <eobcN>0</eobcN>
                        <epldN>0</epldN>
                        <fbits>0</fbits>
                        <hwCBits>64</hwCBits>
                        <len>103</len>
                        <macB>74-26-ac-76-64-00</macB>
                        <macL>56</macL>
                        <maxCPwr>8300</maxCPwr>
                        <sensor1>60,42</sensor1>
                        <sensor2>80,70</sensor2>
                        <sensor3>90,80</sensor3>
                        <sensor4>100,90</sensor4>
                        <sensor5>110,100</sensor5>
                        <sensor6>110,100</sensor6>
                        <sensor7>105,90</sensor7>
                        <sensor8>-128,-128</sensor8>
                        <sig>24578</sig>
                        <sppd-items>
                            <numPts>48</numPts>
                            <prtTy>2</prtTy>
                        </sppd-items>
                        <ver>2</ver>
                    </spsupblk-items>
                    <type>flash</type>
                    <vendor>Cisco Systems, Inc.</vendor>
                </spsup-items>
                <swCId>298</swCId>
                <swVer>9.2(0.87)</swVer>
                <type>supervisor</type>
                <upTs>2018-06-06T14:16:57.616+00:00</upTs>
                <vdrId>V02</vdrId>
                <vendor>Cisco Systems, Inc.</vendor>
            </sup-items>
            <type>supslot</type>
        </SupCSlot-list>
    </supslot-items>
    <vendor>Cisco Systems, Inc.</vendor>
</ch-items>

The DME and YANG payloads correspond to the show module 1 command.

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch (config)#  show module 1
Mod Ports             Module-Type                       Model          Status
--- ----- ------------------------------------- --------------------- ---------
1    54   1/10G SFP+ Ethernet Module            N9K-C9396PX           active    

Mod  Sw                       Hw    Slot
---  ----------------------- ------ ----
1    9.2(0.87)                2.0    NA  


Mod  MAC-Address(es)                         Serial-Num
---  --------------------------------------  ----------
1    74-26-ac-76-64-00 to 74-26-ac-76-64-37  SAL1812NT9M

Mod  Online Diag Status
---  ------------------
1    Pass


For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying NTP Peer Status

Querying NTP Peer Status
GET http://<IP_Address>/api/mo/sys/time.json?rsp-subtree=full&rsp-prop-include=config-only     
{
    "totalCount": "1",
    "imdata": [
        {
            "datetimeClkPol": {
                "attributes": {
                    "adminSt": "enabled",
                    "authSt": "disabled",
                    "descr": "",
                    "dn": "sys/time",
                    "logging": "disabled",
                    "loggingLevel": "critical",
                    "master": "disabled",
                    "masterStratum": "8",
                    "ownerKey": "",
                    "ownerTag": "",
                    "persistentOnReload": "true"
                },
                "children": [
                    {
                        "datetimeNtpProvider": {
                            "attributes": {
                                "descr": "",
                                "keyId": "0",
                                "maxPoll": "6",
                                "minPoll": "4",
                                "name": "4.3.2.1",
                                "persistentOnReload": "true",
                                "preferred": "no",
                                "provT": "peer",
                                "rn": "prov-4.3.2.1",
                                "vrf": ""
                            }
                        }
                    },
                    {
                        "datetimeNtpProvider": {
                            "attributes": {
                                "descr": "",
                                "keyId": "0",
                                "maxPoll": "6",
                                "minPoll": "4",
                                "name": "1.2.3.4",
                                "persistentOnReload": "true",
                                "preferred": "no",
                                "provT": "server",
                                "rn": "prov-1.2.3.4",
                                "vrf": ""
                            }
                        }
                    }
                ]
            }
        }
    ]
}
GET  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/time-items/

<time-items>
    <adminSt>enabled</adminSt>
    <authSt>disabled</authSt>
    <clock>2018-06-20T09:48:03.764+00:00</clock>
    <clockRaw>1529488083764</clockRaw>
    <descr/>
    <flags/>
    <leap>0</leap>
    <logging>disabled</logging>
    <loggingLevel>critical</loggingLevel>
    <master>disabled</master>
    <masterStratum>8</masterStratum>
    <name>default</name>
    <ownerKey/>
    <ownerTag/>
    <peer>0</peer>
    <poll>0</poll>
    <precision>0</precision>
    <prov-items>
        <NtpProvider-list>
            <name>4.3.2.1</name>
            <maxPoll>6</maxPoll>
            <minPoll>4</minPoll>
            <preferred>false</preferred>
            <provT>peer</provT>
            <status-items>
                <delay>0.00000</delay>
                <delayRaw>0</delayRaw>
                <dispersion>261631</dispersion>
                <flags>configured</flags>
                <hostPoll>6</hostPoll>
                <mode>symmetricActive</mode>
                <peerPoll>6</peerPoll>
                <reach>0</reach>
                <stratum>16</stratum>
            </status-items>
        </NtpProvider-list>
        <NtpProvider-list>
            <name>1.2.3.4</name>
            <maxPoll>6</maxPoll>
            <minPoll>4</minPoll>
            <preferred>false</preferred>
            <provT>server</provT>
            <status-items>
                <delay>0.00000</delay>
                <delayRaw>0</delayRaw>
                <dispersion>261631</dispersion>
                <flags>configured</flags>
                <hostPoll>6</hostPoll>
                <mode>client</mode>
                <peerPoll>6</peerPoll>
                <reach>0</reach>
                <stratum>16</stratum>
            </status-items>
        </NtpProvider-list>
    </prov-items>
    <refId>0.0.0.0</refId>
    <refTime>1970-01-01T00:00:00.000+00:00</refTime>
    <refTimeRaw>0</refTimeRaw>
    <rootDelay>0</rootDelay>
    <rootDispersion>0</rootDispersion>
    <srvStatus>0</srvStatus>
    <stratum>0</stratum>
</time-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show ntp peer-status
Total peers : 2
* - selected for sync, + -  peer mode(active),
- - peer mode(passive), = - polled in client mode
    remote                                 local
   st   poll   reach delay   vrf
--------------------------------------------------------------------------------
---------------------------------------
=1.2.3.4                                 0.0.0.0
 16   16       0   0.00000default
+4.3.2.1                                 0.0.0.0
 16   16       0   0.00000default


For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying an OSPFv2 Instance

Querying an OSPFv2 Instance
GET http://<IP_Address>/api/node/mo/sys/ospf/inst-my_ospf.json?rsp-subtree=full
{
  "totalCount": "1",
  "imdata": [
    {
      "ospfInst": {
        "attributes": {
          "adminSt": "enabled",
          "childAction": "",
          "ctrl": "",
          "dn": "sys/ospf/inst-my_ospf",
          "memAlert": "normal",
          "modTs": "2016-12-13T02:57:36.789+00:00",
          "monPolDn": "uni/fabric/monfab-default",
          "name": "my_ospf",
          "operErr": "",
          "persistentOnReload": "true",
          "status": "",
          "uid": "0"
        },
        "children": [
          {
            "ospfDom": {
              "attributes": {
                "adjChangeLogLevel": "none",
                "adminSt": "enabled",
                "bwRef": "40000",
                "bwRefUnit": "mbps",
                "childAction": "",
                "ctrl": "",
                "defMetric": "unspecified",
                "discardRoute": "ext,int",
                "dist": "110",
                "downbitIgnore": "no",
                "maxEcmp": "8",
                "modTs": "2016-12-13T02:57:36.789+00:00",
                "monPolDn": "uni/fabric/monfab-default",
                "name": "default",
                "operRtrId": "0.0.0.0",
                "operSt": "down",
                "persistentOnReload": "true",
                "rfc1583Compat": "no",
                "rn": "dom-default",
                "rtrId": "0.0.0.0",
                "status": "",
                "uid": "0"
              },
              "children": [
                {
                  "ospfGr": {
                    "attributes": {
                      "childAction": "",
                      "ctrl": "complete",
                      "gracePeriod": "60",
                      "helper": "yes",
                      "modTs": "2016-12-13T02:57:36.789+00:00",
                      "persistentOnReload": "true",
                      "restartAge": "0",
                      "restartExitReason": "none",
                      "restartStatus": "not-restarting",
                      "rn": "gr",
                      "status": "",
                      "uid": "0"
                    }
                  }
                },
                {
                  "ospfArea": {
                    "attributes": {
                      "asbrCnt": "0",
                      "authType": "unspecified",
                      "brCnt": "0",
                      "childAction": "",
                      "cost": "1",
                      "ctrl": "",
                      "id": "0.0.0.10",
                      "lsaCksumSum": "0",
                      "modTs": "2016-12-14T22:38:25.014+00:00",
                      "monPolDn": "uni/fabric/monfab-default",
                      "nssaTransRole": "candidate",
                      "nssaTransSt": "elected",
                      "nssaTransStabIntvl": "40",
                      "persistentOnReload": "true",
                      "rn": "area-0.0.0.10",
                      "status": "",
                      "type": "regular",
                      "uid": "0"
                    },
                    "children": [
                      {
                        "ospfVLink": {
                          "attributes": {
                            "childAction": "",
                            "deadIntvl": "unspecified",
                            "helloIntvl": "10",
                            "modTs": "2016-12-14T22:38:25.014+00:00",
                            "monPolDn": "uni/fabric/monfab-default",
                            "nbrRtrId": "10.1.2.3",
                            "persistentOnReload": "true",
                            "rexmitIntvl": "5",
                            "rn": "vlink-10.1.2.3",
                            "status": "",
                            "uid": "0",
                            "xmitDelay": "1"
}}}]}}]}}]}}]}

Displays OSPF information.


CLI Command

The CLI command below is the equivalent to the payload example displayed in the pane on the right.

show ip ospf my_ospf

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying OSPF Neighbors

Querying OSPF Neighbors
GET http://<IP_Address>/api/node/mo/sys/ospf/inst-my_ospf.json?rsp-subtree=full

Displays OSPF information.


CLI Command

The CLI command below is the equivalent to the payload example displayed in the pane on the right.

show ip ospf my_ospf

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:
https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying VRF Information

Querying VRF Information
GET http://<IP_Address>/api/mo/sys/ospf.json?rsp-subtree=full
{
"totalCount": "1",
"imdata": [
    {
        "ospfEntity": {
            "attributes": {
                "adminSt": "enabled",
                "childAction": "",
                "dn": "sys/ospf",
                "modTs": "2018-01-02T14:44:46.339+00:00",
                "monPolDn": "uni/fabric/monfab-default",
                "operErr": "",
                "operSt": "enabled",
                "persistentOnReload": "true",
                "status": "",
                "uid": "0"
},
"children": [
    {
        "ospfInst": {
            "attributes": {
                "adminSt": "enabled",
                "childAction": "",
                "ctrl": "",
                "memAlert": "normal",
                "modTs": "2018-01-02T15:42:23.496+00:00",
                "monPolDn": "uni/fabric/monfab-default",
                "name": "100",
                "operErr": "",
                "persistentOnReload": "true",
                "rn": "inst-100",
                "status": "",
                "uid": "0"
},
"children": [
    {
        "ospfDom": {
            "attributes": {
                "adjChangeLogLevel": "none",
                "adminSt": "enabled",
                "bwRef": "40000",
                "bwRefUnit": "mbps",
                "capVrfLite": "unspecified",
                "childAction": "",
                "ctrl": "",
                "defMetric": "0",
                "discardRoute": "ext,int",
                "dist": "110",
                "downbitIgnore": "no",
                "maxEcmp": "8",
                "modTs": "2018-01-02T15:42:25.266+00:00",
                "monPolDn": "uni/fabric/monfab-default",
                "name": "default",
                "operRtrId": "1.1.1.1",
                "operSt": "up",
                "persistentOnReload": "true",
                "rfc1583Compat": "no",
                "rn": "dom-default",
                "rtrId": "1.1.1.1",
                "status": "",
                "uid": "0"
},
"children": [
    {
        "ospfGr": {
            "attributes": {
                "childAction": "",
                "ctrl": "complete",
                "gracePeriod": "60",
                "helper": "yes",
                "modTs": "2018-01-02T15:42:23.496+00:00",
                "persistentOnReload": "true",
                "restartAge": "0",
                "restartExitReason": "none",
                "restartStatus": "not-restarting",
                "rn": "gr",
                "status": "",
                "uid": "0"
}}},{
"ospfArea": {
    "attributes": {
        "asbrCnt": "0",
        "authType": "unspecified",
        "brCnt": "0",
        "childAction": "",
        "cost": "1",
        "ctrl": "",
        "id": "0.0.0.0",
        "lsaCksumSum": "0",
        "modTs": "2018-01-02T15:42:25.141+00:00",
        "monPolDn": "uni/fabric/monfab-default",
        "nssaTransRole": "candidate",
        "nssaTransSt": "disabled",
        "nssaTransStabIntvl": "40",
        "persistentOnReload": "true",
        "rn": "area-0.0.0.0",
        "status": "",
        "type": "regular",
        "uid": "0"
},
"children": [
    {
        "ospfAreaStats": {
            "attributes": {
                "activeIfCnt": "4",
                "adjCnt": "2",
                "areaCreatedTs": "2018-01-02T15:42:25.390+00:00",
                "grHelperPeerCnt": "0",
                "ifCnt": "4",
                "lastSpfDuration": "1365",
                "lpbkIfCnt": "2",
                "lsaCnt": "14",
                "passiveIfCnt": "0",
                "rn": "areastats",
                "spfRuns": "15"
}}},{
"ospfDb": {
    "attributes": {
        "name": "",
        "rn": "db-ls",
        "type": "ls"
},
"children": [
{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "8.8.8.8",
        "advert": "0,1,2,2,60,60,60,2,8,8,8,8,128,0,0,43,242,66,0,32,255,255,255,0,8,8,8,8,1,1,1,1,0,0,0,0",
        "age": "1",
        "arrivalTs": "2018-01-03T12:27:07.004+00:00",
        "cksum": "62018",
        "id": "60.60.60.2",
        "name": "",
        "rn": "lsa-nw-60.60.60.2-8.8.8.8",
        "seq": "2147483691",
        "type": "nw"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "8.8.8.8",
        "advert": "0,1,2,2,70,70,70,2,8,8,8,8,128,0,0,43,237,33,0,32,255,255,255,0,8,8,8,8,3,3,3,3,0,0,0,0",
        "age": "1",
        "arrivalTs": "2018-01-03T12:28:57.107+00:00",
        "cksum": "60705",
        "id": "70.70.70.2",
        "name": "",
        "rn": "lsa-nw-70.70.70.2-8.8.8.8",
        "seq": "2147483691",
        "type": "nw"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "7.7.7.7",
        "advert": "0,1,2,2,37,37,37,7,7,7,7,7,128,0,0,43,96,21,0,32,255,255,255,0,7,7,7,7,3,3,3,3,0,0,0,0",
        "age": "1",
        "arrivalTs": "2018-01-03T12:29:01.509+00:00",
        "cksum": "24597",
        "id": "37.37.37.7",
        "name": "",
        "rn": "lsa-nw-37.37.37.7-7.7.7.7",
        "seq": "2147483691",
        "type": "nw"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "7.7.7.7",
        "advert": "0,1,2,2,17,17,17,7,7,7,7,7,128,0,0,43,206,234,0,32,255,255,255,0,7,7,7,7,1,1,1,1,0,0,0,0",
        "age": "1",
        "arrivalTs": "2018-01-03T12:27:11.479+00:00",
        "cksum": "52970",
        "id": "17.17.17.7",
        "name": "",
        "rn": "lsa-nw-17.17.17.7-7.7.7.7",
        "seq": "2147483691",
        "type": "nw"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "8.8.8.8",
        "advert": "0,1,2,2,90,90,90,1,8,8,8,8,128,0,0,43,87,120,0,32,255,255,255,0,8,8,8,8,4,4,4,4,0,0,0,0",
        "age": "1",
        "arrivalTs": "2018-01-03T12:24:17.023+00:00",
        "cksum": "22392",
        "id": "90.90.90.1",
        "name": "",
        "rn": "lsa-nw-90.90.90.1-8.8.8.8",
        "seq": "2147483691",
        "type": "nw"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "7.7.7.7",
        "advert": "0,1,2,1,7,7,7,7,7,7,7,7,128,0,0,52,112,222,0,84,0,0,0,5,17,17,17,7,17,17,17,7,2,0,0,1",
        "age": "1",
        "arrivalTs": "2018-01-03T12:29:01.509+00:00",
        "cksum": "28894",
        "id": "7.7.7.7",
        "name": "",
        "rn": "lsa-router-7.7.7.7-7.7.7.7",
        "seq": "2147483700",
        "type": "router"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "8.8.8.8",
        "advert": "0,1,2,2,50,50,50,2,8,8,8,8,128,0,0,43,142,192,0,32,255,255,255,0,8,8,8,8,2,2,2,2,0,0,0,0",
        "age": "1",
        "arrivalTs": "2018-01-03T12:27:07.004+00:00",
        "cksum": "36544",
        "id": "50.50.50.2",
        "name": "",
        "rn": "lsa-nw-50.50.50.2-8.8.8.8",
        "seq": "2147483691",
        "type": "nw"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "1.1.1.1",
        "advert": "0,0,2,1,1,1,1,1,1,1,1,1,128,0,0,46,223,191,0,84,0,0,0,5,17,17,17,7,17,17,17,1,2,0,0,1",
        "age": "0",
        "arrivalTs": "2018-01-03T12:29:31.184+00:00",
        "cksum": "57279",
        "id": "1.1.1.1",
        "name": "",
        "rn": "lsa-router-1.1.1.1-1.1.1.1",
        "seq": "2147483694",
        "type": "router"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "7.7.7.7",
        "advert": "0,1,2,2,47,47,47,7,7,7,7,7,128,0,0,43,41,42,0,32,255,255,255,0,7,7,7,7,4,4,4,4,0,0,0,0",
        "age": "1",
        "arrivalTs": "2018-01-03T12:24:21.405+00:00",
        "cksum": "10538",
        "id": "47.47.47.7",
        "name": "",
        "rn": "lsa-nw-47.47.47.7-7.7.7.7",
        "seq": "2147483691",
        "type": "nw"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "3.3.3.3",
        "advert": "0,2,2,1,3,3,3,3,3,3,3,3,128,0,0,47,35,251,0,84,0,0,0,5,37,37,37,7,37,37,37,3,2,0,0,1",
        "age": "2",
        "arrivalTs": "2018-01-03T12:31:32.080+00:00",
        "cksum": "9211",
        "id": "3.3.3.3",
        "name": "",
        "rn": "lsa-router-3.3.3.3-3.3.3.3",
        "seq": "2147483695",
        "type": "router"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "8.8.8.8",
        "advert": "0,1,2,1,8,8,8,8,8,8,8,8,128,0,0,52,232,45,0,84,0,0,0,5,60,60,60,2,60,60,60,2,2,0,0,1",
        "age": "1",
        "arrivalTs": "2018-01-03T12:28:57.107+00:00",
        "cksum": "59437",
        "id": "8.8.8.8",
        "name": "",
        "rn": "lsa-router-8.8.8.8-8.8.8.8",
        "seq": "2147483700",
        "type": "router"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "4.4.4.4",
        "advert": "0,2,2,1,4,4,4,4,4,4,4,4,128,0,0,46,207,98,0,84,0,0,0,5,47,47,47,7,47,47,47,4,2,0,0,1",
        "age": "2",
        "arrivalTs": "2018-01-03T12:31:25.995+00:00",
        "cksum": "53090",
        "id": "4.4.4.4",
        "name": "",
        "rn": "lsa-router-4.4.4.4-4.4.4.4",
        "seq": "2147483694",
        "type": "router"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "2.2.2.2",
        "advert": "0,2,2,1,2,2,2,2,2,2,2,2,128,0,0,45,1,102,0,84,0,0,0,5,27,27,27,7,27,27,27,2,2,0,0,1",
        "age": "2",
        "arrivalTs": "2018-01-03T12:29:34.481+00:00",
        "cksum": "358",
        "id": "2.2.2.2",
        "name": "",
        "rn": "lsa-router-2.2.2.2-2.2.2.2",
        "seq": "2147483693",
        "type": "router"
}}},{
"ospfLsaRec": {
    "attributes": {
        "advRtr": "7.7.7.7",
        "advert": "0,1,2,2,27,27,27,7,7,7,7,7,128,0,0,43,151,255,0,32,255,255,255,0,7,7,7,7,2,2,2,2,0,0,0,0",
        "age": "1",
        "arrivalTs": "2018-01-03T12:27:11.479+00:00",
        "cksum": "38911",
        "id": "27.27.27.7",
        "name": "",
        "rn": "lsa-nw-27.27.27.7-7.7.7.7",
        "seq": "2147483691",
        "type": "nw"
}}}]}}]}},{
"ospfIf": {
    "attributes": {
        "addr": "11.11.11.11/24",
        "adminSt": "enabled",
        "advertiseSecondaries": "yes",
        "area": "0.0.0.0",
        "bdr": "0.0.0.0/32",
        "bdrId": "0.0.0.0",
        "bfdCtrl": "unspecified",
        "childAction": "",
        "cost": "unspecified",
        "ctrl": "",
        "deadIntvl": "unspecified",
        "dr": "0.0.0.0/32",
        "drId": "0.0.0.0",
        "failStQual": "",
        "flags": "admin-up,proto-up",
        "helloIntvl": "10",
        "id": "lo2",
        "lsaCksumSum": "0",
        "modTs": "2018-01-02T15:42:25.160+00:00",
        "monPolDn": "uni/fabric/monfab-default",
        "nwT": "unspecified",
        "operCost": "1",
        "operDeadIntvl": "40",
        "operSt": "loopback",
        "passiveCtrl": "unspecified",
        "persistentOnReload": "true",
        "prio": "1",
        "rexmitIntvl": "5",
        "rn": "if-[lo2]",
        "status": "",
        "type": "loopback",
        "uid": "0",
        "xmitDelay": "1"
},
"children": [
{
"ospfIfStats": {
    "attributes": {
        "adjCnt": "0",
        "evCnt": "1",
        "floodToPeerCnt": "0",
        "grHelperPeerCnt": "0",
        "lsaCnt": "0",
        "peerCnt": "0",
        "rn": "ifstats"
}}}]}},{
"ospfIf": {
    "attributes": {
        "addr": "1.1.1.1/32",
        "adminSt": "enabled",
        "advertiseSecondaries": "yes",
        "area": "0.0.0.0",
        "bdr": "0.0.0.0/32",
        "bdrId": "0.0.0.0",
        "bfdCtrl": "unspecified",
        "childAction": "",
        "cost": "unspecified",
        "ctrl": "",
        "deadIntvl": "unspecified",
        "dr": "0.0.0.0/32",
        "drId": "0.0.0.0",
        "failStQual": "",
        "flags": "admin-up,proto-up",
        "helloIntvl": "10",
        "id": "lo1",
        "lsaCksumSum": "0",
        "modTs": "2018-01-02T15:42:25.154+00:00",
        "monPolDn": "uni/fabric/monfab-default",
        "nwT": "unspecified",
        "operCost": "1",
        "operDeadIntvl": "40",
        "operSt": "loopback",
        "passiveCtrl": "unspecified",
        "persistentOnReload": "true",
        "prio": "1",
        "rexmitIntvl": "5",
        "rn": "if-[lo1]",
        "status": "",
        "type": "loopback",
        "uid": "0",
        "xmitDelay": "1"
},
"children": [
{
"ospfIfStats": {
    "attributes": {
        "adjCnt": "0",
        "evCnt": "1",
        "floodToPeerCnt": "0",
        "grHelperPeerCnt": "0",
        "lsaCnt": "0",
        "peerCnt": "0",
        "rn": "ifstats"
}}}]}},{
"ospfIf": {
    "attributes": {
        "addr": "60.60.60.1/24",
        "adminSt": "enabled",
        "advertiseSecondaries": "yes",
        "area": "0.0.0.0",
        "bdr": "60.60.60.1/32",
        "bdrId": "1.1.1.1",
        "bfdCtrl": "unspecified",
        "childAction": "",
        "cost": "unspecified",
        "ctrl": "",
        "deadIntvl": "unspecified",
        "dr": "60.60.60.2/32",
        "drId": "8.8.8.8",
        "failStQual": "",
        "flags": "admin-up,proto-up",
        "helloIntvl": "10",
        "id": "eth1/50",
        "lsaCksumSum": "0",
        "modTs": "2018-01-02T15:42:25.149+00:00",
        "monPolDn": "uni/fabric/monfab-default",
        "nwT": "unspecified",
        "operCost": "1",
        "operDeadIntvl": "40",
        "operSt": "bdr",
        "passiveCtrl": "unspecified",
        "persistentOnReload": "true",
        "prio": "1",
        "rexmitIntvl": "5",
        "rn": "if-[eth1/50]",
        "status": "",
        "type": "bcast",
        "uid": "0",
        "xmitDelay": "1"
},
"children": [
{
"ospfAdjEp": {
"attributes": {
    "area": "0.0.0.0",
    "bdr": "60.60.60.1",
    "bfdSt": "down",
    "dbdOptions": "66",
    "dr": "60.60.60.2",
    "flags": "all-dbds-acked,all-dbds-sent",
    "helloOptions": "2",
    "id": "8.8.8.8",
    "ifId": "0",
    "name": "",
    "operSt": "full",
    "peerIp": "60.60.60.2",
    "peerName": "",
    "prio": "1",
    "rn": "adj-8.8.8.8"
},
"children": [
{
"ospfAdjStats": {
    "attributes": {
        "dbdSeqNum": "154334347",
        "deadTimerExpTs": "2018-01-03T12:33:00.450+00:00",
        "lastNonHelloPktTs": "2018-01-03T12:31:32.080+00:00",
        "lastStChgTs": "2018-01-02T15:43:05.441+00:00",
        "lsaReqRexmitCnt": "0",
        "outstandingLsaCnt": "0",
        "reqLsaCnt": "0",
        "rn": "adjstats",
        "stChgCnt": "6"
}}},{
"ospfGrSt": {
    "attributes": {
        "helperAge": "0",
        "helperExitQual": "none",
        "helperSt": "not-helping",
        "rn": "gr"
}}}]}},{
"ospfTrafficStats": {
    "attributes": {
        "badAuthPktsRcvd": "0",
        "badCRCPktsRcvd": "0",
        "badLenPktsRcvd": "0",
        "badResvFieldPktsRcvd": "0",
        "badVersionPktsRcvd": "0",
        "dbdPktsRcvd": "3",
        "dbdPktsSent": "4",
        "droppedLsaPktsWhileGR": "0",
        "droppedLsaPktsWhileSPF": "0",
        "droppedSendPkts": "0",
        "dupRtrIdPktsRcvd": "0",
        "dupSrcAddrPktsRcvd": "0",
        "errDbdPktsRcvd": "0",
        "errHelloPktsRcvd": "0",
        "errLsAckPktsRcvd": "0",
        "errLsReqPktsRcvd": "0",
        "errLsUpdPktsRcvd": "0",
        "errPktsRcvd": "0",
        "errSendPkts": "0",
        "floodPktSendIpThrottle": "0",
        "floodPktSendTokenThrottle": "0",
        "helloPktsRcvd": "8551",
        "helloPktsSent": "8560",
        "invalidDestAddrPktsRcvd": "0",
        "invalidSrcAddrPktsRcvd": "0",
        "lastStatsClearTs": "2018-01-02T15:42:25.396+00:00",
        "lsAckPktsRcvd": "169",
        "lsAckPktsSent": "256",
        "lsReqPktsRcvd": "1",
        "lsReqPktsSent": "1",
        "lsUpdPktsRcvd": "258",
        "lsUpdPktsSent": "175",
        "lsuFirstTxPkts": "173",
        "lsuForLsreqPkts": "1",
        "lsuPeerTxPkts": "0",
        "lsuRexmitPkts": "1",
        "noOspfIntfPktsRcvd": "0",
        "passiveIntfPktsRcvd": "0",
        "peerNotFoundPktsRcvd": "0",
        "peerRtrIdChgdPktsRcvd": "0",
        "rcvdLsaPktsIgnored": "0",
        "rcvdPktsDropped": "0",
        "rn": "trstats",
        "totalPktsRcvd": "8982",
        "totalPktsSent": "8996",
        "unknownPktsRcvd": "0",
        "unknownSendPkts": "0",
        "wrongAreaPktsRcvd": "0"
}}},{
"ospfIfStats": {
    "attributes": {
        "adjCnt": "1",
        "evCnt": "2",
        "floodToPeerCnt": "1",
        "grHelperPeerCnt": "0",
        "lsaCnt": "0",
        "peerCnt": "1",
        "rn": "ifstats"
}}}]}},{
"ospfIf": {
    "attributes": {
        "addr": "17.17.17.1/24",
        "adminSt": "enabled",
        "advertiseSecondaries": "yes",
        "area": "0.0.0.0",
        "bdr": "17.17.17.1/32",
        "bdrId": "1.1.1.1",
        "bfdCtrl": "unspecified",
        "childAction": "",
        "cost": "unspecified",
        "ctrl": "",
        "deadIntvl": "unspecified",
        "dr": "17.17.17.7/32",
        "drId": "7.7.7.7",
        "failStQual": "",
        "flags": "admin-up,proto-up",
        "helloIntvl": "10",
        "id": "eth1/49",
        "lsaCksumSum": "0",
        "modTs": "2018-01-02T15:42:25.143+00:00",
        "monPolDn": "uni/fabric/monfab-default",
        "nwT": "unspecified",
        "operCost": "1",
        "operDeadIntvl": "40",
        "operSt": "bdr",
        "passiveCtrl": "unspecified",
        "persistentOnReload": "true",
        "prio": "1",
        "rexmitIntvl": "5",
        "rn": "if-[eth1/49]",
        "status": "",
        "type": "bcast",
        "uid": "0",
        "xmitDelay": "1"
},
"children": [
{
"ospfAdjEp": {
    "attributes": {
        "area": "0.0.0.0",
        "bdr": "17.17.17.1",
        "bfdSt": "down",
        "dbdOptions": "66",
        "dr": "17.17.17.7",
        "flags": "all-dbds-acked,all-dbds-sent",
        "helloOptions": "2",
        "id": "7.7.7.7",
        "ifId": "0",
        "name": "",
        "operSt": "full",
        "peerIp": "17.17.17.7",
        "peerName": "",
        "prio": "1",
        "rn": "adj-7.7.7.7"
},
"children": [
{
"ospfAdjStats": {
    "attributes": {
        "dbdSeqNum": "1675189442",
        "deadTimerExpTs": "2018-01-03T12:33:02.231+00:00",
        "lastNonHelloPktTs": "2018-01-03T12:31:32.105+00:00",
        "lastStChgTs": "2018-01-02T15:43:05.431+00:00",
        "lsaReqRexmitCnt": "0",
        "outstandingLsaCnt": "0",
        "reqLsaCnt": "0",
        "rn": "adjstats",
        "stChgCnt": "6"
}}},{
"ospfGrSt": {
    "attributes": {
        "helperAge": "0",
        "helperExitQual": "none",
        "helperSt": "not-helping",
        "rn": "gr"
}}}]}},{
"ospfTrafficStats": {
    "attributes": {
        "badAuthPktsRcvd": "0",
        "badCRCPktsRcvd": "0",
        "badLenPktsRcvd": "0",
        "badResvFieldPktsRcvd": "0",
        "badVersionPktsRcvd": "0",
        "dbdPktsRcvd": "3",
        "dbdPktsSent": "4",
        "droppedLsaPktsWhileGR": "0",
        "droppedLsaPktsWhileSPF": "0",
        "droppedSendPkts": "0",
        "dupRtrIdPktsRcvd": "0",
        "dupSrcAddrPktsRcvd": "0",
        "errDbdPktsRcvd": "0",
        "errHelloPktsRcvd": "0",
        "errLsAckPktsRcvd": "0",
        "errLsReqPktsRcvd": "0",
        "errLsUpdPktsRcvd": "0",
        "errPktsRcvd": "0",
        "errSendPkts": "0",
        "floodPktSendIpThrottle": "0",
        "floodPktSendTokenThrottle": "0",
        "helloPktsRcvd": "8565",
        "helloPktsSent": "8575",
        "invalidDestAddrPktsRcvd": "0",
        "invalidSrcAddrPktsRcvd": "0",
        "lastStatsClearTs": "2018-01-02T15:42:25.390+00:00",
        "lsAckPktsRcvd": "170",
        "lsAckPktsSent": "256",
        "lsReqPktsRcvd": "1",
        "lsReqPktsSent": "1",
        "lsUpdPktsRcvd": "258",
        "lsUpdPktsSent": "175",
        "lsuFirstTxPkts": "173",
        "lsuForLsreqPkts": "1",
        "lsuPeerTxPkts": "0",
        "lsuRexmitPkts": "1",
        "noOspfIntfPktsRcvd": "0",
        "passiveIntfPktsRcvd": "0",
        "peerNotFoundPktsRcvd": "0",
        "peerRtrIdChgdPktsRcvd": "0",
        "rcvdLsaPktsIgnored": "0",
        "rcvdPktsDropped": "0",
        "rn": "trstats",
        "totalPktsRcvd": "8997",
        "totalPktsSent": "9011",
        "unknownPktsRcvd": "0",
        "unknownSendPkts": "0",
        "wrongAreaPktsRcvd": "0"
}}},{
"ospfIfStats": {
    "attributes": {
        "adjCnt": "1",
        "evCnt": "2",
        "floodToPeerCnt": "1",
        "grHelperPeerCnt": "0",
        "lsaCnt": "0",
        "peerCnt": "1",
        "rn": "ifstats"
}}}]}},{
"ospfTrafficStats": {
    "attributes": {
        "badAuthPktsRcvd": "0",
        "badCRCPktsRcvd": "0",
        "badLenPktsRcvd": "0",
        "badResvFieldPktsRcvd": "0",
        "badVersionPktsRcvd": "0",
        "dbdPktsRcvd": "6",
        "dbdPktsSent": "8",
        "droppedLsaPktsWhileGR": "0",
        "droppedLsaPktsWhileSPF": "0",
        "droppedSendPkts": "0",
        "dupRtrIdPktsRcvd": "0",
        "dupSrcAddrPktsRcvd": "0",
        "errDbdPktsRcvd": "0",
        "errHelloPktsRcvd": "0",
        "errLsAckPktsRcvd": "0",
        "errLsReqPktsRcvd": "0",
        "errLsUpdPktsRcvd": "0",
        "errPktsRcvd": "0",
        "errSendPkts": "0",
        "floodPktSendIpThrottle": "0",
        "floodPktSendTokenThrottle": "0",
        "helloPktsRcvd": "17127",
        "helloPktsSent": "17145",
        "invalidDestAddrPktsRcvd": "0",
        "invalidSrcAddrPktsRcvd": "0",
        "lastStatsClearTs": "2018-01-02T15:42:25.371+00:00",
        "lsAckPktsRcvd": "339",
        "lsAckPktsSent": "512",
        "lsReqPktsRcvd": "2",
        "lsReqPktsSent": "2",
        "lsUpdPktsRcvd": "516",
        "lsUpdPktsSent": "350",
        "lsuFirstTxPkts": "346",
        "lsuForLsreqPkts": "2",
        "lsuPeerTxPkts": "0",
        "lsuRexmitPkts": "2",
        "noOspfIntfPktsRcvd": "0",
        "passiveIntfPktsRcvd": "0",
        "peerNotFoundPktsRcvd": "0",
        "peerRtrIdChgdPktsRcvd": "0",
        "rcvdLsaPktsIgnored": "0",
        "rcvdPktsDropped": "0",
        "rn": "trstats",
        "totalPktsRcvd": "17990",
        "totalPktsSent": "18017",
        "unknownPktsRcvd": "0",
        "unknownSendPkts": "0",
        "wrongAreaPktsRcvd": "0"
}}},{
"ospfDomStats": {
    "attributes": {
        "activeAreaCnt": "1",
        "activeExtAreaCnt": "1",
        "activeNssaAreaCnt": "0",
        "activeStubAreaCnt": "0",
        "areaBdrRtr": "0",
        "areaCnt": "1",
        "asBdrRtr": "0",
        "extAreaCnt": "1",
        "extLsaCnt": "0",
        "ifCnt": "4",
        "lastStatsClearTs": "2018-01-02T15:42:25.371+00:00",
        "newLsaRxCnt": "560",
        "newLsaTxCnt": "4",
        "nssaAreaCnt": "0",
        "opaqueAsLsaCnt": "0",
        "peerCnt": "2",
        "rn": "domstats",
        "stubAreaCnt": "0",
        "totalAsLsaCnt": "0"
}}},{
"ospfDb": {
    "attributes": {
        "name": "",
        "rn": "db-rt",
        "type": "rt"
},
"children": [
{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "3",
        "name": "",
        "pathT": "intra",
        "pfx": "22.22.22.22/32",
        "rn": "rt-[22.22.22.22/32]",
        "tag": "0",
        "ucastCost": "3"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "60.60.60.2",
        "flags": "v4",
        "if": "eth1/50",
        "name": "",
        "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}},{
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}},{
"ospfRoute": {
"attributes": {
    "area": "0.0.0.0",
    "dist": "110",
    "flags": "in-rib,v4",
    "mcastCost": "3",
    "name": "",
    "pathT": "intra",
    "pfx": "34.34.34.34/32",
    "rn": "rt-[34.34.34.34/32]",
    "tag": "0",
    "ucastCost": "3"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "60.60.60.2",
        "flags": "v4",
        "if": "eth1/50",
        "name": "",
        "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}},{
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "3",
        "name": "",
        "pathT": "intra",
        "pfx": "4.4.4.4/32",
        "rn": "rt-[4.4.4.4/32]",
        "tag": "0",
        "ucastCost": "3"
},
"children": [
    {
        "ospfUcNexthop": {
            "attributes": {
                "addr": "60.60.60.2",
                "flags": "v4",
                "if": "eth1/50",
                "name": "",
                "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}},{
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "3",
        "name": "",
        "pathT": "intra",
        "pfx": "44.44.44.44/32",
        "rn": "rt-[44.44.44.44/32]",
        "tag": "0",
        "ucastCost": "3"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "60.60.60.2",
        "flags": "v4",
        "if": "eth1/50",
        "name": "",
        "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}},{                                                                    
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "2",
        "name": "",
        "pathT": "intra",
        "pfx": "70.70.70.0/24",
        "rn": "rt-[70.70.70.0/24]",
        "tag": "0",
        "ucastCost": "2"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "60.60.60.2",
        "flags": "v4",
        "if": "eth1/50",
        "name": "",
        "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "direct,v4",
        "mcastCost": "1",
        "name": "",
        "pathT": "intra",
        "pfx": "1.1.1.1/32",
        "rn": "rt-[1.1.1.1/32]",
        "tag": "0",
        "ucastCost": "1"
},
"children": [
    {
        "ospfUcNexthop": {
            "attributes": {
                "addr": "1.1.1.1",
                "flags": "direct,v4",
                "if": "lo1",
                "name": "",
                "rn": "ucnh-[lo1]-[1.1.1.1]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "2",
        "name": "",
        "pathT": "intra",
        "pfx": "50.50.50.0/24",
        "rn": "rt-[50.50.50.0/24]",
        "tag": "0",
        "ucastCost": "2"
},
"children": [
    {
        "ospfUcNexthop": {
            "attributes": {
                "addr": "60.60.60.2",
                "flags": "v4",
                "if": "eth1/50",
                "name": "",
                "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "direct,v4",
        "mcastCost": "1",
        "name": "",
        "pathT": "intra",
        "pfx": "12.12.12.12/32",
        "rn": "rt-[12.12.12.12/32]",
        "tag": "0",
        "ucastCost": "1"
},
"children": [
    {
        "ospfUcNexthop": {
            "attributes": {
                "addr": "12.12.12.12",
                "flags": "direct,v4",
                "if": "lo2",
                "name": "",
                "rn": "ucnh-[lo2]-[12.12.12.12]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "3",
        "name": "",
        "pathT": "intra",
        "pfx": "2.2.2.2/32",
        "rn": "rt-[2.2.2.2/32]",
        "tag": "0",
        "ucastCost": "3"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "60.60.60.2",
        "flags": "v4",
        "if": "eth1/50",
        "name": "",
        "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}},{
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "2",
        "name": "",
        "pathT": "intra",
        "pfx": "90.90.90.0/24",
        "rn": "rt-[90.90.90.0/24]",
        "tag": "0",
        "ucastCost": "2"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "60.60.60.2",
        "flags": "v4",
        "if": "eth1/50",
        "name": "",
        "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "2",
        "name": "",
        "pathT": "intra",
        "pfx": "47.47.47.0/24",
        "rn": "rt-[47.47.47.0/24]",
        "tag": "0",
        "ucastCost": "2"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "2",
        "name": "",
        "pathT": "intra",
        "pfx": "8.8.8.8/32",
        "rn": "rt-[8.8.8.8/32]",
        "tag": "0",
        "ucastCost": "2"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "60.60.60.2",
        "flags": "v4",
        "if": "eth1/50",
        "name": "",
        "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "direct,v4",
        "mcastCost": "1",
        "name": "",
        "pathT": "intra",
        "pfx": "11.11.11.11/32",
        "rn": "rt-[11.11.11.11/32]",
        "tag": "0",
        "ucastCost": "1"
},
"children": [
{
    "ospfUcNexthop": {
        "attributes": {
            "addr": "11.11.11.11",
            "flags": "direct,v4",
            "if": "lo2",
            "name": "",
            "rn": "ucnh-[lo2]-[11.11.11.11]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "2",
        "name": "",
        "pathT": "intra",
        "pfx": "37.37.37.0/24",
        "rn": "rt-[37.37.37.0/24]",
        "tag": "0",
        "ucastCost": "2"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "direct,v4",
        "mcastCost": "1",
        "name": "",
        "pathT": "intra",
        "pfx": "17.17.17.0/24",
        "rn": "rt-[17.17.17.0/24]",
        "tag": "0",
        "ucastCost": "1"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.1",
        "flags": "direct,v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.1]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "direct,v4",
        "mcastCost": "1",
        "name": "",
        "pathT": "intra",
        "pfx": "60.60.60.0/24",
        "rn": "rt-[60.60.60.0/24]",
        "tag": "0",
        "ucastCost": "1"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "60.60.60.1",
        "flags": "direct,v4",
        "if": "eth1/50",
        "name": "",
        "rn": "ucnh-[eth1/50]-[60.60.60.1]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "3",
        "name": "",
        "pathT": "intra",
        "pfx": "33.33.33.33/32",
        "rn": "rt-[33.33.33.33/32]",
        "tag": "0",
        "ucastCost": "3"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "60.60.60.2",
        "flags": "v4",
        "if": "eth1/50",
        "name": "",
        "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}}, {
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "2",
        "name": "",
        "pathT": "intra",
        "pfx": "27.27.27.0/24",
        "rn": "rt-[27.27.27.0/24]",
        "tag": "0",
        "ucastCost": "2"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "3",
        "name": "",
        "pathT": "intra",
        "pfx": "3.3.3.3/32",
        "rn": "rt-[3.3.3.3/32]",
        "tag": "0",
        "ucastCost": "3"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "60.60.60.2",
        "flags": "v4",
        "if": "eth1/50",
        "name": "",
        "rn": "ucnh-[eth1/50]-[60.60.60.2]"
}}}, {
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}},{
"ospfRoute": {
    "attributes": {
        "area": "0.0.0.0",
        "dist": "110",
        "flags": "in-rib,v4",
        "mcastCost": "2",
        "name": "",
        "pathT": "intra",
        "pfx": "7.7.7.7/32",
        "rn": "rt-[7.7.7.7/32]",
        "tag": "0",
        "ucastCost": "2"
},
"children": [
{
"ospfUcNexthop": {
    "attributes": {
        "addr": "17.17.17.7",
        "flags": "v4",
        "if": "eth1/49",
        "name": "",
        "rn": "ucnh-[eth1/49]-[17.17.17.7]"
}}}]}}]}}]}}]}}]}}]}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/ospf-items
<ospf-items>
    <adminSt>enabled</adminSt>
    <if-items>
        <InternalIf-list>
            <id>eth1/50</id>
            <instanceid>0</instanceid>
            <addr>0.0.0.0</addr>
            <adminSt>enabled</adminSt>
            <advertiseSecondaries>true</advertiseSecondaries>
            <area>0.0.0.0</area>
            <bdr>0.0.0.0</bdr>
            <bdrId>0.0.0.0</bdrId>
            <bfdCtrl>unspecified</bfdCtrl>
            <cost>0</cost>
            <deadIntvl>0</deadIntvl>
            <dom>default</dom>
            <dr>0.0.0.0</dr>
            <drId>0.0.0.0</drId>
            <failStQual/>
            <flags/>
            <helloIntvl>10</helloIntvl>
            <instance>100</instance>
            <lsaCksumSum>0</lsaCksumSum>
            <nwT>unspecified</nwT>
            <operCost>0</operCost>
            <operDeadIntvl>0</operDeadIntvl>
            <operSt>down</operSt>
            <passiveCtrl>unspecified</passiveCtrl>
            <prio>1</prio>
            <rexmitIntvl>5</rexmitIntvl>
            <type>unspecified</type>
            <xmitDelay>1</xmitDelay>
        </InternalIf-list>
        <InternalIf-list>
            <id>lo1</id>
            <instanceid>0</instanceid>
            <addr>0.0.0.0</addr>
            <adminSt>enabled</adminSt>
            <advertiseSecondaries>true</advertiseSecondaries>
            <area>0.0.0.0</area>
            <bdr>0.0.0.0</bdr>
            <bdrId>0.0.0.0</bdrId>
            <bfdCtrl>unspecified</bfdCtrl>
            <cost>0</cost>
            <deadIntvl>0</deadIntvl>
            <dom>default</dom>
            <dr>0.0.0.0</dr>
            <drId>0.0.0.0</drId>
            <failStQual/>
            <flags/>
            <helloIntvl>10</helloIntvl>
            <instance>100</instance>
            <lsaCksumSum>0</lsaCksumSum>
            <nwT>unspecified</nwT>
            <operCost>0</operCost>
            <operDeadIntvl>0</operDeadIntvl>
            <operSt>down</operSt>
            <passiveCtrl>unspecified</passiveCtrl>
            <prio>1</prio>
            <rexmitIntvl>5</rexmitIntvl>
            <type>unspecified</type>
            <xmitDelay>1</xmitDelay>
        </InternalIf-list>
        <InternalIf-list>
            <id>eth1/49</id>
            <instanceid>0</instanceid>
            <addr>0.0.0.0</addr>
            <adminSt>enabled</adminSt>
            <advertiseSecondaries>true</advertiseSecondaries>
            <area>0.0.0.0</area>
            <bdr>0.0.0.0</bdr>
            <bdrId>0.0.0.0</bdrId>
            <bfdCtrl>unspecified</bfdCtrl>
            <cost>0</cost>
            <deadIntvl>0</deadIntvl>
            <dom>default</dom>
            <dr>0.0.0.0</dr>
            <drId>0.0.0.0</drId>
            <failStQual/>
            <flags/>
            <helloIntvl>10</helloIntvl>
            <instance>100</instance>
            <lsaCksumSum>0</lsaCksumSum>
            <nwT>unspecified</nwT>
            <operCost>0</operCost>
            <operDeadIntvl>0</operDeadIntvl>
            <operSt>down</operSt>
            <passiveCtrl>unspecified</passiveCtrl>
            <prio>1</prio>
            <rexmitIntvl>5</rexmitIntvl>
            <type>unspecified</type>
            <xmitDelay>1</xmitDelay>
        </InternalIf-list>
        <InternalIf-list>
            <id>lo2</id>
            <instanceid>0</instanceid>
            <addr>0.0.0.0</addr>
            <adminSt>enabled</adminSt>
            <advertiseSecondaries>true</advertiseSecondaries>
            <area>0.0.0.0</area>
            <bdr>0.0.0.0</bdr>
            <bdrId>0.0.0.0</bdrId>
            <bfdCtrl>unspecified</bfdCtrl>
            <cost>0</cost>
            <deadIntvl>0</deadIntvl>
            <dom>default</dom>
            <dr>0.0.0.0</dr>
            <drId>0.0.0.0</drId>
            <failStQual/>
            <flags/>
            <helloIntvl>10</helloIntvl>
            <instance>100</instance>
            <lsaCksumSum>0</lsaCksumSum>
            <nwT>unspecified</nwT>
            <operCost>0</operCost>
            <operDeadIntvl>0</operDeadIntvl>
            <operSt>down</operSt>
            <passiveCtrl>unspecified</passiveCtrl>
            <prio>1</prio>
            <rexmitIntvl>5</rexmitIntvl>
            <type>unspecified</type>
            <xmitDelay>1</xmitDelay>
        </InternalIf-list>
    </if-items>
    <inst-items>
        <Inst-list>
            <name>100</name>
            <adminSt>enabled</adminSt>
            <dom-items>
                <Dom-list>
                    <name>default</name>
                    <adjChangeLogLevel>none</adjChangeLogLevel>
                    <adminSt>enabled</adminSt>
                    <area-items>
                        <Area-list>
                            <id>0.0.0.0</id>
                            <areastats-items>
                                <activeIfCnt>4</activeIfCnt>
                                <adjCnt>2</adjCnt>
                                <areaCreatedTs>2018-01-02T15:42:25.390+00:00</areaCreatedTs>
                                <grHelperPeerCnt>0</grHelperPeerCnt>
                                <ifCnt>4</ifCnt>
                                <lastSpfDuration>1365</lastSpfDuration>
                                <lpbkIfCnt>2</lpbkIfCnt>
                                <lsaCnt>14</lsaCnt>
                                <passiveIfCnt>0</passiveIfCnt>
                                <spfRuns>15</spfRuns>
                            </areastats-items>
                            <asbrCnt>0</asbrCnt>
                            <authType>unspecified</authType>
                            <brCnt>0</brCnt>
                            <cost>1</cost>
                            <db-items>
                                <Db-list>
                                    <type>ls</type>
                                    <lsa-items>
                                        <LsaRec-list>
                                            <type>nw</type>
                                            <id>60.60.60.2</id>
                                            <advRtr>8.8.8.8</advRtr>
                                            <advert>0,1,2,2,60,60,60,2,8,8,8,8,128,0,0,42,244,65,0,32,255,255,255,0,8,8,8,8,1,1,1,1,0,0,0,0</advert>
                                            <age>1</age>
                                            <arrivalTs>2018-01-03T11:56:46.398+00:00</arrivalTs>
                                            <cksum>62529</cksum>
                                            <seq>2147483690</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>nw</type>
                                            <id>70.70.70.2</id>
                                            <advRtr>8.8.8.8</advRtr>
                                            <advert>0,1,2,2,70,70,70,2,8,8,8,8,128,0,0,42,239,32,0,32,255,255,255,0,8,8,8,8,3,3,3,3,0,0,0,0</advert>
                                            <age>1</age>
                                            <arrivalTs>2018-01-03T11:58:36.454+00:00</arrivalTs>
                                            <cksum>61216</cksum>
                                            <seq>2147483690</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>nw</type>
                                            <id>37.37.37.7</id>
                                            <advRtr>7.7.7.7</advRtr>
                                            <advert>0,1,2,2,37,37,37,7,7,7,7,7,128,0,0,42,98,20,0,32,255,255,255,0,7,7,7,7,3,3,3,3,0,0,0,0</advert>
                                            <age>1</age>
                                            <arrivalTs>2018-01-03T11:58:40.936+00:00</arrivalTs>
                                            <cksum>25108</cksum>
                                            <seq>2147483690</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>nw</type>
                                            <id>17.17.17.7</id>
                                            <advRtr>7.7.7.7</advRtr>
                                            <advert>0,1,2,2,17,17,17,7,7,7,7,7,128,0,0,42,208,233,0,32,255,255,255,0,7,7,7,7,1,1,1,1,0,0,0,0</advert>
                                            <age>1</age>
                                            <arrivalTs>2018-01-03T11:56:50.836+00:00</arrivalTs>
                                            <cksum>53481</cksum>
                                            <seq>2147483690</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>nw</type>
                                            <id>90.90.90.1</id>
                                            <advRtr>8.8.8.8</advRtr>
                                            <advert>0,1,2,2,90,90,90,1,8,8,8,8,128,0,0,43,87,120,0,32,255,255,255,0,8,8,8,8,4,4,4,4,0,0,0,0</advert>
                                            <age>1</age>
                                            <arrivalTs>2018-01-03T12:24:17.023+00:00</arrivalTs>
                                            <cksum>22392</cksum>
                                            <seq>2147483691</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>router</type>
                                            <id>7.7.7.7</id>
                                            <advRtr>7.7.7.7</advRtr>
                                            <advert>0,1,2,1,7,7,7,7,7,7,7,7,128,0,0,51,114,221,0,84,0,0,0,5,17,17,17,7,17,17,17,7,2,0,0,1</advert>
                                            <age>1</age>
                                            <arrivalTs>2018-01-03T11:58:40.936+00:00</arrivalTs>
                                            <cksum>29405</cksum>
                                            <seq>2147483699</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>nw</type>
                                            <id>50.50.50.2</id>
                                            <advRtr>8.8.8.8</advRtr>
                                            <advert>0,1,2,2,50,50,50,2,8,8,8,8,128,0,0,42,144,191,0,32,255,255,255,0,8,8,8,8,2,2,2,2,0,0,0,0</advert>
                                            <age>1</age>
                                            <arrivalTs>2018-01-03T11:56:46.398+00:00</arrivalTs>
                                            <cksum>37055</cksum>
                                            <seq>2147483690</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>router</type>
                                            <id>1.1.1.1</id>
                                            <advRtr>1.1.1.1</advRtr>
                                            <advert>0,0,2,1,1,1,1,1,1,1,1,1,128,0,0,45,225,190,0,84,0,0,0,5,17,17,17,7,17,17,17,1,2,0,0,1</advert>
                                            <age>0</age>
                                            <arrivalTs>2018-01-03T11:59:10.558+00:00</arrivalTs>
                                            <cksum>57790</cksum>
                                            <seq>2147483693</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>nw</type>
                                            <id>47.47.47.7</id>
                                            <advRtr>7.7.7.7</advRtr>
                                            <advert>0,1,2,2,47,47,47,7,7,7,7,7,128,0,0,43,41,42,0,32,255,255,255,0,7,7,7,7,4,4,4,4,0,0,0,0</advert>
                                            <age>1</age>
                                            <arrivalTs>2018-01-03T12:24:21.405+00:00</arrivalTs>
                                            <cksum>10538</cksum>
                                            <seq>2147483691</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>router</type>
                                            <id>8.8.8.8</id>
                                            <advRtr>8.8.8.8</advRtr>
                                            <advert>0,1,2,1,8,8,8,8,8,8,8,8,128,0,0,51,234,44,0,84,0,0,0,5,60,60,60,2,60,60,60,2,2,0,0,1</advert>
                                            <age>1</age>
                                            <arrivalTs>2018-01-03T11:58:36.454+00:00</arrivalTs>
                                            <cksum>59948</cksum>
                                            <seq>2147483699</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>router</type>
                                            <id>3.3.3.3</id>
                                            <advRtr>3.3.3.3</advRtr>
                                            <advert>0,2,2,1,3,3,3,3,3,3,3,3,128,0,0,46,37,250,0,84,0,0,0,5,37,37,37,7,37,37,37,3,2,0,0,1</advert>
                                            <age>2</age>
                                            <arrivalTs>2018-01-03T12:01:11.489+00:00</arrivalTs>
                                            <cksum>9722</cksum>
                                            <seq>2147483694</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>router</type>
                                            <id>4.4.4.4</id>
                                            <advRtr>4.4.4.4</advRtr>
                                            <advert>0,2,2,1,4,4,4,4,4,4,4,4,128,0,0,45,209,97,0,84,0,0,0,5,47,47,47,7,47,47,47,4,2,0,0,1</advert>
                                            <age>2</age>
                                            <arrivalTs>2018-01-03T12:01:05.359+00:00</arrivalTs>
                                            <cksum>53601</cksum>
                                            <seq>2147483693</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>nw</type>
                                            <id>27.27.27.7</id>
                                            <advRtr>7.7.7.7</advRtr>
                                            <advert>0,1,2,2,27,27,27,7,7,7,7,7,128,0,0,42,153,254,0,32,255,255,255,0,7,7,7,7,2,2,2,2,0,0,0,0</advert>
                                            <age>1</age>
                                            <arrivalTs>2018-01-03T11:56:50.836+00:00</arrivalTs>
                                            <cksum>39422</cksum>
                                            <seq>2147483690</seq>
                                        </LsaRec-list>
                                        <LsaRec-list>
                                            <type>router</type>
                                            <id>2.2.2.2</id>
                                            <advRtr>2.2.2.2</advRtr>
                                            <advert>0,2,2,1,2,2,2,2,2,2,2,2,128,0,0,44,3,101,0,84,0,0,0,5,27,27,27,7,27,27,27,2,2,0,0,1</advert>
                                            <age>2</age>
                                            <arrivalTs>2018-01-03T11:59:13.795+00:00</arrivalTs>
                                            <cksum>869</cksum>
                                            <seq>2147483692</seq>
                                        </LsaRec-list>
                                    </lsa-items>
                                </Db-list>
                            </db-items>
                            <lsaCksumSum>0</lsaCksumSum>
                            <nssaTransRole>candidate</nssaTransRole>
                            <nssaTransSt>disabled</nssaTransSt>
                            <nssaTransStabIntvl>40</nssaTransStabIntvl>
                            <type>regular</type>
                        </Area-list>
                    </area-items>
                    <bwRef>40000</bwRef>
                    <bwRefUnit>mbps</bwRefUnit>
                    <capVrfLite>unspecified</capVrfLite>
                    <db-items>
                        <Db-list>
                            <type>rt</type>
                            <rt-items>
                                <Route-list>
                                    <pfx>22.22.22.22/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>3</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>3</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>4.4.4.4/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>3</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>3</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>34.34.34.34/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>3</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>3</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>44.44.44.44/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>3</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>3</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>70.70.70.0/24</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>2</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>2</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>1.1.1.1/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>direct,v4</flags>
                                    <mcastCost>1</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>1</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>lo1</if>
                                            <addr>1.1.1.1</addr>
                                            <flags>direct,v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>50.50.50.0/24</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>2</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>2</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>2.2.2.2/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>3</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>3</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>12.12.12.12/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>direct,v4</flags>
                                    <mcastCost>1</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>1</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>lo2</if>
                                            <addr>12.12.12.12</addr>
                                            <flags>direct,v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>90.90.90.0/24</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>2</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>2</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>8.8.8.8/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>2</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>2</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>47.47.47.0/24</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>2</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>2</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>37.37.37.0/24</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>2</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>2</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>11.11.11.11/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>direct,v4</flags>
                                    <mcastCost>1</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>1</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>lo2</if>
                                            <addr>11.11.11.11</addr>
                                            <flags>direct,v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>17.17.17.0/24</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>direct,v4</flags>
                                    <mcastCost>1</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>1</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.1</addr>
                                            <flags>direct,v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>60.60.60.0/24</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>direct,v4</flags>
                                    <mcastCost>1</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>1</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.1</addr>
                                            <flags>direct,v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>27.27.27.0/24</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>2</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>2</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>33.33.33.33/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>3</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>3</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>7.7.7.7/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>2</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>2</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                                <Route-list>
                                    <pfx>3.3.3.3/32</pfx>
                                    <area>0.0.0.0</area>
                                    <dist>110</dist>
                                    <flags>in-rib,v4</flags>
                                    <mcastCost>3</mcastCost>
                                    <pathT>intra</pathT>
                                    <tag>0</tag>
                                    <ucastCost>3</ucastCost>
                                    <ucnh-items>
                                        <UcNexthop-list>
                                            <if>eth1/50</if>
                                            <addr>60.60.60.2</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                        <UcNexthop-list>
                                            <if>eth1/49</if>
                                            <addr>17.17.17.7</addr>
                                            <flags>v4</flags>
                                        </UcNexthop-list>
                                    </ucnh-items>
                                </Route-list>
                            </rt-items>
                        </Db-list>
                    </db-items>
                    <discardRoute>ext,int</discardRoute>
                    <dist>110</dist>
                    <domstats-items>
                        <activeAreaCnt>1</activeAreaCnt>
                        <activeExtAreaCnt>1</activeExtAreaCnt>
                        <activeNssaAreaCnt>0</activeNssaAreaCnt>
                        <activeStubAreaCnt>0</activeStubAreaCnt>
                        <areaBdrRtr>0</areaBdrRtr>
                        <areaCnt>1</areaCnt>
                        <asBdrRtr>0</asBdrRtr>
                        <extAreaCnt>1</extAreaCnt>
                        <extLsaCnt>0</extLsaCnt>
                        <ifCnt>4</ifCnt>
                        <lastStatsClearTs>2018-01-02T15:42:25.371+00:00</lastStatsClearTs>
                        <newLsaRxCnt>549</newLsaRxCnt>
                        <newLsaTxCnt>4</newLsaTxCnt>
                        <nssaAreaCnt>0</nssaAreaCnt>
                        <opaqueAsLsaCnt>0</opaqueAsLsaCnt>
                        <peerCnt>2</peerCnt>
                        <stubAreaCnt>0</stubAreaCnt>
                        <totalAsLsaCnt>0</totalAsLsaCnt>
                    </domstats-items>
                    <downbitIgnore>false</downbitIgnore>
                    <gr-items>
                        <ctrl>complete</ctrl>
                        <gracePeriod>60</gracePeriod>
                        <helper>true</helper>
                        <restartAge>0</restartAge>
                        <restartExitReason>none</restartExitReason>
                        <restartStatus>not-restarting</restartStatus>
                    </gr-items>
                    <if-items>
                        <If-list>
                            <id>eth1/50</id>
                            <addr>60.60.60.1/24</addr>
                            <adj-items>
                                <AdjEp-list>
                                    <id>8.8.8.8</id>
                                    <adjstats-items>
                                        <dbdSeqNum>154334347</dbdSeqNum>
                                        <deadTimerExpTs>2018-01-03T12:26:08.199+00:00</deadTimerExpTs>
                                        <lastNonHelloPktTs>2018-01-03T12:24:23.962+00:00</lastNonHelloPktTs>
                                        <lastStChgTs>2018-01-02T15:43:05.441+00:00</lastStChgTs>
                                        <lsaReqRexmitCnt>0</lsaReqRexmitCnt>
                                        <outstandingLsaCnt>0</outstandingLsaCnt>
                                        <reqLsaCnt>0</reqLsaCnt>
                                        <stChgCnt>6</stChgCnt>
                                    </adjstats-items>
                                    <area>0.0.0.0</area>
                                    <bdr>60.60.60.1</bdr>
                                    <bfdSt>down</bfdSt>
                                    <dbdOptions>66</dbdOptions>
                                    <dr>60.60.60.2</dr>
                                    <flags>all-dbds-acked,all-dbds-sent</flags>
                                    <gr-items>
                                        <helperAge>0</helperAge>
                                        <helperExitQual>none</helperExitQual>
                                        <helperSt>not-helping</helperSt>
                                    </gr-items>
                                    <helloOptions>2</helloOptions>
                                    <ifId>0</ifId>
                                    <operSt>full</operSt>
                                    <peerIp>60.60.60.2</peerIp>
                                    <peerName/>
                                    <prio>1</prio>
                                </AdjEp-list>
                            </adj-items>
                            <adminSt>enabled</adminSt>
                            <advertiseSecondaries>true</advertiseSecondaries>
                            <area>0.0.0.0</area>
                            <bdr>60.60.60.1/32</bdr>
                            <bdrId>1.1.1.1</bdrId>
                            <bfdCtrl>unspecified</bfdCtrl>
                            <cost>0</cost>
                            <deadIntvl>0</deadIntvl>
                            <dr>60.60.60.2/32</dr>
                            <drId>8.8.8.8</drId>
                            <failStQual/>
                            <flags>admin-up,proto-up</flags>
                            <helloIntvl>10</helloIntvl>
                            <ifstats-items>
                                <adjCnt>1</adjCnt>
                                <evCnt>2</evCnt>
                                <floodToPeerCnt>1</floodToPeerCnt>
                                <grHelperPeerCnt>0</grHelperPeerCnt>
                                <lsaCnt>0</lsaCnt>
                                <peerCnt>1</peerCnt>
                            </ifstats-items>
                            <lsaCksumSum>0</lsaCksumSum>
                            <nwT>unspecified</nwT>
                            <operCost>1</operCost>
                            <operDeadIntvl>40</operDeadIntvl>
                            <operSt>bdr</operSt>
                            <passiveCtrl>unspecified</passiveCtrl>
                            <prio>1</prio>
                            <rexmitIntvl>5</rexmitIntvl>
                            <trstats-items>
                                <badAuthPktsRcvd>0</badAuthPktsRcvd>
                                <badCRCPktsRcvd>0</badCRCPktsRcvd>
                                <badLenPktsRcvd>0</badLenPktsRcvd>
                                <badResvFieldPktsRcvd>0</badResvFieldPktsRcvd>
                                <badVersionPktsRcvd>0</badVersionPktsRcvd>
                                <dbdPktsRcvd>3</dbdPktsRcvd>
                                <dbdPktsSent>4</dbdPktsSent>
                                <droppedLsaPktsWhileGR>0</droppedLsaPktsWhileGR>
                                <droppedLsaPktsWhileSPF>0</droppedLsaPktsWhileSPF>
                                <droppedSendPkts>0</droppedSendPkts>
                                <dupRtrIdPktsRcvd>0</dupRtrIdPktsRcvd>
                                <dupSrcAddrPktsRcvd>0</dupSrcAddrPktsRcvd>
                                <errDbdPktsRcvd>0</errDbdPktsRcvd>
                                <errHelloPktsRcvd>0</errHelloPktsRcvd>
                                <errLsAckPktsRcvd>0</errLsAckPktsRcvd>
                                <errLsReqPktsRcvd>0</errLsReqPktsRcvd>
                                <errLsUpdPktsRcvd>0</errLsUpdPktsRcvd>
                                <errPktsRcvd>0</errPktsRcvd>
                                <errSendPkts>0</errSendPkts>
                                <floodPktSendIpThrottle>0</floodPktSendIpThrottle>
                                <floodPktSendTokenThrottle>0</floodPktSendTokenThrottle>
                                <helloPktsRcvd>8502</helloPktsRcvd>
                                <helloPktsSent>8512</helloPktsSent>
                                <invalidDestAddrPktsRcvd>0</invalidDestAddrPktsRcvd>
                                <invalidSrcAddrPktsRcvd>0</invalidSrcAddrPktsRcvd>
                                <lastStatsClearTs>2018-01-02T15:42:25.396+00:00</lastStatsClearTs>
                                <lsAckPktsRcvd>166</lsAckPktsRcvd>
                                <lsAckPktsSent>251</lsAckPktsSent>
                                <lsReqPktsRcvd>1</lsReqPktsRcvd>
                                <lsReqPktsSent>1</lsReqPktsSent>
                                <lsUpdPktsRcvd>253</lsUpdPktsRcvd>
                                <lsUpdPktsSent>172</lsUpdPktsSent>
                                <lsuFirstTxPkts>170</lsuFirstTxPkts>
                                <lsuForLsreqPkts>1</lsuForLsreqPkts>
                                <lsuPeerTxPkts>0</lsuPeerTxPkts>
                                <lsuRexmitPkts>1</lsuRexmitPkts>
                                <noOspfIntfPktsRcvd>0</noOspfIntfPktsRcvd>
                                <passiveIntfPktsRcvd>0</passiveIntfPktsRcvd>
                                <peerNotFoundPktsRcvd>0</peerNotFoundPktsRcvd>
                                <peerRtrIdChgdPktsRcvd>0</peerRtrIdChgdPktsRcvd>
                                <rcvdLsaPktsIgnored>0</rcvdLsaPktsIgnored>
                                <rcvdPktsDropped>0</rcvdPktsDropped>
                                <totalPktsRcvd>8925</totalPktsRcvd>
                                <totalPktsSent>8940</totalPktsSent>
                                <unknownPktsRcvd>0</unknownPktsRcvd>
                                <unknownSendPkts>0</unknownSendPkts>
                                <wrongAreaPktsRcvd>0</wrongAreaPktsRcvd>
                            </trstats-items>
                            <type>bcast</type>
                            <xmitDelay>1</xmitDelay>
                        </If-list>
                        <If-list>
                            <id>lo1</id>
                            <addr>1.1.1.1/32</addr>
                            <adminSt>enabled</adminSt>
                            <advertiseSecondaries>true</advertiseSecondaries>
                            <area>0.0.0.0</area>
                            <bdr>0.0.0.0/32</bdr>
                            <bdrId>0.0.0.0</bdrId>
                            <bfdCtrl>unspecified</bfdCtrl>
                            <cost>0</cost>
                            <deadIntvl>0</deadIntvl>
                            <dr>0.0.0.0/32</dr>
                            <drId>0.0.0.0</drId>
                            <failStQual/>
                            <flags>admin-up,proto-up</flags>
                            <helloIntvl>10</helloIntvl>
                            <ifstats-items>
                                <adjCnt>0</adjCnt>
                                <evCnt>1</evCnt>
                                <floodToPeerCnt>0</floodToPeerCnt>
                                <grHelperPeerCnt>0</grHelperPeerCnt>
                                <lsaCnt>0</lsaCnt>
                                <peerCnt>0</peerCnt>
                            </ifstats-items>
                            <lsaCksumSum>0</lsaCksumSum>
                            <nwT>unspecified</nwT>
                            <operCost>1</operCost>
                            <operDeadIntvl>40</operDeadIntvl>
                            <operSt>loopback</operSt>
                            <passiveCtrl>unspecified</passiveCtrl>
                            <prio>1</prio>
                            <rexmitIntvl>5</rexmitIntvl>
                            <type>loopback</type>
                            <xmitDelay>1</xmitDelay>
                        </If-list>
                        <If-list>
                            <id>lo2</id>
                            <addr>11.11.11.11/24</addr>
                            <adminSt>enabled</adminSt>
                            <advertiseSecondaries>true</advertiseSecondaries>
                            <area>0.0.0.0</area>
                            <bdr>0.0.0.0/32</bdr>
                            <bdrId>0.0.0.0</bdrId>
                            <bfdCtrl>unspecified</bfdCtrl>
                            <cost>0</cost>
                            <deadIntvl>0</deadIntvl>
                            <dr>0.0.0.0/32</dr>
                            <drId>0.0.0.0</drId>
                            <failStQual/>
                            <flags>admin-up,proto-up</flags>
                            <helloIntvl>10</helloIntvl>
                            <ifstats-items>
                                <adjCnt>0</adjCnt>
                                <evCnt>1</evCnt>
                                <floodToPeerCnt>0</floodToPeerCnt>
                                <grHelperPeerCnt>0</grHelperPeerCnt>
                                <lsaCnt>0</lsaCnt>
                                <peerCnt>0</peerCnt>
                            </ifstats-items>
                            <lsaCksumSum>0</lsaCksumSum>
                            <nwT>unspecified</nwT>
                            <operCost>1</operCost>
                            <operDeadIntvl>40</operDeadIntvl>
                            <operSt>loopback</operSt>
                            <passiveCtrl>unspecified</passiveCtrl>
                            <prio>1</prio>
                            <rexmitIntvl>5</rexmitIntvl>
                            <type>loopback</type>
                            <xmitDelay>1</xmitDelay>
                        </If-list>
                        <If-list>
                            <id>eth1/49</id>
                            <addr>17.17.17.1/24</addr>
                            <adj-items>
                                <AdjEp-list>
                                    <id>7.7.7.7</id>
                                    <adjstats-items>
                                        <dbdSeqNum>1675189442</dbdSeqNum>
                                        <deadTimerExpTs>2018-01-03T12:26:06.360+00:00</deadTimerExpTs>
                                        <lastNonHelloPktTs>2018-01-03T12:24:21.405+00:00</lastNonHelloPktTs>
                                        <lastStChgTs>2018-01-02T15:43:05.431+00:00</lastStChgTs>
                                        <lsaReqRexmitCnt>0</lsaReqRexmitCnt>
                                        <outstandingLsaCnt>0</outstandingLsaCnt>
                                        <reqLsaCnt>0</reqLsaCnt>
                                        <stChgCnt>6</stChgCnt>
                                    </adjstats-items>
                                    <area>0.0.0.0</area>
                                    <bdr>17.17.17.1</bdr>
                                    <bfdSt>down</bfdSt>
                                    <dbdOptions>66</dbdOptions>
                                    <dr>17.17.17.7</dr>
                                    <flags>all-dbds-acked,all-dbds-sent</flags>
                                    <gr-items>
                                        <helperAge>0</helperAge>
                                        <helperExitQual>none</helperExitQual>
                                        <helperSt>not-helping</helperSt>
                                    </gr-items>
                                    <helloOptions>2</helloOptions>
                                    <ifId>0</ifId>
                                    <operSt>full</operSt>
                                    <peerIp>17.17.17.7</peerIp>
                                    <peerName/>
                                    <prio>1</prio>
                                </AdjEp-list>
                            </adj-items>
                            <adminSt>enabled</adminSt>
                            <advertiseSecondaries>true</advertiseSecondaries>
                            <area>0.0.0.0</area>
                            <bdr>17.17.17.1/32</bdr>
                            <bdrId>1.1.1.1</bdrId>
                            <bfdCtrl>unspecified</bfdCtrl>
                            <cost>0</cost>
                            <deadIntvl>0</deadIntvl>
                            <dr>17.17.17.7/32</dr>
                            <drId>7.7.7.7</drId>
                            <failStQual/>
                            <flags>admin-up,proto-up</flags>
                            <helloIntvl>10</helloIntvl>
                            <ifstats-items>
                                <adjCnt>1</adjCnt>
                                <evCnt>2</evCnt>
                                <floodToPeerCnt>1</floodToPeerCnt>
                                <grHelperPeerCnt>0</grHelperPeerCnt>
                                <lsaCnt>0</lsaCnt>
                                <peerCnt>1</peerCnt>
                            </ifstats-items>
                            <lsaCksumSum>0</lsaCksumSum>
                            <nwT>unspecified</nwT>
                            <operCost>1</operCost>
                            <operDeadIntvl>40</operDeadIntvl>
                            <operSt>bdr</operSt>
                            <passiveCtrl>unspecified</passiveCtrl>
                            <prio>1</prio>
                            <rexmitIntvl>5</rexmitIntvl>
                            <trstats-items>
                                <badAuthPktsRcvd>0</badAuthPktsRcvd>
                                <badCRCPktsRcvd>0</badCRCPktsRcvd>
                                <badLenPktsRcvd>0</badLenPktsRcvd>
                                <badResvFieldPktsRcvd>0</badResvFieldPktsRcvd>
                                <badVersionPktsRcvd>0</badVersionPktsRcvd>
                                <dbdPktsRcvd>3</dbdPktsRcvd>
                                <dbdPktsSent>4</dbdPktsSent>
                                <droppedLsaPktsWhileGR>0</droppedLsaPktsWhileGR>
                                <droppedLsaPktsWhileSPF>0</droppedLsaPktsWhileSPF>
                                <droppedSendPkts>0</droppedSendPkts>
                                <dupRtrIdPktsRcvd>0</dupRtrIdPktsRcvd>
                                <dupSrcAddrPktsRcvd>0</dupSrcAddrPktsRcvd>
                                <errDbdPktsRcvd>0</errDbdPktsRcvd>
                                <errHelloPktsRcvd>0</errHelloPktsRcvd>
                                <errLsAckPktsRcvd>0</errLsAckPktsRcvd>
                                <errLsReqPktsRcvd>0</errLsReqPktsRcvd>
                                <errLsUpdPktsRcvd>0</errLsUpdPktsRcvd>
                                <errPktsRcvd>0</errPktsRcvd>
                                <errSendPkts>0</errSendPkts>
                                <floodPktSendIpThrottle>0</floodPktSendIpThrottle>
                                <floodPktSendTokenThrottle>0</floodPktSendTokenThrottle>
                                <helloPktsRcvd>8516</helloPktsRcvd>
                                <helloPktsSent>8525</helloPktsSent>
                                <invalidDestAddrPktsRcvd>0</invalidDestAddrPktsRcvd>
                                <invalidSrcAddrPktsRcvd>0</invalidSrcAddrPktsRcvd>
                                <lastStatsClearTs>2018-01-02T15:42:25.390+00:00</lastStatsClearTs>
                                <lsAckPktsRcvd>167</lsAckPktsRcvd>
                                <lsAckPktsSent>251</lsAckPktsSent>
                                <lsReqPktsRcvd>1</lsReqPktsRcvd>
                                <lsReqPktsSent>1</lsReqPktsSent>
                                <lsUpdPktsRcvd>253</lsUpdPktsRcvd>
                                <lsUpdPktsSent>172</lsUpdPktsSent>
                                <lsuFirstTxPkts>170</lsuFirstTxPkts>
                                <lsuForLsreqPkts>1</lsuForLsreqPkts>
                                <lsuPeerTxPkts>0</lsuPeerTxPkts>
                                <lsuRexmitPkts>1</lsuRexmitPkts>
                                <noOspfIntfPktsRcvd>0</noOspfIntfPktsRcvd>
                                <passiveIntfPktsRcvd>0</passiveIntfPktsRcvd>
                                <peerNotFoundPktsRcvd>0</peerNotFoundPktsRcvd>
                                <peerRtrIdChgdPktsRcvd>0</peerRtrIdChgdPktsRcvd>
                                <rcvdLsaPktsIgnored>0</rcvdLsaPktsIgnored>
                                <rcvdPktsDropped>0</rcvdPktsDropped>
                                <totalPktsRcvd>8940</totalPktsRcvd>
                                <totalPktsSent>8953</totalPktsSent>
                                <unknownPktsRcvd>0</unknownPktsRcvd>
                                <unknownSendPkts>0</unknownSendPkts>
                                <wrongAreaPktsRcvd>0</wrongAreaPktsRcvd>
                            </trstats-items>
                            <type>bcast</type>
                            <xmitDelay>1</xmitDelay>
                        </If-list>
                    </if-items>
                    <maxEcmp>8</maxEcmp>
                    <operRtrId>1.1.1.1</operRtrId>
                    <operSt>up</operSt>
                    <rfc1583Compat>false</rfc1583Compat>
                    <rtrId>1.1.1.1</rtrId>
                    <trstats-items>
                        <badAuthPktsRcvd>0</badAuthPktsRcvd>
                        <badCRCPktsRcvd>0</badCRCPktsRcvd>
                        <badLenPktsRcvd>0</badLenPktsRcvd>
                        <badResvFieldPktsRcvd>0</badResvFieldPktsRcvd>
                        <badVersionPktsRcvd>0</badVersionPktsRcvd>
                        <dbdPktsRcvd>6</dbdPktsRcvd>
                        <dbdPktsSent>8</dbdPktsSent>
                        <droppedLsaPktsWhileGR>0</droppedLsaPktsWhileGR>
                        <droppedLsaPktsWhileSPF>0</droppedLsaPktsWhileSPF>
                        <droppedSendPkts>0</droppedSendPkts>
                        <dupRtrIdPktsRcvd>0</dupRtrIdPktsRcvd>
                        <dupSrcAddrPktsRcvd>0</dupSrcAddrPktsRcvd>
                        <errDbdPktsRcvd>0</errDbdPktsRcvd>
                        <errHelloPktsRcvd>0</errHelloPktsRcvd>
                        <errLsAckPktsRcvd>0</errLsAckPktsRcvd>
                        <errLsReqPktsRcvd>0</errLsReqPktsRcvd>
                        <errLsUpdPktsRcvd>0</errLsUpdPktsRcvd>
                        <errPktsRcvd>0</errPktsRcvd>
                        <errSendPkts>0</errSendPkts>
                        <floodPktSendIpThrottle>0</floodPktSendIpThrottle>
                        <floodPktSendTokenThrottle>0</floodPktSendTokenThrottle>
                        <helloPktsRcvd>17033</helloPktsRcvd>
                        <helloPktsSent>17051</helloPktsSent>
                        <invalidDestAddrPktsRcvd>0</invalidDestAddrPktsRcvd>
                        <invalidSrcAddrPktsRcvd>0</invalidSrcAddrPktsRcvd>
                        <lastStatsClearTs>2018-01-02T15:42:25.371+00:00</lastStatsClearTs>
                        <lsAckPktsRcvd>333</lsAckPktsRcvd>
                        <lsAckPktsSent>502</lsAckPktsSent>
                        <lsReqPktsRcvd>2</lsReqPktsRcvd>
                        <lsReqPktsSent>2</lsReqPktsSent>
                        <lsUpdPktsRcvd>506</lsUpdPktsRcvd>
                        <lsUpdPktsSent>344</lsUpdPktsSent>
                        <lsuFirstTxPkts>340</lsuFirstTxPkts>
                        <lsuForLsreqPkts>2</lsuForLsreqPkts>
                        <lsuPeerTxPkts>0</lsuPeerTxPkts>
                        <lsuRexmitPkts>2</lsuRexmitPkts>
                        <noOspfIntfPktsRcvd>0</noOspfIntfPktsRcvd>
                        <passiveIntfPktsRcvd>0</passiveIntfPktsRcvd>
                        <peerNotFoundPktsRcvd>0</peerNotFoundPktsRcvd>
                        <peerRtrIdChgdPktsRcvd>0</peerRtrIdChgdPktsRcvd>
                        <rcvdLsaPktsIgnored>0</rcvdLsaPktsIgnored>
                        <rcvdPktsDropped>0</rcvdPktsDropped>
                        <totalPktsRcvd>17880</totalPktsRcvd>
                        <totalPktsSent>17907</totalPktsSent>
                        <unknownPktsRcvd>0</unknownPktsRcvd>
                        <unknownSendPkts>0</unknownSendPkts>
                        <wrongAreaPktsRcvd>0</wrongAreaPktsRcvd>
                    </trstats-items>
                </Dom-list>
            </dom-items>
            <memAlert>normal</memAlert>
            <operErr/>
        </Inst-list>
    </inst-items>
    <operErr/>
    <operSt>enabled</operSt>
</ospf-items>

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
switch(config)# show ip ospf neighbor vrf all   
OSPF Process ID 100 VRF default   
Total number of neighbors: 2   
Neighbor IDPri StateUp TimeAddressInterface   
7.7.7.71 FULL/DR20:37:56 17.17.17.7Eth1/49   
8.8.8.81 FULL/DR20:37:56 60.60.60.2Eth1/50   

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying IP OSPF Neighbor Details

You need to make two DME requests to view the same information found in the show ip ospf neighbors output. One request for the neighbor-related statistics (ospfAdjStats) and the other for dynamically learned endpoints (ospfAdjEp).

Querying IP OSPF Neighbor Details (DME Request 1)

Querying IP OSPF Neighbor Details (DME Request 1)
GET http://<IP_Address>/api/mo/sys/ospf/inst-1/dom-default/if-[eth1/38]/adj-2.2.2.2.json
{
    "totalCount": "1",
    "imdata": [
        {
            "ospfAdjEp": {
                "attributes": {
                    "area": "0.0.0.0",
                    "bdr": "12.2.1.2",
                    "bfdSt": "down",
                    "dbdOptions": "66",
                    "dn": "sys/ospf/inst-1/dom-default/if-[eth1/38]/adj-2.2.2.2",
                    "dr": "12.2.1.1",
                    "flags": "all-dbds-acked,all-dbds-sent",
                    "helloOptions": "2",
                    "id": "2.2.2.2",
                    "ifId": "0",
                    "name": "",
                    "operSt": "full",
                    "peerIp": "12.2.1.2",
                    "peerName": "",
                    "prio": "1"
}}}]}
GET  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/ospf-items/inst-items/Inst-list=1/dom-items/Dom-list=default/if-items/If-list=eth1%2F38/adj-items/AdjEp-list=2.2.2.2

<AdjEp-list>
    <id>2.2.2.2</id>
    <adjstats-items>
        <dbdSeqNum>598158479</dbdSeqNum>
        <deadTimerExpTs>2018-01-05T15:59:47.584+00:00</deadTimerExpTs>
        <lastNonHelloPktTs>2018-01-05T15:35:59.200+00:00</lastNonHelloPktTs>
        <lastStChgTs>2018-01-05T15:05:39.557+00:00</lastStChgTs>
        <lsaReqRexmitCnt>0</lsaReqRexmitCnt>
        <outstandingLsaCnt>0</outstandingLsaCnt>
        <reqLsaCnt>0</reqLsaCnt>
        <stChgCnt>5</stChgCnt>
    </adjstats-items>
    <area>0.0.0.0</area>
    <bdr>12.2.1.2</bdr>
    <bfdSt>down</bfdSt>
    <dbdOptions>66</dbdOptions>
    <dr>12.2.1.1</dr>
    <flags>all-dbds-acked,all-dbds-sent</flags>
    <gr-items>
        <helperAge>0</helperAge>
        <helperExitQual>none</helperExitQual>
        <helperSt>not-helping</helperSt>
    </gr-items>
    <helloOptions>2</helloOptions>
    <ifId>0</ifId>
    <name/>
    <operSt>full</operSt>
    <peerIp>12.2.1.2</peerIp>
    <peerName/>
    <prio>1</prio>
</AdjEp-list>

This DME request displays the dynamically learned endpoints for a neighbor.

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying IP OSPF Neighbor Details (DME Request 2)

Querying IP OSPF Neighbor Details (DME Request 2)
GET http://<IP_Address>/api/mo/sys/ospf/inst-1/dom-default/if-[eth1/38]/adj-2.2.2.2/adjstats.json
{
"totalCount": "1",
"imdata": [
    {
        "ospfAdjStats": {
            "attributes": {
                "dbdSeqNum": "598158479",
                "deadTimerExpTs": "2018-01-05T16:10:04.878+00:00",
                "dn": "sys/ospf/inst-1/dom-default/if-[eth1/38]/adj-2.2.2.2/adjstats",
                "lastNonHelloPktTs": "2018-01-05T16:06:20.123+00:00",
                "lastStChgTs": "2018-01-05T15:05:39.557+00:00",
                "lsaReqRexmitCnt": "0",
                "outstandingLsaCnt": "0",
                "reqLsaCnt": "0",
                "stChgCnt": "5"
}}}]}

This DME request displays the neighbor-related statistics (ospfAdjStats).

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
switch# show ip ospf neighbors   
OSPF Process ID 1 VRF default   
Total number of neighbors: 1   
Neighbor IDPri StateUp TimeAddressInterface
2.2.2.21 FULL/BDR00:00:16    12.2.1.2Eth1/38   

CLI Output
switch# show ip ospf neighbors 2.2.2.2 detail   
Neighbor 2.2.2.2, interface address 12.2.1.2   
Process ID 1 VRF default in area 0.0.0.0 via interface Ethernet1/38  
State is FULL, 5 state changes, last change 00:58:08   
Neighbor priority is 1   
DR is 12.2.1.1 BDR is 12.2.1.2   
Hello options 0x2,dbd options 0x42   
Last non-hello packet received 00:27:48  
Dead timer due in 00:00:40   

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a Pattern to Match (AAA|TACACS|RADIUS)

Querying a Pattern to Match (AAA|TACACS|RADIUS)
GET http://<IP_Address>/api/mo/sys/userext.json?rsp-subtree=full&rsp-prop-include=config-only
{
"totalCount": "1",
"imdata": [
{
    "aaaUserEp": {
        "attributes": {
            "descr": "",
            "dn": "sys/userext",
            "name": "rootep",
            "ownerKey": "",
            "ownerTag": "",
            "persistentOnReload": "true",
            "pwdMaxLength": "127",
            "pwdMinLength": "8",
            "pwdSecureMode": "yes",
            "pwdStrengthCheck": "yes",
            "svcPwdRecovery": "yes"
},
"children": [
{
    "aaaUser": {
        "attributes": {
            "accountStatus": "active",
            "allowExpired": "no",
            "clearPwdHistory": "no",
            "descr": "",
            "email": "",
            "expiration": "never",
            "expires": "no",
            "firstName": "",
            "lastName": "",
            "name": "admin",
            "ownerKey": "",
            "ownerTag": "",
            "persistentOnReload": "true",
            "phone": "",
            "pwdLifeTime": "no-password-expire",
            "rn": "user-admin",
            "unixUserId": "0"
},
"children": [
{
    "aaaUserDomain": {
        "attributes": {
            "descr": "",
            "name": "all",
            "ownerKey": "",
            "ownerTag": "",
            "persistentOnReload": "true",
            "rn": "userdomain-all"
},
"children": [
{
    "aaaUserRole": {
        "attributes": {
            "descr": "",
            "name": "network-admin",
            "ownerKey": "",
            "ownerTag": "",
            "persistentOnReload": "true",
            "privType": "noDataPriv",
            "rn": "role-network-admin"
}}}]}}]}},{
"aaaRadiusEp": {
    "attributes": {
        "deadtime": "0",
        "descr": "",
        "key": "",
        "keyEnc": "0",
        "loggingLevel": "Error",
        "name": "",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "retries": "1",
        "rn": "radiusext",
        "srcIf": "unspecified",
        "timeout": "5"
},
"children": [
{
    "aaaRadiusProviderGroup": {
        "attributes": {
            "deadtime": "0",
            "descr": "",
            "name": "radius",
            "ownerKey": "",
            "ownerTag": "",
            "persistentOnReload": "true",
            "rn": "radiusprovidergroup-radius",
            "srcIf": "unspecified",
            "vrf": "default"
}}}]}},{
"pkiEp": {
    "attributes": {
        "descr": "",
        "name": "",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "rn": "pkiext"
},
"children": [
    {
        "pkiDebugPluginChallenge": {
            "attributes": {
                "descr": "",
                "name": "",
                "ownerKey": "",
                "ownerTag": "",
                "persistentOnReload": "true",
                "rn": "dbgplgch"
}}},{
"pkiWebTokenData": {
    "attributes": {
        "descr": "",
        "maximumValidityPeriod": "24",
        "name": "",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "rn": "webtokendata",
        "sessionRecordFlags": "login,logout,refresh",
        "uiIdleTimeoutSeconds": "1200",
        "webtokenTimeoutSeconds": "600"
}}},{
"pkiCsyncSharedKey": {
    "attributes": {
        "descr": "",
        "name": "",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "rn": "csyncsharedkey"
}}}]}},{                   
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "dev-ops",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-dev-ops",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-11",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-11",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-12",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-12",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "network-admin",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "admin",
        "resetToFactory": "no",
        "rn": "role-network-admin",
        "rolePrivType": "writePriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-6",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-6",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "nxdb-operator",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "operator",
        "resetToFactory": "no",
        "rn": "role-nxdb-operator",
        "rolePrivType": "readPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-1",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-1",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-7",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-7",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "vdc-admin",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "admin",
        "resetToFactory": "no",
        "rn": "role-vdc-admin",
        "rolePrivType": "writePriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-9",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-9",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-4",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-4",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-14",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-14",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "network-operator",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "operator",
        "resetToFactory": "no",
        "rn": "role-network-operator",
        "rolePrivType": "readPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "vdc-operator",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "operator",
        "resetToFactory": "no",
        "rn": "role-vdc-operator",
        "rolePrivType": "readPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-5",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-5",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-15",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-15",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-8",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-8",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-3",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-3",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "nxdb-admin",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "admin",
        "resetToFactory": "no",
        "rn": "role-nxdb-admin",
        "rolePrivType": "writePriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-13",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-13",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-0",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-0",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-10",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-10",
        "rolePrivType": "noDataPriv"
}}},{
"aaaRole": {
    "attributes": {
        "allowedVLAN": "",
        "allowedVRF": "",
        "denyIntf": "no",
        "denyVLAN": "no",
        "denyVRF": "no",
        "descr": "",
        "name": "priv-2",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "priv": "",
        "resetToFactory": "no",
        "rn": "role-priv-2",
        "rolePrivType": "noDataPriv"
}}},{
"aaaDomain": {
    "attributes": {
        "descr": "",
        "name": "all",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "rn": "domain-all"
}}},{
"aaaPwdProfile": {
    "attributes": {
        "changeCount": "2",
        "changeDuringInterval": "enable",
        "changeInterval": "48",
        "descr": "",
        "expirationWarnTime": "15",
        "historyCount": "5",
        "name": "",
        "noChangeInterval": "24",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "rn": "pwdprofile"
}}},{
"aaaPreLoginBanner": {
    "attributes": {
        "descr": "",
        "guiMessage": "",
        "message": "Welcome",
        "name": "",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "rn": "preloginbanner"
}}},{
"aaaAuthRealm": {
    "attributes": {
        "defRolePolicy": "assign-default-role",
        "descr": "",
        "loggingLevel": "Error",
        "name": "",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "radDirectedReq": "no",
        "rn": "authrealm",
        "tacDirectedReq": "no"
},
"children": [
{
    "aaaDefaultAcc": {
        "attributes": {
            "accMethodNone": "no",
            "descr": "",
            "localRbac": "yes",
            "ownerKey": "",
            "ownerTag": "",
            "persistentOnReload": "true",
            "providerGroup": "",
            "providerGroup2": "",
            "providerGroup3": "",
            "providerGroup4": "",
            "providerGroup5": "",
            "providerGroup6": "",
            "providerGroup7": "",
            "providerGroup8": "",
            "realm": "local",
            "rn": "defaultacc"
}}},{
"aaaDefaultAuth": {
    "attributes": {
        "authProtocol": "pap",
        "descr": "",
        "errEn": "no",
        "fallback": "yes",
        "local": "yes",
        "name": "",
        "none": "no",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "providerGroup": "",
        "providerGroup2": "",
        "providerGroup3": "",
        "providerGroup4": "",
        "providerGroup5": "",
        "providerGroup6": "",
        "providerGroup7": "",
        "providerGroup8": "",
        "realm": "local",
        "rn": "defaultauth"
}}},{
"aaaPkiSSHCertificate": {
    "attributes": {
        "descr": "",
        "local": "no",
        "name": "",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "providerGroup": "",
        "providerGroup2": "",
        "providerGroup3": "",
        "providerGroup4": "",
        "providerGroup5": "",
        "providerGroup6": "",
        "providerGroup7": "",
        "providerGroup8": "",
        "realm": "local",
        "rn": "pkisshcert"
}}},{
"aaaConsoleAuth": {
    "attributes": {
        "authProtocol": "pap",
        "descr": "",
        "errEn": "no",
        "fallback": "yes",
        "local": "no",
        "name": "",
        "none": "no",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "providerGroup": "radius",
        "providerGroup2": "",
        "providerGroup3": "",
        "providerGroup4": "",
        "providerGroup5": "",
        "providerGroup6": "",
        "providerGroup7": "",
        "providerGroup8": "",
        "realm": "local",
        "rn": "consoleauth"
}}},{
"aaaPkiSSHPublicKey": {
    "attributes": {
        "descr": "",
        "local": "no",
        "name": "",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "providerGroup": "",
        "providerGroup2": "",
        "providerGroup3": "",
        "providerGroup4": "",
        "providerGroup5": "",
        "providerGroup6": "",
        "providerGroup7": "",
        "providerGroup8": "",
        "realm": "local",
        "rn": "pkisshpubkey"
}}},{
"aaaDefaultAuthor": {
    "attributes": {
        "authorMethodNone": "no",
        "cmdType": "config",
        "descr": "",
        "localRbac": "yes",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "providerGroup": "",
        "providerGroup2": "",
        "providerGroup3": "",
        "providerGroup4": "",
        "providerGroup5": "",
        "providerGroup6": "",
        "providerGroup7": "",
        "providerGroup8": "",
        "rn": "defaultauthor-config"
}}},{
"aaaDefaultAuthor": {
    "attributes": {
        "authorMethodNone": "no",
        "cmdType": "exec",
        "descr": "",
        "localRbac": "yes",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "providerGroup": "",
        "providerGroup2": "",
        "providerGroup3": "",
        "providerGroup4": "",
        "providerGroup5": "",
        "providerGroup6": "",
        "providerGroup7": "",
        "providerGroup8": "",
        "rn": "defaultauthor-exec"
}}},{
"aaaConsoleAuthor": {
    "attributes": {
        "authorMethodNone": "no",
        "cmdType": "config",
        "descr": "",
        "localRbac": "yes",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "providerGroup": "",
        "providerGroup2": "",
        "providerGroup3": "",
        "providerGroup4": "",
        "providerGroup5": "",
        "providerGroup6": "",
        "providerGroup7": "",
        "providerGroup8": "",
        "rn": "consoleauthor-config"
}}},{
"aaaConsoleAuthor": {
    "attributes": {
        "authorMethodNone": "no",
        "cmdType": "exec",
        "descr": "",
        "localRbac": "yes",
        "ownerKey": "",
        "ownerTag": "",
        "persistentOnReload": "true",
        "providerGroup": "",
        "providerGroup2": "",
        "providerGroup3": "",
        "providerGroup4": "",
        "providerGroup5": "",
        "providerGroup6": "",
        "providerGroup7": "",
        "providerGroup8": "",
        "rn": "consoleauthor-exec"
}}}]}}]}}]}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/userext-items

<userext-items>
    <authrealm-items>
        <aaagroup-items>
            <AaaServerGroup-list>
                <name>radius</name>
                <protocol>radius</protocol>
            </AaaServerGroup-list>
        </aaagroup-items>
        <consoleauth-items>
            <authProtocol>pap</authProtocol>
            <errEn>false</errEn>
            <fallback>yes</fallback>
            <local>no</local>
            <none>no</none>
            <providerGroup>radius</providerGroup>
            <realm>local</realm>
        </consoleauth-items>
        <consoleauthor-items>
            <ConsoleAuthor-list>
                <cmdType>config</cmdType>
                <authorMethodNone>false</authorMethodNone>
                <localRbac>true</localRbac>
                <name>Author</name>
                <realm>tacacs</realm>
            </ConsoleAuthor-list>
            <ConsoleAuthor-list>
                <cmdType>exec</cmdType>
                <authorMethodNone>false</authorMethodNone>
                <localRbac>true</localRbac>
                <name>Author</name>
                <realm>tacacs</realm>
            </ConsoleAuthor-list>
        </consoleauthor-items>
        <defRolePolicy>assign-default-role</defRolePolicy>
        <defaultacc-items>
            <accMethodNone>false</accMethodNone>
            <localRbac>true</localRbac>
            <name>Accounting</name>
            <realm>local</realm>
        </defaultacc-items>
        <defaultauth-items>
            <authProtocol>pap</authProtocol>
            <errEn>false</errEn>
            <fallback>yes</fallback>
            <local>yes</local>
            <none>no</none>
            <realm>local</realm>
        </defaultauth-items>
        <defaultauthor-items>
            <DefaultAuthor-list>
                <cmdType>config</cmdType>
                <authorMethodNone>false</authorMethodNone>
                <localRbac>true</localRbac>
                <name>Author</name>
                <realm>tacacs</realm>
            </DefaultAuthor-list>
            <DefaultAuthor-list>
                <cmdType>exec</cmdType>
                <authorMethodNone>false</authorMethodNone>
                <localRbac>true</localRbac>
                <name>Author</name>
                <realm>tacacs</realm>
            </DefaultAuthor-list>
        </defaultauthor-items>
        <loggingLevel>Error</loggingLevel>
        <pkisshcert-items>
            <local>false</local>
            <realm>local</realm>
        </pkisshcert-items>
        <pkisshpubkey-items>
            <local>false</local>
            <realm>local</realm>
        </pkisshpubkey-items>
        <radDirectedReq>no</radDirectedReq>
        <tacDirectedReq>no</tacDirectedReq>
    </authrealm-items>
    <domain-items>
        <Domain-list>
            <name>all</name>
        </Domain-list>
    </domain-items>
    <pkiext-items>
        <csyncsharedkey-items>
            <key/>
        </csyncsharedkey-items>
        <webtokendata-items>
            <hashSecret/>
            <initializationVector/>
            <key/>
            <maximumValidityPeriod>24</maximumValidityPeriod>
            <sessionRecordFlags>login,logout,refresh</sessionRecordFlags>
            <siteFingerprint/>
            <uiIdleTimeoutSeconds>1200</uiIdleTimeoutSeconds>
            <webtokenTimeoutSeconds>600</webtokenTimeoutSeconds>
        </webtokendata-items>
    </pkiext-items>
    <preloginbanner-items>
        <delimiter/>
        <message>Testing Banner 123</message>
    </preloginbanner-items>
    <pwdMaxLength>127</pwdMaxLength>
    <pwdMinLength>8</pwdMinLength>
    <pwdSecureMode>yes</pwdSecureMode>
    <pwdStrengthCheck>yes</pwdStrengthCheck>
    <pwdprofile-items>
        <changeCount>2</changeCount>
        <changeDuringInterval>enable</changeDuringInterval>
        <changeInterval>48</changeInterval>
        <expirationWarnTime>15</expirationWarnTime>
        <historyCount>5</historyCount>
        <noChangeInterval>24</noChangeInterval>
    </pwdprofile-items>
    <radiusext-items>
        <deadtime>0</deadtime>
        <keyEnc>0</keyEnc>
        <loggingLevel>Error</loggingLevel>
        <radiusprovidergroup-items>
            <RadiusProviderGroup-list>
                <name>radius</name>
                <deadtime>0</deadtime>
                <snmpIndex>0</snmpIndex>
            </RadiusProviderGroup-list>
        </radiusprovidergroup-items>
        <retries>1</retries>
        <timeout>5</timeout>
    </radiusext-items>
    <role-items>
        <Role-list>
            <name>dev-ops</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-11</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-12</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>network-admin</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-6</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>nxdb-operator</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-1</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-7</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>vdc-admin</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-9</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-14</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-4</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>vdc-operator</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>network-operator</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-15</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-5</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-8</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-3</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>nxdb-admin</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-13</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-0</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-10</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
        <Role-list>
            <name>priv-2</name>
            <denyIntf>no</denyIntf>
            <denyVLAN>no</denyVLAN>
            <denyVRF>no</denyVRF>
            <resetToFactory>no</resetToFactory>
            <roleIsBuiltin>no</roleIsBuiltin>
            <rolePrivType>noDataPriv</rolePrivType>
        </Role-list>
    </role-items>
    <rtfabricResUserEp-items>
        <RtFabricResUserEp-list>
            <tDn>UNRES:uni/fabric/secRelnHolder</tDn>
            <tCl>fabricSecRelnHolder</tCl>
        </RtFabricResUserEp-list>
    </rtfabricResUserEp-items>
    <svcPwdRecovery>yes</svcPwdRecovery>
    <user-items>
        <User-list>
            <name>admin</name>
            <accountStatus>active</accountStatus>
            <allowExpired>no</allowExpired>
            <clearPwdHistory>no</clearPwdHistory>
            <encPwd/>
            <expiration>never</expiration>
            <expires>no</expires>
            <isSnmpNotify>no</isSnmpNotify>
            <oldPwdEncryptType/>
            <pwd/>
            <pwdEncryptType/>
            <pwdLen/>
            <pwdLifeTime>no-password-expire</pwdLifeTime>
            <pwdSet>true</pwdSet>
            <userdomain-items>
                <UserDomain-list>
                    <name>all</name>
                    <role-items>
                        <UserRole-list>
                            <name>network-admin</name>
                            <privType>noDataPriv</privType>
                        </UserRole-list>
                    </role-items>
                </UserDomain-list>
            </userdomain-items>
        </User-list>
    </user-items>
</userext-items>

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
switch# show running | section aaa|tacacs|radius   

feature tacacs+   
aaa authentication login console group radius  

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a Pattern to Match (Domain Name)

Querying Domain Names (Domain Name) 
GET http://<IP_Address>/api/mo/sys/dns.json?rsp-subtree=full&rsp-prop-include=config-only   
{
    "totalCount": "1",
    "imdata": [
        {
            "dnsEntity": {
                "attributes": {
                    "adminSt": "enabled",
                    "dn": "sys/dns",
                    "name": "",
                    "persistentOnReload": "true"
                },
                "children": [
                    {
                        "dnsProf": {
                            "attributes": {
                                "descr": "",
                                "name": "management",
                                "ownerKey": "",
                                "ownerTag": "",
                                "persistentOnReload": "true",
                                "rn": "prof-management"
                            },
                            "children": [
                                {
                                    "dnsProvider": {
                                        "attributes": {
                                            "addr": "171.70.168.183",
                                            "name": "",
                                            "persistentOnReload": "true",
                                            "rn": "prov-[171.70.168.183]"
                                        }
                                    }
                                },
                                {
                                    "dnsDom": {
                                        "attributes": {
                                            "descr": "",
                                            "name": "cisco.com",
                                            "persistentOnReload": "true",
                                            "rn": "domDom_Test"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "dnsProf": {
                            "attributes": {
                                "descr": "",
                                "name": "default",
                                "ownerKey": "",
                                "ownerTag": "",
                                "persistentOnReload": "true",
                                "rn": "prof-default"
                            },
                            "children": [
                                {
                                    "dnsVrf": {
                                        "attributes": {
                                            "name": "management",
                                            "persistentOnReload": "true",
                                            "rn": "vrf-[management]"
                                        },
                                        "children": [
                                            {
                                                "dnsProvider": {
                                                    "attributes": {
                                                        "addr": "64.102.6.247",
                                                        "name": "",
                                                        "persistentOnReload": "true",
                                                        "rn": "prov-[64.102.6.247]"
                                                    }
                                                }
                                            }
                                        ]
                                    }
                                },
                                {
                                    "dnsDom": {
                                        "attributes": {
                                            "descr": "",
                                            "name": "cisco.com",
                                            "persistentOnReload": "true",
                                            "rn": "dom"
                                        }
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
}
GET  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/dns-items
<dns-items>
    <adminSt>enabled</adminSt>
    <operSt>enabled</operSt>
    <prof-items>
        <Prof-list>
            <name>management</name>
            <dom-items>
                <name>cisco.com</name>
            </dom-items>
            <prov-items>
                <Provider-list>
                    <addr>171.70.168.183</addr>
                </Provider-list>
            </prov-items>
        </Prof-list>
        <Prof-list>
            <name>default</name>
            <descr/>
            <dom-items>
                <name>cisco.com</name>
            </dom-items>
            <ownerKey/>
            <ownerTag/>
            <vrf-items>
                <Vrf-list>
                    <name>management</name>
                    <prov-items>
                        <Provider-list>
                            <addr>64.102.6.247</addr>
                        </Provider-list>
                    </prov-items>
                </Vrf-list>
            </vrf-items>
        </Prof-list>
    </prof-items>
</dns-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show running | section domain-name
ip domain-name cisco.com
  ip domain-name cisco.com

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a Pattern to Match (Line)

Querying a Pattern Match (Line)
GET http://<IP_Address>/api/mo/sys/terml/ln/cons/execTmeout.json 
{
  "terminalExecTimeout": {
    "attributes": {
      "dn": "sys/terml/ln/cons/execTmeout",
      "modTs": "2018-06-07T12:01:32.069+00:00",
      "persistentOnReload": "true",
      "timeout": "0"
    }
  }
}
GET http://<IP_Address>/api/mo/sys/terml/ln/cons/speed.json
{
  "terminalSpeed": {
    "attributes": {
      "dn": "sys/terml/ln/cons/speed",
      "modTs": "2018-06-07T12:01:32.074+00:00",
      "persistentOnReload": "true",
      "speed": "115200",
    }
  }
}
GET http://<IP_Address>/api/mo/sys/terml/ln/vty/execTmeout.json
{
  "terminalExecTimeout": {
    "attributes": {
      "dn": "sys/terml/ln/vty/execTmeout",
      "modTs": "2018-06-07T12:01:32.092+00:00",
      "persistentOnReload": "true",
      "timeout": "0"
    }
  }
}
GET http://<IP_Address>/api/mo/sys/terml/ln/vty/lgoutWarning.json
{
  "terminalLogoutWarning": {
    "attributes": {
      "dn": "sys/terml/ln/vty/lgoutWarning",
      "lgtWarn": "30",
      "modTs": "2018-06-13T19:20:20.931+00:00",
      "persistentOnReload": "true",
    }
  }
}
<filter>
  <System xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">
    <terml-items>
      <ln-items>
        <cons-items>
          <execTmeout-items>
            <timeout/>
          </execTmeout-items>
          <speed-items>
            <speed/>
          </speed-items>
        </cons-items>
        <vty-items>
          <execTmeout-items>
            <timeout/>
          </execTmeout-items>
          <lgoutWarning-items>
            <lgtWarn/>
          </lgoutWarning-items>
        </vty-items>
      </ln-items>
    </terml-items>
  </System>
</filter>

NETCONF Reply OK
<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="urn:uuid:924e3328-299f-42e6-ab74-2fda151c6790">
    <data>
        <System xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">
            <terml-items>
                <ln-items>
                    <cons-items>
                        <execTmeout-items>
                            <timeout>0</timeout>
                        </execTmeout-items>
                        <speed-items>
                            <speed>115200</speed>
                        </speed-items>
                    </cons-items>
                    <vty-items>
                        <execTmeout-items>
                            <timeout>0</timeout>
                        </execTmeout-items>
                        <lgoutWarning-items>
                            <lgtWarn>30</lgtWarn>
                        </lgoutWarning-items>
                    </vty-items>
                </ln-items>
            </terml-items>
        </System>
    </data>
</rpc-reply>

The DME and YANG payloads correspond to the show running-config | section line command.

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch (config)#  show running-config | section line
line console
  exec-timeout 0
  speed 115200
line vty
  exec-timeout 0
  logout-warning 30

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a Pattern to Match ("name-server|domain-lookup|host")

Querying a Pattern to Match ("name-server|domain-lookup|host")
GET http://<IP_Address>/api/mo/sys/dns.json?rsp-subtree=full&rsp-prop-include=config-only
{
"totalCount": "1",
"imdata": [
    {
        "dnsEntity": {
            "attributes": {
                "adminSt": "enabled",
                "dn": "sys/dns",
                "name": "",
                "persistentOnReload": "true"
            },
            "children": [
                {
                    "dnsProf": {
                        "attributes": {
                            "descr": "",
                            "name": "default",
                            "ownerKey": "",
                            "ownerTag": "",
                            "persistentOnReload": "true",
                            "rn": "prof-default"
                        },
                        "children": [
                            {
                                "dnsProvider": {
                                    "attributes": {
                                        "addr": "1.2.3.4",
                                        "name": "",
                                        "persistentOnReload": "true",
                                        "preferred": "no",
                                        "rn": "prov-[1.2.3.4]"
}}},{
                                "dnsProvider": {
                                    "attributes": {
                                        "addr": "2.4.6.8",
                                        "name": "",
                                        "persistentOnReload": "true",
                                        "preferred": "no",
                                        "rn": "prov-[2.4.6.8]"
}}},{
                                "dnsDom": {
                                    "attributes": {
                                        "descr": "",
                                        "isDefault": "no",
                                        "name": "Dom_Test",
                                        "persistentOnReload": "true",
                                        "rn": "dom"
}}},{
                                "dnsHost": {
                                    "attributes": {
                                        "name": "Host_1",
                                        "persistentOnReload": "true",
                                        "rn": "host-Host_1"
                                    },
                                    "children": [
                                        {
                                            "dnsIpv6Host": {
                                                "attributes": {
                                                    "addr": "1:2::34",
                                                    "persistentOnReload": "true",
                                                    "rn": "ipv6host"
}}},{
                                            "dnsIpv4Host": {
                                                "attributes": {
                                                    "addr": "1.2.3.4",
                                                    "persistentOnReload": "true",
                                                    "rn": "ipv4host"
}}}]}}]}}]}}]}
GET  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/dns-items

<dns-items>
    <adminSt>enabled</adminSt>
    <operErr/>
    <operSt>enabled</operSt>
    <prof-items>
        <Prof-list>
            <name>default</name>
            <dom-items>
                <isDefault>false</isDefault>
                <name>Dom_Test</name>
            </dom-items>
            <host-items>
                <Host-list>
                    <name>Host_1</name>
                    <ipv4host-items>
                        <addr>1.2.3.4</addr>
                    </ipv4host-items>
                    <ipv6host-items>
                        <addr>1:2::34</addr>
                    </ipv6host-items>
                </Host-list>
            </host-items>
            <prov-items>
                <Provider-list>
                    <addr>1.2.3.4</addr>
                    <preferred>false</preferred>
                </Provider-list>
                <Provider-list>
                    <addr>2.4.6.8</addr>
                    <preferred>false</preferred>
                </Provider-list>
            </prov-items>
        </Prof-list>
    </prof-items>
</dns-items>

The DME URL lists all the DNS related configurations. There is no single URL to retrieve only "name-server|domain-lookup|host."

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
switch# show running | incl name-server|domain-lookup|host   
ip domain-lookup   
ip name-server 1.2.3.4 2.4.6.8   
ip host Host_1 1.2.3.4   
ipv6 host Host_1 1:2::34   
 

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a Pattern to Match (RMON)

Querying a Pattern to Match (RMON)
GET http://<IP_Address>/api/mo/sys/snmp/inst/rmon.json?rsp-subtree=full&rsp-prop-include=config-only
{
"totalCount": "1",
"imdata": [
{
"snmpRmon": {
    "attributes": {
        "dn": "sys/snmp/inst/rmon",
        "persistentOnReload": "true"
},
"children": [
{
"snmpEvent": {
    "attributes": {
        "description": "CRITICAL(2)",
        "log": "yes",
        "num": "2",
        "owner": "PMON@CRITICAL",
        "persistentOnReload": "true",
        "rn": "event-2",
        "trap": "public"
}}},{
"snmpEvent": {
    "attributes": {
        "description": "INFORMATION(5)",
        "log": "yes",
        "num": "5",
        "owner": "PMON@INFO",
        "persistentOnReload": "true",
        "rn": "event-5",
        "trap": "public"
}}},{
"snmpEvent": {
    "attributes": {
        "description": "WARNING(4)",
        "log": "yes",
        "num": "4",
        "owner": "PMON@WARNING",
        "persistentOnReload": "true",
        "rn": "event-4",
        "trap": "public"
}}},{
"snmpEvent": {
    "attributes": {
        "description": "FATAL(1)",
        "log": "yes",
        "num": "1",
        "owner": "PMON@FATAL",
        "persistentOnReload": "true",
        "rn": "event-1",
        "trap": "public"
}}},{
"snmpEvent": {
    "attributes": {
        "description": "ERROR(3)",
        "log": "yes",
        "num": "3",
        "owner": "PMON@ERROR",
        "persistentOnReload": "true",
        "rn": "event-3",
        "trap": "public"
}}}]}}]}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/snmp-items/inst-items/rmon-items
<rmon-items>
    <deleteAlarms/>
    <deleteEvents/>
    <event-items>
        <Event-list>
            <num>2</num>
            <description>CRITICAL(2)</description>
            <log>yes</log>
            <owner>PMON@CRITICAL</owner>
            <trap>public</trap>
        </Event-list>
        <Event-list>
            <num>5</num>
            <description>INFORMATION(5)</description>
            <log>yes</log>
            <owner>PMON@INFO</owner>
            <trap>public</trap>
        </Event-list>
        <Event-list>
            <num>4</num>
            <description>WARNING(4)</description>
            <log>yes</log>
            <owner>PMON@WARNING</owner>
            <trap>public</trap>
        </Event-list>
        <Event-list>
            <num>1</num>
            <description>FATAL(1)</description>
            <log>yes</log>
            <owner>PMON@FATAL</owner>
            <trap>public</trap>
        </Event-list>
        <Event-list>
            <num>3</num>
            <description>ERROR(3)</description>
            <log>yes</log>
            <owner>PMON@ERROR</owner>
            <trap>public</trap>
        </Event-list>
    </event-items>
</rmon-items>

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
switch# show running | section rmon   
rmon event 1 log trap public description FATAL(1) owner PMON@FATAL   
rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL   
rmon event 3 log trap public description ERROR(3) owner PMON@ERROR   
rmon event 4 log trap public description WARNING(4) owner PMON@WARNING   
rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO   

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a Pattern to Match (VRF)

Querying a Pattern to Match (VRF)
GET http://<IP_Address>/api/mo/sys.json?query-target=children&target-subtree-class=l3Inst&rsp-subtree=full&rsp-prop-include=config-only
{
"totalCount": "8",
"imdata": [
{
    "l3Inst": {
        "attributes": {
            "adminState": "admin-up",
            "ctrlrId": "0",
            "descr": "",
            "dn": "sys/inst-default",
            "encap": "unknown",
            "name": "default",
            "persistentOnReload": "true"
},
"children": [
    {
        "rtctrlDom": {
            "attributes": {
                "name": "default",
                "persistentOnReload": "true",
                "rd": "unknown:unknown:0:0",
                "rn": "dom-default"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "persistentOnReload": "true",
        "rn": "rsvrfMbr-[sys/intf/lb-[lo1]]",
        "tDn": "sys/intf/lb-[lo1]"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "persistentOnReload": "true",
        "rn": "rsvrfMbr-[sys/intf/lb-[lo0]]",
        "tDn": "sys/intf/lb-[lo0]"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "persistentOnReload": "true",
        "rn": "rsvrfMbr-[sys/intf/phys-[eth1/6]]",
        "tDn": "sys/intf/phys-[eth1/6]"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "persistentOnReload": "true",
        "rn": "rsvrfMbr-[sys/intf/lb-[lo2]]",
        "tDn": "sys/intf/lb-[lo2]"
}}}, {
"l3RsVrfMbr": {
    "attributes": {
        "persistentOnReload": "true",
        "rn": "rsvrfMbr-[sys/intf/phys-[eth1/7]]",
        "tDn": "sys/intf/phys-[eth1/7]"
}}}, {
"l3RsVrfMbr": {
    "attributes": {
        "persistentOnReload": "true",
        "rn": "rsvrfMbr-[sys/intf/phys-[eth1/1]]",
        "tDn": "sys/intf/phys-[eth1/1]"
}}}, {
"l3RsVrfMbr": {
    "attributes": {
        "persistentOnReload": "true",
        "rn": "rsvrfMbr-[sys/intf/phys-[eth1/2]]",
        "tDn": "sys/intf/phys-[eth1/2]"
}}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-management",
        "encap": "unknown",
        "name": "management",
        "persistentOnReload": "true"
},
"children": [
{
"rtctrlDom": {
    "attributes": {
        "name": "management",
        "persistentOnReload": "true",
        "rd": "unknown:unknown:0:0",
        "rn": "dom-management"
}}}, {
"l3RsVrfMbr": {
    "attributes": {
        "persistentOnReload": "true",
        "rn": "rsvrfMbr-[sys/mgmt-[mgmt0]]",
        "tDn": "sys/mgmt-[mgmt0]"
}}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-VRF_1",
        "encap": "unknown",
        "name": "VRF_1",
        "persistentOnReload": "true"
},
"children": [
{
    "rtctrlDom": {
        "attributes": {
            "name": "VRF_1",
            "persistentOnReload": "true",
            "rd": "unknown:unknown:0:0",
            "rn": "dom-VRF_1"
},
"children": [
{
    "rtctrlDomAf": {
        "attributes": {
            "name": "",
            "persistentOnReload": "true",
            "rn": "af-ipv4-ucast",
            "type": "ipv4-ucast"
},
"children": [
    {
        "rtctrlAfCtrl": {
            "attributes": {
                "name": "",
                "persistentOnReload": "true",
                "rn": "ctrl-ipv4-mvpn",
                "type": "ipv4-mvpn"
},
"children": [
    {
        "rtctrlRttP": {
            "attributes": {
                "descr": "",
                "name": "",
                "persistentOnReload": "true",
                "rn": "rttp-import",
                "type": "import"
},
"children": [
    {
        "rtctrlRttEntry": {
            "attributes": {
                "persistentOnReload": "true",
                "rn": "ent-route-target:as2-nn2:1:2",
                "rtt": "route-target:as2-nn2:1:2"
}}}]}}]}},{
"rtctrlAfCtrl": {
    "attributes": {
        "name": "",
        "persistentOnReload": "true",
        "rn": "ctrl-ipv4-ucast",
        "type": "ipv4-ucast"
},
"children": [
    {
        "rtctrlRttP": {
            "attributes": {
                "descr": "",
                "name": "",
                "persistentOnReload": "true",
                "rn": "rttp-import",
                "type": "import"
},
"children": [
    {
        "rtctrlMapP": {
            "attributes": {
                "descr": "",
                "name": "",
                "persistentOnReload": "true",
                "rn": "rtctrlmap",
                "rtMap": "map1"
}}}]}},{
"rtctrlRttP": {
    "attributes": {
        "descr": "",
        "name": "",
        "persistentOnReload": "true",
        "rn": "rttp-export",
        "type": "export"
},
"children": [
    {
        "rtctrlRttEntry": {
            "attributes": {
                "persistentOnReload": "true",
                "rn": "ent-route-target:as2-nn2:1:2",
                "rtt": "route-target:as2-nn2:1:2"
}}},{
"rtctrlMapP": {
    "attributes": {
        "descr": "",
        "name": "",
        "persistentOnReload": "true",
        "rn": "rtctrlmap",
        "rtMap": "map1"
}}},{
"rtctrlDomDefMapP": {
    "attributes": {
        "allowVpn": "no",
        "descr": "",
        "name": "",
        "persistentOnReload": "true",
        "pfxLimit": "0",
        "rn": "rtctrldefmap",
        "rtMap": "map1"
}}}]}}]}}]}}]}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-VRF_2",
        "encap": "unknown",
        "name": "VRF_2",
        "persistentOnReload": "true"
},
"children": [
{
    "rtctrlDom": {
        "attributes": {
            "name": "VRF_2",
            "persistentOnReload": "true",
            "rd": "rd:as2-nn2:1:2",
            "rn": "dom-VRF_2"
},
"children": [
    {
        "rtctrlDomAf": {
            "attributes": {
                "name": "",
                "persistentOnReload": "true",
                "rn": "af-ipv4-ucast",
                "type": "ipv4-ucast"
},
"children": [
{
    "rtctrlAfCtrl": {
        "attributes": {
            "name": "",
            "persistentOnReload": "true",
            "rn": "ctrl-ipv4-ucast",
            "type": "ipv4-ucast"
},
"children": [
    {
        "rtctrlRttP": {
            "attributes": {
                "descr": "",
                "name": "",
                "persistentOnReload": "true",
                "rn": "rttp-export",
                "type": "export"
},
"children": [
{
    "rtctrlMapP": {
        "attributes": {
            "descr": "",
            "name": "",
            "persistentOnReload": "true",
            "rn": "rtctrlmap",
            "rtMap": "map1"
}}},{
"rtctrlDomDefMapP": {
    "attributes": {
        "allowVpn": "yes",
        "descr": "",
        "name": "",
        "persistentOnReload": "true",
        "pfxLimit": "0",
        "rn": "rtctrldefmap",
        "rtMap": "map1"
}}}]}}]}}]}}]}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-foo",
        "encap": "unknown",
        "name": "foo",
        "persistentOnReload": "true"
    },
"children": [
{
    "rtctrlDom": {
        "attributes": {
            "name": "foo",
            "persistentOnReload": "true",
            "rd": "unknown:unknown:0:0",
            "rn": "dom-foo"
},
"children": [
{
"rtctrlDomAf": {
    "attributes": {
        "name": "",
        "persistentOnReload": "true",
        "rn": "af-ipv4-ucast",
        "type": "ipv4-ucast"
},
"children": [
    {
        "rtctrlAfCtrl": {
            "attributes": {
                "name": "",
                "persistentOnReload": "true",
                "rn": "ctrl-ipv4-ucast",
                "type": "ipv4-ucast"
},
"children": [
{
"rtctrlRttP": {
    "attributes": {
        "descr": "",
        "name": "",
        "persistentOnReload": "true",
        "rn": "rttp-export",
        "type": "export"
},
"children": [
{
    "rtctrlDomDefMapP": {
        "attributes": {
            "allowVpn": "yes",
            "descr": "",
            "name": "",
            "persistentOnReload": "true",
            "pfxLimit": "0",
            "rn": "rtctrldefmap",
            "rtMap": "map1"
}}}]}}]}}]}}]}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-switchpool-default",
        "encap": "unknown",
        "name": "switchpool-default",
        "persistentOnReload": "true"
},
"children": [
    {
        "rtctrlDom": {
            "attributes": {
                "name": "switchpool-default",
                "persistentOnReload": "true",
                "rd": "unknown:unknown:0:0",
                "rn": "dom-switchpool-default"
}}}]}},{
    "l3Inst": {
        "attributes": {
            "adminState": "admin-up",
            "ctrlrId": "0",
            "descr": "",
            "dn": "sys/inst-test1",
            "encap": "unknown",
            "name": "test1",
            "persistentOnReload": "true"
},
"children": [
{
    "rtctrlDom": {
        "attributes": {
            "name": "test1",
            "persistentOnReload": "true",
            "rd": "unknown:unknown:0:0",
            "rn": "dom-test1"
},
"children": [
    {
        "rtctrlDomAf": {
            "attributes": {
                "name": "",
                "persistentOnReload": "true",
                "rn": "af-ipv4-ucast",
                "type": "ipv4-ucast"
},
"children": [
    {
        "rtctrlAfCtrl": {
            "attributes": {
                "name": "",
                "persistentOnReload": "true",
                "rn": "ctrl-ipv4-mvpn",
                "type": "ipv4-mvpn"
},
"children": [
{
"rtctrlRttP": {
    "attributes": {
        "descr": "",
        "name": "",
        "persistentOnReload": "true",
        "rn": "rttp-import",
        "type": "import"
},
"children": [
{
"rtctrlRttEntry": {
    "attributes": {
        "persistentOnReload": "true",
        "rn": "ent-route-target:as2-nn2:1:2",
        "rtt": "route-target:as2-nn2:1:2"
}}}]}}]}}]}}]}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-v1",
        "encap": "unknown",
        "name": "v1",
        "persistentOnReload": "true"
},
"children": [
{
"rtctrlDom": {
    "attributes": {
        "name": "v1",
        "persistentOnReload": "true",
        "rd": "unknown:unknown:0:0",
        "rn": "dom-v1"
},
"children": [
{
    "rtctrlDomAf": {
        "attributes": {
            "name": "",
            "persistentOnReload": "true",
            "rn": "af-ipv4-ucast",
            "type": "ipv4-ucast"
},
"children": [
{
"rtctrlAfCtrl": {
    "attributes": {
        "name": "",
        "persistentOnReload": "true",
        "rn": "ctrl-ipv4-mvpn",
        "type": "ipv4-mvpn"
},
"children": [
    {
        "rtctrlRttP": {
            "attributes": {
                "descr": "",
                "name": "",
                "persistentOnReload": "true",
                "rn": "rttp-import",
                "type": "import"
},
"children": [
{
    "rtctrlRttEntry": {
        "attributes": {
            "persistentOnReload": "true",
            "rn": "ent-route-target:as2-nn2:1:2",
            "rtt": "route-target:as2-nn2:1:2"
}}}]}}]}}]}}]}}]}}]}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/inst-items?content=config
<inst-items>
    <Inst-list>
        <name>test1</name>
        <adminState>admin-up</adminState>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>test1</name>
                <af-items>
                    <DomAf-list>
                        <type>ipv4-ucast</type>
                        <ctrl-items>
                            <AfCtrl-list>
                                <type>ipv4-mvpn</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>import</type>
                                        <ent-items>
                                            <RttEntry-list>
                                                <rtt>route-target:as2-nn2:1:2</rtt>
                                            </RttEntry-list>
                                        </ent-items>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                        </ctrl-items>
                    </DomAf-list>
                </af-items>
            </Dom-list>
        </dom-items>
    </Inst-list>
    <Inst-list>
        <name>default</name>
        <adminState>admin-up</adminState>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>default</name>
            </Dom-list>
        </dom-items>
        <rsvrfMbr-items>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/LbRtdIf-list[id=&apos;lo1&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/LbRtdIf-list[id=&apos;lo0&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/PhysIf-list[id=&apos;eth1/6&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/LbRtdIf-list[id=&apos;lo2&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/PhysIf-list[id=&apos;eth1/7&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/PhysIf-list[id=&apos;eth1/1&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/PhysIf-list[id=&apos;eth1/2&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
        </rsvrfMbr-items>
    </Inst-list>
    <Inst-list>
        <name>VRF_2</name>
        <adminState>admin-up</adminState>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>VRF_2</name>
                <af-items>
                    <DomAf-list>
                        <type>ipv4-ucast</type>
                        <ctrl-items>
                            <AfCtrl-list>
                                <type>ipv4-ucast</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>export</type>
                                        <rtctrldefmap-items>
                                            <allowVpn>true</allowVpn>
                                            <pfxLimit>0</pfxLimit>
                                            <rtMap>map1</rtMap>
                                        </rtctrldefmap-items>
                                        <rtctrlmap-items>
                                            <rtMap>map1</rtMap>
                                        </rtctrlmap-items>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                        </ctrl-items>
                    </DomAf-list>
                </af-items>
                <rd>rd:as2-nn2:1:2</rd>
            </Dom-list>
        </dom-items>
    </Inst-list>
    <Inst-list>
        <name>switchpool-default</name>
        <adminState>admin-up</adminState>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>switchpool-default</name>
            </Dom-list>
        </dom-items>
    </Inst-list>
    <Inst-list>
        <name>foo</name>
        <adminState>admin-up</adminState>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>foo</name>
                <af-items>
                    <DomAf-list>
                        <type>ipv4-ucast</type>
                        <ctrl-items>
                            <AfCtrl-list>
                                <type>ipv4-ucast</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>export</type>
                                        <rtctrldefmap-items>
                                            <allowVpn>true</allowVpn>
                                            <pfxLimit>0</pfxLimit>
                                            <rtMap>map1</rtMap>
                                        </rtctrldefmap-items>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                        </ctrl-items>
                    </DomAf-list>
                </af-items>
            </Dom-list>
        </dom-items>
    </Inst-list>
    <Inst-list>
        <name>VRF_1</name>
        <adminState>admin-up</adminState>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>VRF_1</name>
                <af-items>
                    <DomAf-list>
                        <type>ipv4-ucast</type>
                        <ctrl-items>
                            <AfCtrl-list>
                                <type>ipv4-mvpn</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>import</type>
                                        <ent-items>
                                            <RttEntry-list>
                                                <rtt>route-target:as2-nn2:1:2</rtt>
                                            </RttEntry-list>
                                        </ent-items>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                            <AfCtrl-list>
                                <type>ipv4-ucast</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>export</type>
                                        <ent-items>
                                            <RttEntry-list>
                                                <rtt>route-target:as2-nn2:1:2</rtt>
                                            </RttEntry-list>
                                        </ent-items>
                                        <rtctrldefmap-items>
                                            <allowVpn>false</allowVpn>
                                            <pfxLimit>0</pfxLimit>
                                            <rtMap>map1</rtMap>
                                        </rtctrldefmap-items>
                                        <rtctrlmap-items>
                                            <rtMap>map1</rtMap>
                                        </rtctrlmap-items>
                                    </RttP-list>
                                    <RttP-list>
                                        <type>import</type>
                                        <rtctrlmap-items>
                                            <rtMap>map1</rtMap>
                                        </rtctrlmap-items>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                        </ctrl-items>
                    </DomAf-list>
                </af-items>
            </Dom-list>
        </dom-items>
    </Inst-list>
    <Inst-list>
        <name>management</name>
        <adminState>admin-up</adminState>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>management</name>
            </Dom-list>
        </dom-items>
        <rsvrfMbr-items>
            <RsVrfMbr-list>
                <tDn>/System/MgmtAddr-list[addr=&apos;mgmt0&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
        </rsvrfMbr-items>
    </Inst-list>
    <Inst-list>
        <name>v1</name>
        <adminState>admin-up</adminState>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>v1</name>
                <af-items>
                    <DomAf-list>
                        <type>ipv4-ucast</type>
                        <ctrl-items>
                            <AfCtrl-list>
                                <type>ipv4-mvpn</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>import</type>
                                        <ent-items>
                                            <RttEntry-list>
                                                <rtt>route-target:as2-nn2:1:2</rtt>
                                            </RttEntry-list>
                                        </ent-items>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                        </ctrl-items>
                    </DomAf-list>
                </af-items>
            </Dom-list>
        </dom-items>
    </Inst-list>
</inst-items>

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
 switch# show running | section vrf    
  limit-resource vrf minimum 2 maximum 4096    
   use-vrf test_vrf    
 vrf context VRF_1    
  address-family ipv4 unicast    
   route-target import 1:2 mvpn    
   route-target export 1:2    
   export map map1    
   import map map1    
   export vrf default map map1    
 vrf context VRF_2    
  rd 1:2    
  address-family ipv4 unicast    
   export map map1    
   export vrf default map map1 allow-vpn    
 vrf context foo    
  address-family ipv4 unicast    
   export vrf default map map1 allow-vpn    
 vrf context management    
  ip route 0.0.0.0/0 172.27.122.1    
 vrf context switchpool-default    
 vrf context test1    
  address-family ipv4 unicast    
   route-target import 1:2 mvpn    
 vrf context v1    
  address-family ipv4 unicast    
   route-target import 1:2 mvpn    
  vrf member management    
   vrf VRF_2    
   router-id 3.6.9.12    
 

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying a Pattern to Match (VTP)

Querying a Pattern to Match (VTP)
GET http://<IP_Address>/api/mo/sys/vtp.json?rsp-subtree=full
{
    "totalCount": "1",
    "imdata": [
        {
            "vtpEntity": {
                "attributes": {
                    "adminSt": "enabled",
                    "childAction": "",
                    "dn": "sys/vtp",
                    "modTs": "2018-05-30T22:31:14.151+00:00",
                    "name": "",
                    "operErr": "",
                    "operSt": "enabled",
                    "persistentOnReload": "true",
                    "status": ""
                },
                "children": [
                    {
                        "vtpInst": {
                            "attributes": {
                                "adminSt": "enabled",
                                "childAction": "",
                                "ctrl": "",
                                "domain": "123",
                                "filePath": "bootflash:/vlan.dat",
                                "modTs": "2018-05-30T22:41:46.197+00:00",
                                "name": "",
                                "operErr": "",
                                "password": "vtp_passwd",
                                "persistentOnReload": "true",
                                "rn": "inst",
                                "status": "",
                                "version": "1"
                            }
                        }
                    }
                ]
            }
        }
    ]
}
GET:  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/vtp-items
<vtp-items>
    <adminSt>enabled</adminSt>
    <inst-items>
        <adminSt>enabled</adminSt>
        <domain>123</domain>
        <filePath>bootflash:/vlan.dat</filePath>
        <operErr/>
        <password>vtp_passwd</password>
        <version>1</version>
    </inst-items>
    <operErr/>
    <operSt>enabled</operSt>
</vtp-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show running | incl vtp
feature vtp
vtp domain 123


For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying PIM Interface Information

Querying PIM Interface Information
GET http://<IP_Address>/api/mo/sys/pim/inst/dom-default/if-[eth1/49].json
{
"totalCount": "1",
"imdata": [
    {
        "pimIf": {
            "attributes": {
                "adminSt": "enabled",
                "bfdInst": "none",
                "border": "no",
                "childAction": "",
                "ctrl": "",
                "descr": "",
                "dn": "sys/pim/inst/dom-default/if-[eth1/49]",
                "dr": "30.30.30.2/32",
                "drDelay": "3",
                "drPrio": "1",
                "genID": "202058884",
                "id": "eth1/49",
                "ipAddr": "30.30.30.1/24",
                "jpRtMap": "",
                "modTs": "2017-12-20T23:34:02.258+00:00",
                "monPolDn": "uni/fabric/monfab-default",
                "name": "",
                "nbrHoldTime": "105",
                "neighRtMap": "",
                "neighpfxList": "",
                "nextHello": "2017-12-22T14:06:28.486+00:00",
                "persistentOnReload": "true",
                "pimSparseMode": "yes",
                "rtEpPDn": "",
                "status": "",
                "uid": "0"
}}}]}
GET  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/pim-items
<pim-items>
    <adminSt>enabled</adminSt>
    <inst-items>
        <adminSt>enabled</adminSt>
        <dom-items>
            <Dom-list>
                <name>default</name>
                <adminSt>disabled</adminSt>
                <autoEnable>true</autoEnable>
                <bfd>false</bfd>
                <db-items>
                    <Db-list>
                        <type>route</type>
                        <name/>
                        <src-items>
                            <Route-list>
                                <src>0.0.0.0</src>
                                <grp>232.0.0.0/8</grp>
                                <assertMetric>0</assertMetric>
                                <assertMetricPref>0</assertMetricPref>
                                <assertTime>1969-12-31T16:00:00.000+00:00</assertTime>
                                <createTs>2017-12-21T17:50:30.899+00:00</createTs>
                                <expiryTs>2017-12-21T18:23:06.969+00:00</expiryTs>
                                <hwByteCnt>0</hwByteCnt>
                                <hwPktCnt>0</hwPktCnt>
                                <iif>unspecified</iif>
                                <jpHoldTime>3</jpHoldTime>
                                <name/>
                                <routeBits/>
                                <rpAddrRoute>8.8.8.100</rpAddrRoute>
                                <rpfNbr>0.0.0.0/32</rpfNbr>
                                <rpfSrc>0.0.0.0/32</rpfSrc>
                                <rtTimeOutInvtl>1</rtTimeOutInvtl>
                                <rtType/>
                                <swByteCnt>0</swByteCnt>
                                <swPktCnt>0</swPktCnt>
                                <ver>0</ver>
                            </Route-list>
                            <Route-list>
                                <src>0.0.0.0</src>
                                <grp>224.1.1.1/32</grp>
                                <assertMetric>0</assertMetric>
                                <assertMetricPref>0</assertMetricPref>
                                <assertTime>1969-12-31T16:00:00.000+00:00</assertTime>
                                <createTs>2017-12-21T17:49:51.052+00:00</createTs>
                                <expiryTs>2017-12-21T18:24:07.999+00:00</expiryTs>
                                <hwByteCnt>0</hwByteCnt>
                                <hwPktCnt>0</hwPktCnt>
                                <iif>unspecified</iif>
                                <jpHoldTime>3</jpHoldTime>
                                <name/>
                                <routeBits>rp_bit,wc_bit</routeBits>
                                <rpAddrRoute>0.0.0.0</rpAddrRoute>
                                <rpfNbr>0.0.0.0/32</rpfNbr>
                                <rpfSrc>8.8.8.100/32</rpfSrc>
                                <rtTimeOutInvtl>2</rtTimeOutInvtl>
                                <rtType/>
                                <swByteCnt>0</swByteCnt>
                                <swPktCnt>0</swPktCnt>
                                <ver>0</ver>
                            </Route-list>
                            <Route-list>
                                <src>2.2.2.200</src>
                                <grp>224.1.1.1/32</grp>
                                <assertMetric>0</assertMetric>
                                <assertMetricPref>0</assertMetricPref>
                                <assertTime>1969-12-31T16:00:00.000+00:00</assertTime>
                                <createTs>2017-12-21T17:49:51.051+00:00</createTs>
                                <expiryTs>2017-12-21T18:24:07.999+00:00</expiryTs>
                                <hwByteCnt>229500</hwByteCnt>
                                <hwPktCnt>4500</hwPktCnt>
                                <iif>lo0</iif>
                                <jpHoldTime>3</jpHoldTime>
                                <name/>
                                <routeBits/>
                                <rpAddrRoute>8.8.8.100</rpAddrRoute>
                                <rpfNbr>2.2.2.200/32</rpfNbr>
                                <rpfSrc>2.2.2.200/32</rpfSrc>
                                <rtTimeOutInvtl>2</rtTimeOutInvtl>
                                <rtType/>
                                <swByteCnt>0</swByteCnt>
                                <swPktCnt>0</swPktCnt>
                                <ver>0</ver>
                            </Route-list>
                        </src-items>
                    </Db-list>
                    <Db-list>
                        <type>grange</type>
                        <grange-items>
                            <RPGrange-list>
                                <addr>224.0.0.0/4</addr>
                                <flags>asm,static</flags>
                                <rpAddr>1.1.1.100</rpAddr>
                            </RPGrange-list>
                        </grange-items>
                        <name/>
                    </Db-list>
                    <Db-list>
                        <type>rp</type>
                        <name/>
                        <rp-items>
                            <RPInfo-list>
                                <addr>1.1.1.100/32</addr>
                                <arpExp>1969-12-31T16:00:00.000+00:00</arpExp>
                                <bsrAddr>0.0.0.0</bsrAddr>
                                <bsrExp>1969-12-31T16:00:00.000+00:00</bsrExp>
                                <dfOrdinal>0</dfOrdinal>
                                <discType>staticRP</discType>
                                <local>false</local>
                                <name/>
                                <priority>255</priority>
                                <uptime>2017-12-20T23:33:54.097+00:00</uptime>
                            </RPInfo-list>
                            <RPInfo-list>
                                <addr>8.8.8.100/32</addr>
                                <arpExp>1969-12-31T16:00:00.000+00:00</arpExp>
                                <bsrAddr>0.0.0.0</bsrAddr>
                                <bsrExp>1969-12-31T16:00:00.000+00:00</bsrExp>
                                <dfOrdinal>0</dfOrdinal>
                                <discType>staticRP</discType>
                                <local>false</local>
                                <name/>
                                <priority>255</priority>
                                <uptime>2017-12-20T23:33:54.266+00:00</uptime>
                            </RPInfo-list>
                        </rp-items>
                    </Db-list>
                </db-items>
                <domstats-items>
                    <autoRPAnnouncesRcvd>0</autoRPAnnouncesRcvd>
                    <autoRPAnnouncesSent>0</autoRPAnnouncesSent>
                    <autoRPDiscoveriesRcvd>0</autoRPDiscoveriesRcvd>
                    <autoRPDiscoveriesSent>0</autoRPDiscoveriesSent>
                    <autoRPFromBorderIF>0</autoRPFromBorderIF>
                    <autoRPInvalidType>0</autoRPInvalidType>
                    <autoRPRPFFailed>0</autoRPRPFFailed>
                    <autoRPRcvdLisNotConf>0</autoRPRcvdLisNotConf>
                    <autoRPTTLExp>0</autoRPTTLExp>
                    <bsrBsFromBorderIF>0</bsrBsFromBorderIF>
                    <bsrBsFromNonNbr>0</bsrBsFromNonNbr>
                    <bsrBsLenErr>0</bsrBsLenErr>
                    <bsrBsRPFFail>0</bsrBsRPFFail>
                    <bsrBsRcvd>0</bsrBsRcvd>
                    <bsrBsRcvdLisNotConf>0</bsrBsRcvdLisNotConf>
                    <bsrBsSent>0</bsrBsSent>
                    <bsrCRPFromBorderIF>0</bsrCRPFromBorderIF>
                    <bsrCRPRcvd>0</bsrCRPRcvd>
                    <bsrCRPRcvdLisNotConf>0</bsrCRPRcvdLisNotConf>
                    <bsrCRPSent>0</bsrCRPSent>
                    <cpRPFFailNoRoute>3</cpRPFFailNoRoute>
                    <dpCrtRouteStateCnt>0</dpCrtRouteStateCnt>
                    <dpNoMcastState>0</dpNoMcastState>
                    <dpRPFFailNoRoute>0</dpRPFFailNoRoute>
                    <nullRegRcvd>0</nullRegRcvd>
                    <nullRegSent>1124</nullRegSent>
                    <regRcvd>0</regRcvd>
                    <regRcvdAndNotRP>0</regRcvdAndNotRP>
                    <regRcvdBiDir>0</regRcvdBiDir>
                    <regRcvdSSM>0</regRcvdSSM>
                    <regSent>0</regSent>
                    <regStopRcvd>0</regStopRcvd>
                    <regStopSent>0</regStopSent>
                </domstats-items>
                <flushRoutes>false</flushRoutes>
                <if-items>
                    <If-list>
                        <id>eth1/49</id>
                        <adj-items>
                            <AdjEp-list>
                                <addr>30.30.30.2/32</addr>
                                <adjstats-items>
                                    <lastHelloRcvd>1969-12-31T16:01:09.479+00:00</lastHelloRcvd>
                                    <lastHoldTime>39464</lastHoldTime>
                                    <longHelloItvl>1841</longHelloItvl>
                                    <nonHelloExpResets>0</nonHelloExpResets>
                                </adjstats-items>
                                <bfdSt>down</bfdSt>
                                <drPrio>1</drPrio>
                                <expiryTime>2017-12-21T18:23:42.619+00:00</expiryTime>
                                <flags>bidir-cap</flags>
                                <genId>312886236</genId>
                                <learnTime>2017-12-20T23:34:39.805+00:00</learnTime>
                                <name>30.30.30.2</name>
                                <operSt>up</operSt>
                            </AdjEp-list>
                        </adj-items>
                        <adminSt>enabled</adminSt>
                        <bfdInst>none</bfdInst>
                        <border>false</border>
                        <dr>30.30.30.2/32</dr>
                        <drDelay>3</drDelay>
                        <drPrio>1</drPrio>
                        <genID>202058884</genID>
                        <ifstats-items>
                            <assertRcvd>0</assertRcvd>
                            <assertSent>0</assertSent>
                            <authFail>0</authFail>
                            <badVerPkt>0</badVerPkt>
                            <chksumErr>0</chksumErr>
                            <dfBackoffRcvd>0</dfBackoffRcvd>
                            <dfBackoffSent>0</dfBackoffSent>
                            <dfOfferRcvd>0</dfOfferRcvd>
                            <dfOfferSent>0</dfOfferSent>
                            <dfPassesRcvd>0</dfPassesRcvd>
                            <dfPassesSent>0</dfPassesSent>
                            <dfWinnerRcvd>0</dfWinnerRcvd>
                            <dfWinnerSent>0</dfWinnerSent>
                            <graftsRcvd>0</graftsRcvd>
                            <graftsSent>0</graftsSent>
                            <grftAckRcvd>0</grftAckRcvd>
                            <grftAckSent>0</grftAckSent>
                            <helloRcvd>2375</helloRcvd>
                            <helloSent>2377</helloSent>
                            <invalidPktRcvd>0</invalidPktRcvd>
                            <invalidPktSent>0</invalidPktSent>
                            <joinNoRP>0</joinNoRP>
                            <joinWrongRp>0</joinWrongRp>
                            <jpBidirRcvd>0</jpBidirRcvd>
                            <jpFilterIn>0</jpFilterIn>
                            <jpFilterOut>0</jpFilterOut>
                            <jpRcvd>0</jpRcvd>
                            <jpRcvdOnRPF>0</jpRcvdOnRPF>
                            <jpSSMRcvd>0</jpSSMRcvd>
                            <jpSent>0</jpSent>
                            <pktFrmNonNbr>0</pktFrmNonNbr>
                            <pktFrmSelf>0</pktFrmSelf>
                            <pktLenErr>0</pktLenErr>
                            <pktOnPassiveIf>0</pktOnPassiveIf>
                        </ifstats-items>
                        <ipAddr>30.30.30.1/24</ipAddr>
                        <nbrHoldTime>105</nbrHoldTime>
                        <nextHello>2017-12-21T18:22:31.194+00:00</nextHello>
                        <pimSparseMode>true</pimSparseMode>
                    </If-list>
                    <If-list>
                        <id>lo0</id>
                        <adminSt>enabled</adminSt>
                        <bfdInst>none</bfdInst>
                        <border>false</border>
                        <dr>2.2.2.100/32</dr>
                        <drDelay>3</drDelay>
                        <drPrio>1</drPrio>
                        <genID>671644221</genID>
                        <ifstats-items>
                            <assertRcvd>0</assertRcvd>
                            <assertSent>0</assertSent>
                            <authFail>0</authFail>
                            <badVerPkt>0</badVerPkt>
                            <chksumErr>0</chksumErr>
                            <dfBackoffRcvd>0</dfBackoffRcvd>
                            <dfBackoffSent>0</dfBackoffSent>
                            <dfOfferRcvd>0</dfOfferRcvd>
                            <dfOfferSent>0</dfOfferSent>
                            <dfPassesRcvd>0</dfPassesRcvd>
                            <dfPassesSent>0</dfPassesSent>
                            <dfWinnerRcvd>0</dfWinnerRcvd>
                            <dfWinnerSent>0</dfWinnerSent>
                            <graftsRcvd>0</graftsRcvd>
                            <graftsSent>0</graftsSent>
                            <grftAckRcvd>0</grftAckRcvd>
                            <grftAckSent>0</grftAckSent>
                            <helloRcvd>0</helloRcvd>
                            <helloSent>2369</helloSent>
                            <invalidPktRcvd>0</invalidPktRcvd>
                            <invalidPktSent>0</invalidPktSent>
                            <joinNoRP>0</joinNoRP>
                            <joinWrongRp>0</joinWrongRp>
                            <jpBidirRcvd>0</jpBidirRcvd>
                            <jpFilterIn>0</jpFilterIn>
                            <jpFilterOut>0</jpFilterOut>
                            <jpRcvd>0</jpRcvd>
                            <jpRcvdOnRPF>0</jpRcvdOnRPF>
                            <jpSSMRcvd>0</jpSSMRcvd>
                            <jpSent>0</jpSent>
                            <pktFrmNonNbr>0</pktFrmNonNbr>
                            <pktFrmSelf>0</pktFrmSelf>
                            <pktLenErr>0</pktLenErr>
                            <pktOnPassiveIf>0</pktOnPassiveIf>
                        </ifstats-items>
                        <ipAddr>2.2.2.100/32</ipAddr>
                        <nbrHoldTime>105</nbrHoldTime>
                        <nextHello>2017-12-21T18:22:14.811+00:00</nextHello>
                        <pimSparseMode>true</pimSparseMode>
                    </If-list>
                </if-items>
                <logNbhChng>false</logNbhChng>
                <mtu>1500</mtu>
                <ssm-items>
                    <range-items>
                        <grpList>232.0.0.0/8</grpList>
                        <ssmNone>false</ssmNone>
                    </range-items>
                </ssm-items>
                <staticrp-items>
                    <rp-items>
                        <StaticRP-list>
                            <addr>8.8.8.100/32</addr>
                            <rpgrplist-items>
                                <RPGrpList-list>
                                    <grpListName>224.0.0.0/4</grpListName>
                                    <bidir>false</bidir>
                                    <override>false</override>
                                </RPGrpList-list>
                            </rpgrplist-items>
                        </StaticRP-list>
                        <StaticRP-list>
                            <addr>1.1.1.100/32</addr>
                            <rpgrplist-items>
                                <RPGrpList-list>
                                    <grpListName>224.0.0.0/4</grpListName>
                                    <bidir>false</bidir>
                                    <override>false</override>
                                </RPGrpList-list>
                            </rpgrplist-items>
                        </StaticRP-list>
                    </rp-items>
                </staticrp-items>
            </Dom-list>
        </dom-items>
        <jpDelay>100</jpDelay>
        <operErr/>
        <regStop>false</regStop>
    </inst-items>
    <operErr/>
    <operSt>enabled</operSt>
</pim-items>

DME Requests

A DME GET request is individually sent for each interface, as shown in the example. To view all PIM information in a single payload, send a DME GET request to http://<IP_Address>/api/mo/sys/pim.json?rsp-subtree=full

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
switch# show ip pim interface brief   
PIM Interface Status for VRF "default"   
Interface            IP Address      PIM DR Address  Neighbor  Border   
                                                     Count     Interface   
Ethernet1/49         30.30.30.1      30.30.30.2      1         no   
loopback0            2.2.2.100       2.2.2.100       0         no 

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying PIM Neighbor Related Information
GET http://<IP_Address>/api/mo/sys/pim/inst/dom-default/if-[eth1/49]/adj-[30.30.30.2/32].json
{
"totalCount": "1",
"imdata": [
{
"pimAdjEp": {
    "attributes": {
        "addr": "30.30.30.2/32",
        "bfdSt": "down",
        "dn": "sys/pim/inst/dom-default/if-[eth1/49]/adj-[30.30.30.2/32]",
        "drPrio": "1",
        "expiryTime": "2017-12-22T14:25:59.985+00:00",
        "flags": "bidir-cap",
        "genId": "312886236",
        "learnTime": "2017-12-20T23:34:39.805+00:00",
        "name": "30.30.30.2",
        "operSt": "up"
}}}]}
GET  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/pim-items
<pim-items>
    <adminSt>enabled</adminSt>
    <inst-items>
        <adminSt>enabled</adminSt>
        <dom-items>
            <Dom-list>
                <name>default</name>
                <adminSt>disabled</adminSt>
                <autoEnable>true</autoEnable>
                <bfd>false</bfd>
                <db-items>
                    <Db-list>
                        <type>route</type>
                        <name/>
                        <src-items>
                            <Route-list>
                                <src>0.0.0.0</src>
                                <grp>232.0.0.0/8</grp>
                                <assertMetric>0</assertMetric>
                                <assertMetricPref>0</assertMetricPref>
                                <assertTime>1969-12-31T16:00:00.000+00:00</assertTime>
                                <createTs>2017-12-21T17:50:30.899+00:00</createTs>
                                <expiryTs>2017-12-21T18:23:06.969+00:00</expiryTs>
                                <hwByteCnt>0</hwByteCnt>
                                <hwPktCnt>0</hwPktCnt>
                                <iif>unspecified</iif>
                                <jpHoldTime>3</jpHoldTime>
                                <name/>
                                <routeBits/>
                                <rpAddrRoute>8.8.8.100</rpAddrRoute>
                                <rpfNbr>0.0.0.0/32</rpfNbr>
                                <rpfSrc>0.0.0.0/32</rpfSrc>
                                <rtTimeOutInvtl>1</rtTimeOutInvtl>
                                <rtType/>
                                <swByteCnt>0</swByteCnt>
                                <swPktCnt>0</swPktCnt>
                                <ver>0</ver>
                            </Route-list>
                            <Route-list>
                                <src>0.0.0.0</src>
                                <grp>224.1.1.1/32</grp>
                                <assertMetric>0</assertMetric>
                                <assertMetricPref>0</assertMetricPref>
                                <assertTime>1969-12-31T16:00:00.000+00:00</assertTime>
                                <createTs>2017-12-21T17:49:51.052+00:00</createTs>
                                <expiryTs>2017-12-21T18:24:07.999+00:00</expiryTs>
                                <hwByteCnt>0</hwByteCnt>
                                <hwPktCnt>0</hwPktCnt>
                                <iif>unspecified</iif>
                                <jpHoldTime>3</jpHoldTime>
                                <name/>
                                <routeBits>rp_bit,wc_bit</routeBits>
                                <rpAddrRoute>0.0.0.0</rpAddrRoute>
                                <rpfNbr>0.0.0.0/32</rpfNbr>
                                <rpfSrc>8.8.8.100/32</rpfSrc>
                                <rtTimeOutInvtl>2</rtTimeOutInvtl>
                                <rtType/>
                                <swByteCnt>0</swByteCnt>
                                <swPktCnt>0</swPktCnt>
                                <ver>0</ver>
                            </Route-list>
                            <Route-list>
                                <src>2.2.2.200</src>
                                <grp>224.1.1.1/32</grp>
                                <assertMetric>0</assertMetric>
                                <assertMetricPref>0</assertMetricPref>
                                <assertTime>1969-12-31T16:00:00.000+00:00</assertTime>
                                <createTs>2017-12-21T17:49:51.051+00:00</createTs>
                                <expiryTs>2017-12-21T18:24:07.999+00:00</expiryTs>
                                <hwByteCnt>229500</hwByteCnt>
                                <hwPktCnt>4500</hwPktCnt>
                                <iif>lo0</iif>
                                <jpHoldTime>3</jpHoldTime>
                                <name/>
                                <routeBits/>
                                <rpAddrRoute>8.8.8.100</rpAddrRoute>
                                <rpfNbr>2.2.2.200/32</rpfNbr>
                                <rpfSrc>2.2.2.200/32</rpfSrc>
                                <rtTimeOutInvtl>2</rtTimeOutInvtl>
                                <rtType/>
                                <swByteCnt>0</swByteCnt>
                                <swPktCnt>0</swPktCnt>
                                <ver>0</ver>
                            </Route-list>
                        </src-items>
                    </Db-list>
                    <Db-list>
                        <type>grange</type>
                        <grange-items>
                            <RPGrange-list>
                                <addr>224.0.0.0/4</addr>
                                <flags>asm,static</flags>
                                <rpAddr>1.1.1.100</rpAddr>
                            </RPGrange-list>
                        </grange-items>
                        <name/>
                    </Db-list>
                    <Db-list>
                        <type>rp</type>
                        <name/>
                        <rp-items>
                            <RPInfo-list>
                                <addr>1.1.1.100/32</addr>
                                <arpExp>1969-12-31T16:00:00.000+00:00</arpExp>
                                <bsrAddr>0.0.0.0</bsrAddr>
                                <bsrExp>1969-12-31T16:00:00.000+00:00</bsrExp>
                                <dfOrdinal>0</dfOrdinal>
                                <discType>staticRP</discType>
                                <local>false</local>
                                <name/>
                                <priority>255</priority>
                                <uptime>2017-12-20T23:33:54.097+00:00</uptime>
                            </RPInfo-list>
                            <RPInfo-list>
                                <addr>8.8.8.100/32</addr>
                                <arpExp>1969-12-31T16:00:00.000+00:00</arpExp>
                                <bsrAddr>0.0.0.0</bsrAddr>
                                <bsrExp>1969-12-31T16:00:00.000+00:00</bsrExp>
                                <dfOrdinal>0</dfOrdinal>
                                <discType>staticRP</discType>
                                <local>false</local>
                                <name/>
                                <priority>255</priority>
                                <uptime>2017-12-20T23:33:54.266+00:00</uptime>
                            </RPInfo-list>
                        </rp-items>
                    </Db-list>
                </db-items>
                <domstats-items>
                    <autoRPAnnouncesRcvd>0</autoRPAnnouncesRcvd>
                    <autoRPAnnouncesSent>0</autoRPAnnouncesSent>
                    <autoRPDiscoveriesRcvd>0</autoRPDiscoveriesRcvd>
                    <autoRPDiscoveriesSent>0</autoRPDiscoveriesSent>
                    <autoRPFromBorderIF>0</autoRPFromBorderIF>
                    <autoRPInvalidType>0</autoRPInvalidType>
                    <autoRPRPFFailed>0</autoRPRPFFailed>
                    <autoRPRcvdLisNotConf>0</autoRPRcvdLisNotConf>
                    <autoRPTTLExp>0</autoRPTTLExp>
                    <bsrBsFromBorderIF>0</bsrBsFromBorderIF>
                    <bsrBsFromNonNbr>0</bsrBsFromNonNbr>
                    <bsrBsLenErr>0</bsrBsLenErr>
                    <bsrBsRPFFail>0</bsrBsRPFFail>
                    <bsrBsRcvd>0</bsrBsRcvd>
                    <bsrBsRcvdLisNotConf>0</bsrBsRcvdLisNotConf>
                    <bsrBsSent>0</bsrBsSent>
                    <bsrCRPFromBorderIF>0</bsrCRPFromBorderIF>
                    <bsrCRPRcvd>0</bsrCRPRcvd>
                    <bsrCRPRcvdLisNotConf>0</bsrCRPRcvdLisNotConf>
                    <bsrCRPSent>0</bsrCRPSent>
                    <cpRPFFailNoRoute>3</cpRPFFailNoRoute>
                    <dpCrtRouteStateCnt>0</dpCrtRouteStateCnt>
                    <dpNoMcastState>0</dpNoMcastState>
                    <dpRPFFailNoRoute>0</dpRPFFailNoRoute>
                    <nullRegRcvd>0</nullRegRcvd>
                    <nullRegSent>1124</nullRegSent>
                    <regRcvd>0</regRcvd>
                    <regRcvdAndNotRP>0</regRcvdAndNotRP>
                    <regRcvdBiDir>0</regRcvdBiDir>
                    <regRcvdSSM>0</regRcvdSSM>
                    <regSent>0</regSent>
                    <regStopRcvd>0</regStopRcvd>
                    <regStopSent>0</regStopSent>
                </domstats-items>
                <flushRoutes>false</flushRoutes>
                <if-items>
                    <If-list>
                        <id>eth1/49</id>
                        <adj-items>
                            <AdjEp-list>
                                <addr>30.30.30.2/32</addr>
                                <adjstats-items>
                                    <lastHelloRcvd>1969-12-31T16:01:09.479+00:00</lastHelloRcvd>
                                    <lastHoldTime>39464</lastHoldTime>
                                    <longHelloItvl>1841</longHelloItvl>
                                    <nonHelloExpResets>0</nonHelloExpResets>
                                </adjstats-items>
                                <bfdSt>down</bfdSt>
                                <drPrio>1</drPrio>
                                <expiryTime>2017-12-21T18:23:42.619+00:00</expiryTime>
                                <flags>bidir-cap</flags>
                                <genId>312886236</genId>
                                <learnTime>2017-12-20T23:34:39.805+00:00</learnTime>
                                <name>30.30.30.2</name>
                                <operSt>up</operSt>
                            </AdjEp-list>
                        </adj-items>
                        <adminSt>enabled</adminSt>
                        <bfdInst>none</bfdInst>
                        <border>false</border>
                        <dr>30.30.30.2/32</dr>
                        <drDelay>3</drDelay>
                        <drPrio>1</drPrio>
                        <genID>202058884</genID>
                        <ifstats-items>
                            <assertRcvd>0</assertRcvd>
                            <assertSent>0</assertSent>
                            <authFail>0</authFail>
                            <badVerPkt>0</badVerPkt>
                            <chksumErr>0</chksumErr>
                            <dfBackoffRcvd>0</dfBackoffRcvd>
                            <dfBackoffSent>0</dfBackoffSent>
                            <dfOfferRcvd>0</dfOfferRcvd>
                            <dfOfferSent>0</dfOfferSent>
                            <dfPassesRcvd>0</dfPassesRcvd>
                            <dfPassesSent>0</dfPassesSent>
                            <dfWinnerRcvd>0</dfWinnerRcvd>
                            <dfWinnerSent>0</dfWinnerSent>
                            <graftsRcvd>0</graftsRcvd>
                            <graftsSent>0</graftsSent>
                            <grftAckRcvd>0</grftAckRcvd>
                            <grftAckSent>0</grftAckSent>
                            <helloRcvd>2375</helloRcvd>
                            <helloSent>2377</helloSent>
                            <invalidPktRcvd>0</invalidPktRcvd>
                            <invalidPktSent>0</invalidPktSent>
                            <joinNoRP>0</joinNoRP>
                            <joinWrongRp>0</joinWrongRp>
                            <jpBidirRcvd>0</jpBidirRcvd>
                            <jpFilterIn>0</jpFilterIn>
                            <jpFilterOut>0</jpFilterOut>
                            <jpRcvd>0</jpRcvd>
                            <jpRcvdOnRPF>0</jpRcvdOnRPF>
                            <jpSSMRcvd>0</jpSSMRcvd>
                            <jpSent>0</jpSent>
                            <pktFrmNonNbr>0</pktFrmNonNbr>
                            <pktFrmSelf>0</pktFrmSelf>
                            <pktLenErr>0</pktLenErr>
                            <pktOnPassiveIf>0</pktOnPassiveIf>
                        </ifstats-items>
                        <ipAddr>30.30.30.1/24</ipAddr>
                        <nbrHoldTime>105</nbrHoldTime>
                        <nextHello>2017-12-21T18:22:31.194+00:00</nextHello>
                        <pimSparseMode>true</pimSparseMode>
                    </If-list>
                    <If-list>
                        <id>lo0</id>
                        <adminSt>enabled</adminSt>
                        <bfdInst>none</bfdInst>
                        <border>false</border>
                        <dr>2.2.2.100/32</dr>
                        <drDelay>3</drDelay>
                        <drPrio>1</drPrio>
                        <genID>671644221</genID>
                        <ifstats-items>
                            <assertRcvd>0</assertRcvd>
                            <assertSent>0</assertSent>
                            <authFail>0</authFail>
                            <badVerPkt>0</badVerPkt>
                            <chksumErr>0</chksumErr>
                            <dfBackoffRcvd>0</dfBackoffRcvd>
                            <dfBackoffSent>0</dfBackoffSent>
                            <dfOfferRcvd>0</dfOfferRcvd>
                            <dfOfferSent>0</dfOfferSent>
                            <dfPassesRcvd>0</dfPassesRcvd>
                            <dfPassesSent>0</dfPassesSent>
                            <dfWinnerRcvd>0</dfWinnerRcvd>
                            <dfWinnerSent>0</dfWinnerSent>
                            <graftsRcvd>0</graftsRcvd>
                            <graftsSent>0</graftsSent>
                            <grftAckRcvd>0</grftAckRcvd>
                            <grftAckSent>0</grftAckSent>
                            <helloRcvd>0</helloRcvd>
                            <helloSent>2369</helloSent>
                            <invalidPktRcvd>0</invalidPktRcvd>
                            <invalidPktSent>0</invalidPktSent>
                            <joinNoRP>0</joinNoRP>
                            <joinWrongRp>0</joinWrongRp>
                            <jpBidirRcvd>0</jpBidirRcvd>
                            <jpFilterIn>0</jpFilterIn>
                            <jpFilterOut>0</jpFilterOut>
                            <jpRcvd>0</jpRcvd>
                            <jpRcvdOnRPF>0</jpRcvdOnRPF>
                            <jpSSMRcvd>0</jpSSMRcvd>
                            <jpSent>0</jpSent>
                            <pktFrmNonNbr>0</pktFrmNonNbr>
                            <pktFrmSelf>0</pktFrmSelf>
                            <pktLenErr>0</pktLenErr>
                            <pktOnPassiveIf>0</pktOnPassiveIf>
                        </ifstats-items>
                        <ipAddr>2.2.2.100/32</ipAddr>
                        <nbrHoldTime>105</nbrHoldTime>
                        <nextHello>2017-12-21T18:22:14.811+00:00</nextHello>
                        <pimSparseMode>true</pimSparseMode>
                    </If-list>
                </if-items>
                <logNbhChng>false</logNbhChng>
                <mtu>1500</mtu>
                <ssm-items>
                    <range-items>
                        <grpList>232.0.0.0/8</grpList>
                        <ssmNone>false</ssmNone>
                    </range-items>
                </ssm-items>
                <staticrp-items>
                    <rp-items>
                        <StaticRP-list>
                            <addr>8.8.8.100/32</addr>
                            <rpgrplist-items>
                                <RPGrpList-list>
                                    <grpListName>224.0.0.0/4</grpListName>
                                    <bidir>false</bidir>
                                    <override>false</override>
                                </RPGrpList-list>
                            </rpgrplist-items>
                        </StaticRP-list>
                        <StaticRP-list>
                            <addr>1.1.1.100/32</addr>
                            <rpgrplist-items>
                                <RPGrpList-list>
                                    <grpListName>224.0.0.0/4</grpListName>
                                    <bidir>false</bidir>
                                    <override>false</override>
                                </RPGrpList-list>
                            </rpgrplist-items>
                        </StaticRP-list>
                    </rp-items>
                </staticrp-items>
            </Dom-list>
        </dom-items>
        <jpDelay>100</jpDelay>
        <operErr/>
        <regStop>false</regStop>
    </inst-items>
    <operErr/>
    <operSt>enabled</operSt>
</pim-items>

DME Requests

A DME GET request is individually sent for each interface, as shown in the example. To view all PIM information in a single payload, send a DME GET request to http://<IP_Address>/api/mo/sys/pim.json?rsp-subtree=full

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
switch# show ip pim neighbor   
PIM Neighbor Status for VRF "default"    
Neighbor        Interface            Uptime    Expires   DR            Bidir-   BFD    ECMP Redirect                                                            
                                                         Priority      Capable  State     Capable   
30.30.30.2      Ethernet1/49         1d00h     00:01:36  1             yes      n/a     no   

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying PIM Neighbor Interface Information

Querying PIM Neighbor Interface Information
GET http://<IP_Address>/api/mo/sys/pim/inst/dom-default/if-[eth1/49]/adj-[30.30.30.2/32].json
{
"totalCount": "1",
"imdata": [
    {
        "pimAdjEp": {
            "attributes": {
                "addr": "30.30.30.2/32",
                "bfdSt": "down",
                "dn": "sys/pim/inst/dom-default/if-[eth1/49]/adj-[30.30.30.2/32]",
                "drPrio": "1",
                "expiryTime": "2018-01-03T14:55:29.011+00:00",
                "flags": "bidir-cap",
                "genId": "343733100",
                "learnTime": "2018-01-03T14:45:47.652+00:00",
                "name": "30.30.30.2",
                "operSt": "up"
}}}]}
GET  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/pim-items/inst-items/dom-items/Dom-list=default/if-items/If-list=[eth1%2f49]
<If-list>
    <id>eth1/49</id>
    <adj-items>
        <AdjEp-list>
            <addr>30.30.30.2/32</addr>
            <adjstats-items>
                <lastHelloRcvd>1969-12-31T16:01:25.441+00:00</lastHelloRcvd>
                <lastHoldTime>39464</lastHoldTime>
                <longHelloItvl>393</longHelloItvl>
                <nonHelloExpResets>0</nonHelloExpResets>
            </adjstats-items>
            <bfdSt>down</bfdSt>
            <drPrio>1</drPrio>
            <expiryTime>2018-01-06T17:18:47.789+00:00</expiryTime>
            <flags>bidir-cap</flags>
            <genId>391794114</genId>
            <learnTime>2018-01-05T17:39:34.820+00:00</learnTime>
            <name>30.30.30.2</name>
            <operSt>up</operSt>
        </AdjEp-list>
    </adj-items>
    <adminSt>enabled</adminSt>
    <bfdInst>none</bfdInst>
    <border>false</border>
    <dr>30.30.30.2/32</dr>
    <drDelay>3</drDelay>
    <drPrio>1</drPrio>
    <genID>762145955</genID>
    <ifstats-items>
        <assertRcvd>0</assertRcvd>
        <assertSent>0</assertSent>
        <authFail>0</authFail>
        <badVerPkt>0</badVerPkt>
        <chksumErr>0</chksumErr>
        <dfBackoffRcvd>0</dfBackoffRcvd>
        <dfBackoffSent>0</dfBackoffSent>
        <dfOfferRcvd>0</dfOfferRcvd>
        <dfOfferSent>0</dfOfferSent>
        <dfPassesRcvd>0</dfPassesRcvd>
        <dfPassesSent>0</dfPassesSent>
        <dfWinnerRcvd>0</dfWinnerRcvd>
        <dfWinnerSent>0</dfWinnerSent>
        <graftsRcvd>0</graftsRcvd>
        <graftsSent>0</graftsSent>
        <grftAckRcvd>0</grftAckRcvd>
        <grftAckSent>0</grftAckSent>
        <helloRcvd>2986</helloRcvd>
        <helloSent>2987</helloSent>
        <invalidPktRcvd>0</invalidPktRcvd>
        <invalidPktSent>0</invalidPktSent>
        <joinNoRP>0</joinNoRP>
        <joinWrongRp>0</joinWrongRp>
        <jpBidirRcvd>0</jpBidirRcvd>
        <jpFilterIn>0</jpFilterIn>
        <jpFilterOut>0</jpFilterOut>
        <jpRcvd>0</jpRcvd>
        <jpRcvdOnRPF>0</jpRcvdOnRPF>
        <jpSSMRcvd>0</jpSSMRcvd>
        <jpSent>0</jpSent>
        <pktFrmNonNbr>0</pktFrmNonNbr>
        <pktFrmSelf>0</pktFrmSelf>
        <pktLenErr>0</pktLenErr>
        <pktOnPassiveIf>0</pktOnPassiveIf>
    </ifstats-items>
    <ipAddr>30.30.30.1/24</ipAddr>
    <nbrHoldTime>105</nbrHoldTime>
    <nextHello>2018-01-06T17:17:21.146+00:00</nextHello>
    <pimSparseMode>true</pimSparseMode>
</If-list>

CLI Output
switch(config)# show ip pim neighbor ethernet 1/49   
PIM Neighbor Status for VRF"default"   
Neighbor        Interface            Uptime    Expires   DR        Bidir-    BFD    ECMP Redirect   
                                                         Priority  Capable   State     Capable   
30.30.30.2      Ethernet1/49         1d00h     00:01:36  1      yes      n/a          no

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying Spanning Tree Information

Querying Spanning Tree Information
GET http://<IP_Address>/api/mo/sys/stp.json?rsp-subtree=full
{
  "stpEntity": {
    "attributes": {
      "adminSt": "enabled",
      "childAction": "",
      "dn": "sys/stp",
      "modTs": "2018-05-29T21:46:20.840+00:00",
      "name": "",
      "operSt": "enabled",
      "persistentOnReload": "true",
      "status": ""
    },
    "children": [
      {
        "stpInst": {
          "attributes": {
            "adminSt": "enabled",
            "bridge": "enabled",
            "childAction": "",
            "ctrl": "normal",
            "dn": "sys/stp/inst",
            "fcoe": "enabled",
            "l2GStpDomId": "1024",
            "loopguard": "disabled",
            "modTs": "2018-05-29T21:46:53.386+00:00",
            "mode": "mst",
            "name": "",
            "operErr": "",
            "pathcostOp": "short",
            "persistentOnReload": "true",
            "status": ""
          },
          "children": [
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/33]",
                  "guard": "default",
                  "id": "eth1/33",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/33",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/33]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.273+00:00",
                        "parentSKey": "eth1/33",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/33]",
                        "tSKey": "eth1/33",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/33]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/33]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/33]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/33]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.273+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/34]",
                  "guard": "default",
                  "id": "eth1/34",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/34",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/34]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.294+00:00",
                        "parentSKey": "eth1/34",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/34]",
                        "tSKey": "eth1/34",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/34]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/34]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/34]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/34]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.294+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/35]",
                  "guard": "default",
                  "id": "eth1/35",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/35",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/35]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.317+00:00",
                        "parentSKey": "eth1/35",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/35]",
                        "tSKey": "eth1/35",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/35]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/35]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/35]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/35]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.317+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/36]",
                  "guard": "default",
                  "id": "eth1/36",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/36",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/36]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.338+00:00",
                        "parentSKey": "eth1/36",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/36]",
                        "tSKey": "eth1/36",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/36]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/36]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/36]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/36]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.338+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/37]",
                  "guard": "default",
                  "id": "eth1/37",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/37",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/37]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.361+00:00",
                        "parentSKey": "eth1/37",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/37]",
                        "tSKey": "eth1/37",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/37]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/37]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/37]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/37]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.361+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/38]",
                  "guard": "default",
                  "id": "eth1/38",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/38",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/38]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.384+00:00",
                        "parentSKey": "eth1/38",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/38]",
                        "tSKey": "eth1/38",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/38]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/38]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/38]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/38]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.384+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/39]",
                  "guard": "default",
                  "id": "eth1/39",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/39",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/39]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.408+00:00",
                        "parentSKey": "eth1/39",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/39]",
                        "tSKey": "eth1/39",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/39]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/39]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/39]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/39]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.408+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/40]",
                  "guard": "default",
                  "id": "eth1/40",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/40",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/40]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.431+00:00",
                        "parentSKey": "eth1/40",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/40]",
                        "tSKey": "eth1/40",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/40]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/40]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/40]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/40]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.431+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/41]",
                  "guard": "default",
                  "id": "eth1/41",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/41",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/41]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.454+00:00",
                        "parentSKey": "eth1/41",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/41]",
                        "tSKey": "eth1/41",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/41]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/41]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/41]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/41]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.454+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/42]",
                  "guard": "default",
                  "id": "eth1/42",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/42",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/42]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.477+00:00",
                        "parentSKey": "eth1/42",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/42]",
                        "tSKey": "eth1/42",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/42]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/42]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/42]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/42]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.477+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/43]",
                  "guard": "default",
                  "id": "eth1/43",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/43",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/43]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.497+00:00",
                        "parentSKey": "eth1/43",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/43]",
                        "tSKey": "eth1/43",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/43]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/43]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/43]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/43]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.497+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/44]",
                  "guard": "default",
                  "id": "eth1/44",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/44",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/44]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.521+00:00",
                        "parentSKey": "eth1/44",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/44]",
                        "tSKey": "eth1/44",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/44]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/44]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/44]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/44]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.521+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/45]",
                  "guard": "default",
                  "id": "eth1/45",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/45",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/45]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.541+00:00",
                        "parentSKey": "eth1/45",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/45]",
                        "tSKey": "eth1/45",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/45]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/45]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/45]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/45]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.541+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/46]",
                  "guard": "default",
                  "id": "eth1/46",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/46",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/46]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.564+00:00",
                        "parentSKey": "eth1/46",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/46]",
                        "tSKey": "eth1/46",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/46]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/46]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/46]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/46]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.564+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/47]",
                  "guard": "default",
                  "id": "eth1/47",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/47",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/47]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.585+00:00",
                        "parentSKey": "eth1/47",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/47]",
                        "tSKey": "eth1/47",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/47]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/47]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/47]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/47]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.585+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/48]",
                  "guard": "default",
                  "id": "eth1/48",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/48",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/48]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.610+00:00",
                        "parentSKey": "eth1/48",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/48]",
                        "tSKey": "eth1/48",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/48]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/48]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/48]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/48]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.610+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/49]",
                  "guard": "default",
                  "id": "eth1/49",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/49",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/49]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.633+00:00",
                        "parentSKey": "eth1/49",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/49]",
                        "tSKey": "eth1/49",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/49]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/49]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/49]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/49]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.633+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/50]",
                  "guard": "default",
                  "id": "eth1/50",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/50",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/50]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.655+00:00",
                        "parentSKey": "eth1/50",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/50]",
                        "tSKey": "eth1/50",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/50]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/50]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/50]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/50]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.655+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "disabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/51]",
                  "guard": "default",
                  "id": "eth1/51",
                  "linkType": "auto",
                  "modTs": "2018-05-30T20:43:08.057+00:00",
                  "mode": "default",
                  "name": "eth1/51",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/51]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.675+00:00",
                        "parentSKey": "eth1/51",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/51]",
                        "tSKey": "eth1/51",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/51]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/51]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/51]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/51]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.675+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/52]",
                  "guard": "default",
                  "id": "eth1/52",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/52",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/52]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.698+00:00",
                        "parentSKey": "eth1/52",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/52]",
                        "tSKey": "eth1/52",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/52]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/52]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/52]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/52]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.698+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/53]",
                  "guard": "default",
                  "id": "eth1/53",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/53",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/53]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.717+00:00",
                        "parentSKey": "eth1/53",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/53]",
                        "tSKey": "eth1/53",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/53]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/53]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/53]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/53]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.717+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "disabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/54]",
                  "guard": "default",
                  "id": "eth1/54",
                  "linkType": "auto",
                  "modTs": "2018-05-30T20:43:14.896+00:00",
                  "mode": "default",
                  "name": "eth1/54",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/54]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.739+00:00",
                        "parentSKey": "eth1/54",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/54]",
                        "tSKey": "eth1/54",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/54]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/54]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/54]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/54]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.739+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/1]",
                  "guard": "default",
                  "id": "eth1/1",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/1",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/1]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.394+00:00",
                        "parentSKey": "eth1/1",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/1]",
                        "tSKey": "eth1/1",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/1]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/1]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/1]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/1]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.394+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/1]/vlan-2000",
                        "modTs": "2018-05-30T20:44:58.249+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "2000"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/2]",
                  "guard": "default",
                  "id": "eth1/2",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/2",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/2]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.485+00:00",
                        "parentSKey": "eth1/2",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/2]",
                        "tSKey": "eth1/2",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/2]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/2]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/2]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/2]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.485+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/3]",
                  "guard": "default",
                  "id": "eth1/3",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/3",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/3]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.513+00:00",
                        "parentSKey": "eth1/3",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/3]",
                        "tSKey": "eth1/3",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/3]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/3]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/3]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/3]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.513+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/4]",
                  "guard": "default",
                  "id": "eth1/4",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/4",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/4]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.535+00:00",
                        "parentSKey": "eth1/4",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/4]",
                        "tSKey": "eth1/4",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/4]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/4]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/4]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/4]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.535+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/5]",
                  "guard": "default",
                  "id": "eth1/5",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/5",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/5]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.558+00:00",
                        "parentSKey": "eth1/5",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/5]",
                        "tSKey": "eth1/5",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/5]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/5]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/5]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/5]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.558+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/6]",
                  "guard": "default",
                  "id": "eth1/6",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/6",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/6]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.580+00:00",
                        "parentSKey": "eth1/6",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/6]",
                        "tSKey": "eth1/6",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/6]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/6]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/6]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/6]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.580+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/7]",
                  "guard": "default",
                  "id": "eth1/7",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/7",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/7]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.604+00:00",
                        "parentSKey": "eth1/7",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/7]",
                        "tSKey": "eth1/7",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/7]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/7]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/7]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/7]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.604+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/8]",
                  "guard": "default",
                  "id": "eth1/8",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/8",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/8]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.625+00:00",
                        "parentSKey": "eth1/8",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/8]",
                        "tSKey": "eth1/8",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/8]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/8]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/8]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/8]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.625+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/9]",
                  "guard": "default",
                  "id": "eth1/9",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/9",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/9]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.648+00:00",
                        "parentSKey": "eth1/9",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/9]",
                        "tSKey": "eth1/9",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/9]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/9]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/9]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/9]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.648+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/10]",
                  "guard": "default",
                  "id": "eth1/10",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/10",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/10]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.668+00:00",
                        "parentSKey": "eth1/10",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/10]",
                        "tSKey": "eth1/10",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/10]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/10]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/10]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/10]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.668+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/11]",
                  "guard": "default",
                  "id": "eth1/11",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/11",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/11]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.691+00:00",
                        "parentSKey": "eth1/11",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/11]",
                        "tSKey": "eth1/11",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/11]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/11]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/11]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/11]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.691+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/12]",
                  "guard": "default",
                  "id": "eth1/12",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/12",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/12]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.713+00:00",
                        "parentSKey": "eth1/12",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/12]",
                        "tSKey": "eth1/12",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/12]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/12]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/12]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/12]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.713+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/13]",
                  "guard": "default",
                  "id": "eth1/13",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/13",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/13]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.734+00:00",
                        "parentSKey": "eth1/13",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/13]",
                        "tSKey": "eth1/13",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/13]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/13]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/13]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/13]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.734+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/14]",
                  "guard": "default",
                  "id": "eth1/14",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/14",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/14]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.757+00:00",
                        "parentSKey": "eth1/14",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/14]",
                        "tSKey": "eth1/14",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/14]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/14]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/14]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/14]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.757+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/15]",
                  "guard": "default",
                  "id": "eth1/15",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/15",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/15]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.777+00:00",
                        "parentSKey": "eth1/15",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/15]",
                        "tSKey": "eth1/15",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/15]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/15]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/15]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/15]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.777+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/16]",
                  "guard": "default",
                  "id": "eth1/16",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/16",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/16]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.801+00:00",
                        "parentSKey": "eth1/16",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/16]",
                        "tSKey": "eth1/16",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/16]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/16]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/16]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/16]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.801+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/17]",
                  "guard": "default",
                  "id": "eth1/17",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/17",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/17]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.823+00:00",
                        "parentSKey": "eth1/17",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/17]",
                        "tSKey": "eth1/17",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/17]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/17]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/17]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/17]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.823+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/18]",
                  "guard": "default",
                  "id": "eth1/18",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/18",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/18]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.854+00:00",
                        "parentSKey": "eth1/18",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/18]",
                        "tSKey": "eth1/18",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/18]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/18]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/18]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/18]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.854+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/19]",
                  "guard": "default",
                  "id": "eth1/19",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/19",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/19]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.894+00:00",
                        "parentSKey": "eth1/19",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/19]",
                        "tSKey": "eth1/19",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/19]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/19]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/19]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/19]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.894+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/20]",
                  "guard": "default",
                  "id": "eth1/20",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/20",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/20]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.945+00:00",
                        "parentSKey": "eth1/20",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/20]",
                        "tSKey": "eth1/20",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/20]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/20]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/20]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/20]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.945+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/21]",
                  "guard": "default",
                  "id": "eth1/21",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/21",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/21]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:32.976+00:00",
                        "parentSKey": "eth1/21",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/21]",
                        "tSKey": "eth1/21",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/21]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/21]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/21]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/21]/vlan-1",
                        "modTs": "2018-05-29T21:47:32.976+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/22]",
                  "guard": "default",
                  "id": "eth1/22",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/22",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/22]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.009+00:00",
                        "parentSKey": "eth1/22",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/22]",
                        "tSKey": "eth1/22",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/22]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/22]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/22]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/22]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.009+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/23]",
                  "guard": "default",
                  "id": "eth1/23",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/23",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/23]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.044+00:00",
                        "parentSKey": "eth1/23",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/23]",
                        "tSKey": "eth1/23",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/23]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/23]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/23]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/23]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.044+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/24]",
                  "guard": "default",
                  "id": "eth1/24",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/24",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/24]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.075+00:00",
                        "parentSKey": "eth1/24",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/24]",
                        "tSKey": "eth1/24",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/24]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/24]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/24]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/24]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.075+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/25]",
                  "guard": "default",
                  "id": "eth1/25",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/25",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/25]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.097+00:00",
                        "parentSKey": "eth1/25",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/25]",
                        "tSKey": "eth1/25",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/25]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/25]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/25]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/25]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.097+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/26]",
                  "guard": "default",
                  "id": "eth1/26",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/26",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/26]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.119+00:00",
                        "parentSKey": "eth1/26",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/26]",
                        "tSKey": "eth1/26",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/26]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/26]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/26]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/26]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.119+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/27]",
                  "guard": "default",
                  "id": "eth1/27",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/27",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/27]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.139+00:00",
                        "parentSKey": "eth1/27",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/27]",
                        "tSKey": "eth1/27",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/27]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/27]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/27]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/27]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.139+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/28]",
                  "guard": "default",
                  "id": "eth1/28",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/28",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/28]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.162+00:00",
                        "parentSKey": "eth1/28",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/28]",
                        "tSKey": "eth1/28",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/28]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/28]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/28]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/28]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.162+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/29]",
                  "guard": "default",
                  "id": "eth1/29",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/29",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/29]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.186+00:00",
                        "parentSKey": "eth1/29",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/29]",
                        "tSKey": "eth1/29",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/29]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/29]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/29]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/29]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.186+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/30]",
                  "guard": "default",
                  "id": "eth1/30",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/30",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/30]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.209+00:00",
                        "parentSKey": "eth1/30",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/30]",
                        "tSKey": "eth1/30",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/30]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/30]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/30]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/30]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.209+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/31]",
                  "guard": "default",
                  "id": "eth1/31",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/31",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/31]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.229+00:00",
                        "parentSKey": "eth1/31",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/31]",
                        "tSKey": "eth1/31",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/31]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/31]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/31]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/31]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.229+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/31]/vlan-200",
                        "modTs": "2018-05-30T20:44:36.121+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "200"
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/31]/vlan-2000",
                        "modTs": "2018-05-30T20:44:38.640+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "2000"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpIf": {
                "attributes": {
                  "adminSt": "enabled",
                  "bpdufilter": "default",
                  "bpduguard": "default",
                  "childAction": "",
                  "cost": "0",
                  "ctrl": "",
                  "descr": "",
                  "dn": "sys/stp/inst/if-[eth1/32]",
                  "guard": "default",
                  "id": "eth1/32",
                  "linkType": "auto",
                  "modTs": "2018-05-29T21:47:40.406+00:00",
                  "mode": "default",
                  "name": "eth1/32",
                  "persistentOnReload": "true",
                  "portFast": "default",
                  "priority": "128",
                  "status": ""
                },
                "children": [
                  {
                    "l2RsEthIf": {
                      "attributes": {
                        "childAction": "",
                        "dn": "sys/stp/inst/if-[eth1/32]/rsethIf",
                        "forceResolve": "no",
                        "modTs": "2018-05-29T21:47:33.251+00:00",
                        "parentSKey": "eth1/32",
                        "persistentOnReload": "true",
                        "rType": "mo",
                        "state": "formed",
                        "stateQual": "none",
                        "status": "",
                        "tCl": "l1PhysIf",
                        "tDn": "sys/intf/phys-[eth1/32]",
                        "tSKey": "eth1/32",
                        "tType": "mo"
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/32]/mst-1",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "1",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/32]/mst-0",
                        "modTs": "2018-05-29T21:47:59.965+00:00",
                        "mstId": "0",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpMstCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/32]/mst-2",
                        "modTs": "2018-05-29T21:48:06.863+00:00",
                        "mstId": "2",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": ""
                      }
                    }
                  },
                  {
                    "stpVlanCfg": {
                      "attributes": {
                        "childAction": "",
                        "cost": "0",
                        "dn": "sys/stp/inst/if-[eth1/32]/vlan-1",
                        "modTs": "2018-05-29T21:47:33.251+00:00",
                        "persistentOnReload": "true",
                        "priority": "128",
                        "status": "",
                        "vlanId": "1"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpMstEntity": {
                "attributes": {
                  "adminSt": "enabled",
                  "childAction": "",
                  "dn": "sys/stp/inst/mstent",
                  "fwdTime": "15",
                  "helloTime": "2",
                  "maxAge": "20",
                  "maxHops": "20",
                  "modTs": "2018-05-29T21:49:25.266+00:00",
                  "operErr": "",
                  "persistentOnReload": "true",
                  "regName": "",
                  "rev": "0",
                  "simulate": "enabled",
                  "status": ""
                },
                "children": [
                  {
                    "stpMstDom": {
                      "attributes": {
                        "bridgeAddress": "00:FE:C8:09:76:EB",
                        "bridgePriority": "32768",
                        "cfgSt": "enabled",
                        "childAction": "",
                        "diameter": "2",
                        "dn": "sys/stp/inst/mstent/mst-0",
                        "helloTime": "2",
                        "id": "0",
                        "modTs": "2018-05-29T21:50:01.793+00:00",
                        "name": "",
                        "persistentOnReload": "true",
                        "priority": "32768",
                        "root": "primary",
                        "rootAddress": "00:FE:C8:09:6A:BB",
                        "rootPathCost": "2000",
                        "rootPort": "eth1/31",
                        "rootPortNumber": "121",
                        "rootPortPriority": "128",
                        "rootPriority": "32768",
                        "status": "",
                        "vlanRange": "1-9,21,31-4094"
                      },
                      "children": [
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "57",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/15]",
                              "id": "eth1/15",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "57",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "designated",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "57",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/16]",
                              "id": "eth1/16",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "61",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "backup",
                              "portState": "discarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "73",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/19]",
                              "id": "eth1/19",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "73",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "designated",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "77",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/20]",
                              "id": "eth1/20",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "77",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "designated",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "89",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/23]",
                              "id": "eth1/23",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "89",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "designated",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "97",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/25]",
                              "id": "eth1/25",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "97",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "designated",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "105",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/27]",
                              "id": "eth1/27",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "105",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "designated",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "137",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/35]",
                              "id": "eth1/35",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "137",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "designated",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "45",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/12]",
                              "id": "eth1/12",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "45",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "designated",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "197",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/50]",
                              "id": "eth1/50",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "197",
                              "portPathCost": "500",
                              "portPriority": "128",
                              "portRole": "designated",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "yes",
                              "designatedBridgeAddress": "00:FE:C8:09:6A:BB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "121",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "0",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/31]",
                              "id": "eth1/31",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "121",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "root",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        },
                        {
                          "stpMstIf": {
                            "attributes": {
                              "bound": "no",
                              "designatedBridgeAddress": "00:FE:C8:09:76:EB",
                              "designatedBridgePriority": "32768",
                              "designatedPortNumber": "1",
                              "designatedPortPriority": "128",
                              "designatedRootAddress": "00:FE:C8:09:6A:BB",
                              "designatedRootCost": "2000",
                              "designatedRootPriority": "32768",
                              "dispute": "no",
                              "dn": "sys/stp/inst/mstent/mst-0/if-[eth1/1]",
                              "id": "eth1/1",
                              "inconsistent": "no",
                              "p2p": "yes",
                              "peer": "no",
                              "portNumber": "1",
                              "portPathCost": "2000",
                              "portPriority": "128",
                              "portRole": "designated",
                              "portState": "forwarding",
                              "prestd": "no",
                              "vpcState": "none"
                            }
                          }
                        }
                      ]
                    }
                  },
                  {
                    "stpMstDom": {
                      "attributes": {
                        "bridgeAddress": "00:00:00:00:00:00",
                        "bridgePriority": "0",
                        "cfgSt": "enabled",
                        "childAction": "",
                        "diameter": "2",
                        "dn": "sys/stp/inst/mstent/mst-1",
                        "helloTime": "2",
                        "id": "1",
                        "modTs": "2018-05-29T21:50:01.793+00:00",
                        "name": "",
                        "persistentOnReload": "true",
                        "priority": "0",
                        "root": "primary",
                        "rootAddress": "00:00:00:00:00:00",
                        "rootPathCost": "0",
                        "rootPort": "unspecified",
                        "rootPortNumber": "0",
                        "rootPortPriority": "0",
                        "rootPriority": "0",
                        "status": "",
                        "vlanRange": "10-20"
                      }
                    }
                  },
                  {
                    "stpMstDom": {
                      "attributes": {
                        "bridgeAddress": "00:00:00:00:00:00",
                        "bridgePriority": "0",
                        "cfgSt": "enabled",
                        "childAction": "",
                        "diameter": "2",
                        "dn": "sys/stp/inst/mstent/mst-2",
                        "helloTime": "2",
                        "id": "2",
                        "modTs": "2018-05-29T21:49:45.472+00:00",
                        "name": "",
                        "persistentOnReload": "true",
                        "priority": "0",
                        "root": "primary",
                        "rootAddress": "00:00:00:00:00:00",
                        "rootPathCost": "0",
                        "rootPort": "unspecified",
                        "rootPortNumber": "0",
                        "rootPortPriority": "0",
                        "rootPriority": "0",
                        "status": "",
                        "vlanRange": "22-30"
                      }
                    }
                  }
                ]
              }
            },
            {
              "stpVlan": {
                "attributes": {
                  "adminSt": "enabled",
                  "bridgeAddress": "00:00:00:00:00:00",
                  "bridgePriority": "0",
                  "childAction": "",
                  "diameter": "2",
                  "dn": "sys/stp/inst/vlan-1",
                  "fwdTime": "15",
                  "helloTime": "2",
                  "id": "1",
                  "maxAge": "20",
                  "modTs": "2018-05-29T21:46:20.840+00:00",
                  "persistentOnReload": "true",
                  "priority": "32768",
                  "protocol": "unknown",
                  "rootAddress": "00:00:00:00:00:00",
                  "rootPathCost": "0",
                  "rootPort": "unspecified",
                  "rootPortNumber": "0",
                  "rootPortPriority": "0",
                  "rootPriority": "0",
                  "status": ""
                }
              }
            },
            {
              "stpVlan": {
                "attributes": {
                  "adminSt": "enabled",
                  "bridgeAddress": "00:00:00:00:00:00",
                  "bridgePriority": "0",
                  "childAction": "",
                  "diameter": "2",
                  "dn": "sys/stp/inst/vlan-200",
                  "fwdTime": "15",
                  "helloTime": "2",
                  "id": "200",
                  "maxAge": "20",
                  "modTs": "2018-05-30T20:44:36.121+00:00",
                  "persistentOnReload": "true",
                  "priority": "32768",
                  "protocol": "unknown",
                  "rootAddress": "00:00:00:00:00:00",
                  "rootPathCost": "0",
                  "rootPort": "unspecified",
                  "rootPortNumber": "0",
                  "rootPortPriority": "0",
                  "rootPriority": "0",
                  "status": ""
                }
              }
            },
            {
              "stpVlan": {
                "attributes": {
                  "adminSt": "enabled",
                  "bridgeAddress": "00:00:00:00:00:00",
                  "bridgePriority": "0",
                  "childAction": "",
                  "diameter": "2",
                  "dn": "sys/stp/inst/vlan-2000",
                  "fwdTime": "15",
                  "helloTime": "2",
                  "id": "2000",
                  "maxAge": "20",
                  "modTs": "2018-05-30T20:44:38.640+00:00",
                  "persistentOnReload": "true",
                  "priority": "32768",
                  "protocol": "unknown",
                  "rootAddress": "00:00:00:00:00:00",
                  "rootPathCost": "0",
                  "rootPort": "unspecified",
                  "rootPortNumber": "0",
                  "rootPortPriority": "0",
                  "rootPriority": "0",
                  "status": ""
                }
              }
            }
          ]
        }
      }
    ]
  }
}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/stp-items
<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
        <System xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">
            <stp-items>
                <adminSt>enabled</adminSt>
                <inst-items>
                    <adminSt>enabled</adminSt>
                    <bridge>enabled</bridge>
                    <ctrl>normal</ctrl>
                    <fcoe>enabled</fcoe>
                    <if-items>
                        <If-list>
                            <id>eth1/50</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/50</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/19</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/19</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/6</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/6</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/41</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/41</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/30</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/30</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/28</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/28</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/23</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/23</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/33</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/33</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/13</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/13</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/12</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/12</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/29</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/29</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/2</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/2</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/18</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/18</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/47</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/47</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/44</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/44</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/45</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/45</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/37</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/37</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/8</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/8</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/3</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/3</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/49</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/49</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/11</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/11</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/34</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/34</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/43</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/43</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/31</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/31</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>200</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                                <VlanCfg-list>
                                    <vlanId>2000</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/4</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/4</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/51</id>
                            <adminSt>disabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/51</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/25</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/25</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/42</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/42</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/17</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/17</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/7</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/7</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/1</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/1</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                                <VlanCfg-list>
                                    <vlanId>2000</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/54</id>
                            <adminSt>disabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/54</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/22</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/22</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/35</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/35</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/46</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/46</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/20</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/20</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/53</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/53</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/9</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/9</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/24</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/24</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/48</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/48</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/15</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/15</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/36</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/36</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/16</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/16</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/10</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/10</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/32</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/32</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/21</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/21</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/38</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/38</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/26</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/26</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/5</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/5</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/27</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/27</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/39</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/39</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/52</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/52</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/14</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/14</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                        <If-list>
                            <id>eth1/40</id>
                            <adminSt>enabled</adminSt>
                            <bpdufilter>default</bpdufilter>
                            <bpduguard>default</bpduguard>
                            <cost>0</cost>
                            <ctrl/>
                            <guard>default</guard>
                            <linkType>auto</linkType>
                            <mode>default</mode>
                            <mst-items>
                                <MstCfg-list>
                                    <mstId>2</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>0</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                                <MstCfg-list>
                                    <mstId>1</mstId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </MstCfg-list>
                            </mst-items>
                            <name>eth1/40</name>
                            <portFast>default</portFast>
                            <priority>128</priority>
                            <vlan-items>
                                <VlanCfg-list>
                                    <vlanId>1</vlanId>
                                    <cost>0</cost>
                                    <priority>128</priority>
                                </VlanCfg-list>
                            </vlan-items>
                        </If-list>
                    </if-items>
                    <l2GStpDomId>1024</l2GStpDomId>
                    <loopguard>disabled</loopguard>
                    <mode>mst</mode>
                    <mstent-items>
                        <adminSt>enabled</adminSt>
                        <fwdTime>15</fwdTime>
                        <helloTime>2</helloTime>
                        <maxAge>20</maxAge>
                        <maxHops>20</maxHops>
                        <mst-items>
                            <MstDom-list>
                                <id>0</id>
                                <bridgeAddress>00:FE:C8:09:76:EB</bridgeAddress>
                                <bridgePriority>32768</bridgePriority>
                                <cfgSt>enabled</cfgSt>
                                <diameter>2</diameter>
                                <helloTime>2</helloTime>
                                <if-items>
                                    <MstIf-list>
                                        <id>eth1/23</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>89</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>89</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>designated</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/16</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>57</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>61</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>backup</portRole>
                                        <portState>discarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/19</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>73</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>73</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>designated</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/20</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>77</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>77</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>designated</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/35</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>137</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>137</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>designated</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/50</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>197</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>197</portNumber>
                                        <portPathCost>500</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>designated</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/27</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>105</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>105</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>designated</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/25</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>97</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>97</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>designated</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/31</id>
                                        <bound>true</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:6A:BB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>121</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>0</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>121</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>root</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/1</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>1</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>1</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>designated</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/12</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>45</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>45</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>designated</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                    <MstIf-list>
                                        <id>eth1/15</id>
                                        <bound>false</bound>
                                        <designatedBridgeAddress>00:FE:C8:09:76:EB</designatedBridgeAddress>
                                        <designatedBridgePriority>32768</designatedBridgePriority>
                                        <designatedPortNumber>57</designatedPortNumber>
                                        <designatedPortPriority>128</designatedPortPriority>
                                        <designatedRootAddress>00:FE:C8:09:6A:BB</designatedRootAddress>
                                        <designatedRootCost>2000</designatedRootCost>
                                        <designatedRootPriority>32768</designatedRootPriority>
                                        <dispute>false</dispute>
                                        <inconsistent>false</inconsistent>
                                        <p2p>true</p2p>
                                        <peer>false</peer>
                                        <portNumber>57</portNumber>
                                        <portPathCost>2000</portPathCost>
                                        <portPriority>128</portPriority>
                                        <portRole>designated</portRole>
                                        <portState>forwarding</portState>
                                        <prestd>false</prestd>
                                        <vpcState>none</vpcState>
                                    </MstIf-list>
                                </if-items>
                                <priority>32768</priority>
                                <root>primary</root>
                                <rootAddress>00:FE:C8:09:6A:BB</rootAddress>
                                <rootPathCost>2000</rootPathCost>
                                <rootPort>eth1/31</rootPort>
                                <rootPortNumber>121</rootPortNumber>
                                <rootPortPriority>128</rootPortPriority>
                                <rootPriority>32768</rootPriority>
                                <vlanRange>1-9,21,31-4094</vlanRange>
                            </MstDom-list>
                            <MstDom-list>
                                <id>1</id>
                                <bridgeAddress>00:00:00:00:00:00</bridgeAddress>
                                <bridgePriority>0</bridgePriority>
                                <cfgSt>enabled</cfgSt>
                                <diameter>2</diameter>
                                <helloTime>2</helloTime>
                                <priority>0</priority>
                                <root>primary</root>
                                <rootAddress>00:00:00:00:00:00</rootAddress>
                                <rootPathCost>0</rootPathCost>
                                <rootPort>unspecified</rootPort>
                                <rootPortNumber>0</rootPortNumber>
                                <rootPortPriority>0</rootPortPriority>
                                <rootPriority>0</rootPriority>
                                <vlanRange>10-20</vlanRange>
                            </MstDom-list>
                            <MstDom-list>
                                <id>2</id>
                                <bridgeAddress>00:00:00:00:00:00</bridgeAddress>
                                <bridgePriority>0</bridgePriority>
                                <cfgSt>enabled</cfgSt>
                                <diameter>2</diameter>
                                <helloTime>2</helloTime>
                                <priority>0</priority>
                                <root>primary</root>
                                <rootAddress>00:00:00:00:00:00</rootAddress>
                                <rootPathCost>0</rootPathCost>
                                <rootPort>unspecified</rootPort>
                                <rootPortNumber>0</rootPortNumber>
                                <rootPortPriority>0</rootPortPriority>
                                <rootPriority>0</rootPriority>
                                <vlanRange>22-30</vlanRange>
                            </MstDom-list>
                        </mst-items>
                        <operErr/>
                        <rev>0</rev>
                        <simulate>enabled</simulate>
                    </mstent-items>
                    <operErr/>
                    <pathcostOp>short</pathcostOp>
                    <vlan-items>
                        <Vlan-list>
                            <id>2000</id>
                            <adminSt>enabled</adminSt>
                            <bridgeAddress>00:00:00:00:00:00</bridgeAddress>
                            <bridgePriority>0</bridgePriority>
                            <diameter>2</diameter>
                            <fwdTime>15</fwdTime>
                            <helloTime>2</helloTime>
                            <maxAge>20</maxAge>
                            <priority>32768</priority>
                            <protocol>unknown</protocol>
                            <rootAddress>00:00:00:00:00:00</rootAddress>
                            <rootPathCost>0</rootPathCost>
                            <rootPort>unspecified</rootPort>
                            <rootPortNumber>0</rootPortNumber>
                            <rootPortPriority>0</rootPortPriority>
                            <rootPriority>0</rootPriority>
                        </Vlan-list>
                        <Vlan-list>
                            <id>200</id>
                            <adminSt>enabled</adminSt>
                            <bridgeAddress>00:00:00:00:00:00</bridgeAddress>
                            <bridgePriority>0</bridgePriority>
                            <diameter>2</diameter>
                            <fwdTime>15</fwdTime>
                            <helloTime>2</helloTime>
                            <maxAge>20</maxAge>
                            <priority>32768</priority>
                            <protocol>unknown</protocol>
                            <rootAddress>00:00:00:00:00:00</rootAddress>
                            <rootPathCost>0</rootPathCost>
                            <rootPort>unspecified</rootPort>
                            <rootPortNumber>0</rootPortNumber>
                            <rootPortPriority>0</rootPortPriority>
                            <rootPriority>0</rootPriority>
                        </Vlan-list>
                        <Vlan-list>
                            <id>1</id>
                            <adminSt>enabled</adminSt>
                            <bridgeAddress>00:00:00:00:00:00</bridgeAddress>
                            <bridgePriority>0</bridgePriority>
                            <diameter>2</diameter>
                            <fwdTime>15</fwdTime>
                            <helloTime>2</helloTime>
                            <maxAge>20</maxAge>
                            <priority>32768</priority>
                            <protocol>unknown</protocol>
                            <rootAddress>00:00:00:00:00:00</rootAddress>
                            <rootPathCost>0</rootPathCost>
                            <rootPort>unspecified</rootPort>
                            <rootPortNumber>0</rootPortNumber>
                            <rootPortPriority>0</rootPortPriority>
                            <rootPriority>0</rootPriority>
                        </Vlan-list>
                    </vlan-items>
                </inst-items>
                <operSt>enabled</operSt>
            </stp-items>
        </System>
    </data>



The DME and YANG payloads correspond to the show spanning-tree and show spanning-tree summary commands.

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# (config)# show spanning-tree 

MST0000
  Spanning tree enabled protocol mstp
  Root ID    Priority    32768
             Address     00fe.c809.6abb
             Cost        2000
             Port        121 (Ethernet1/31)
             Hello Time  2  sec  Max Age 20 sec  Forward Delay 15 sec

  Bridge ID  Priority    32768  (priority 32768 sys-id-ext 0)
             Address     00fe.c809.76eb
             Hello Time  2  sec  Max Age 20 sec  Forward Delay 15 sec

Interface        Role Sts Cost      Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Eth1/1           Desg FWD 2000      128.1    P2p 
Eth1/12          Desg FWD 2000      128.45   P2p 
Eth1/15          Desg FWD 2000      128.57   P2p 
Eth1/16          Back BLK 2000      128.61   P2p 
Eth1/19          Desg FWD 2000      128.73   P2p 
Eth1/20          Desg FWD 2000      128.77   P2p 
Eth1/23          Desg FWD 2000      128.89   P2p 
Eth1/25          Desg FWD 2000      128.97   P2p 
Eth1/27          Desg FWD 2000      128.105  P2p 
Eth1/31          Root FWD 2000      128.121  P2p Bound(RSTP) 
Eth1/35          Desg FWD 2000      128.137  P2p 
Eth1/50          Desg FWD 500       128.197  P2p 


seoul5(config)# sh spanning-tree summary 
Switch is in mst mode (IEEE Standard)
Root bridge for: none
L2 Gateway STP                           is disabled
Port Type Default                        is disable
Edge Port [PortFast] BPDU Guard Default  is disabled
Edge Port [PortFast] BPDU Filter Default is disabled
Bridge Assurance                         is enabled
Loopguard Default                        is disabled
Pathcost method used                     is long
PVST Simulation                          is enabled
STP-Lite                                 is disabled

Name                   Blocking Listening Learning Forwarding STP Active
---------------------- -------- --------- -------- ---------- ----------
MST0000                      1         0        0         11         12
---------------------- -------- --------- -------- ---------- ----------
1 mst                        1         0        0         11         12
   


For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying TCAM Resource Utilization

Querying TCAM Resource Utilization
GET http://<IP_Address>/api/mo/sys/pltfm/mod-1/inst-0.json?rsp-subtree=full
{
    "totalCount": "1",
    "imdata": [
        {
            "platformTcamStatsInst": {
                "attributes": {
                    "dn": "sys/pltfm/mod-1/inst-0",
                    "instance": "0"
                },
                "children": [
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-nbm",
                                "regionSize": "0",
                                "rn": "region-ing-nbm"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "0",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-netflow",
                                "regionSize": "512",
                                "rn": "region-ing-netflow"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "0",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-l3-span-filter",
                                "regionSize": "256",
                                "rn": "region-ing-l3-span-filter"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "256",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "egr-sup",
                                "regionSize": "256",
                                "rn": "region-egr-sup"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "128",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "50.000000",
                                            "otherUsed": "128",
                                            "percent": "50.000000",
                                            "rn": "utilization",
                                            "used": "128"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-redirect",
                                "regionSize": "0",
                                "rn": "region-ing-redirect"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "0",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "egr-racl",
                                "regionSize": "1792",
                                "rn": "region-egr-racl"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.111607",
                                            "allUsed": "2",
                                            "free": "1790",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.111607",
                                            "rn": "utilization",
                                            "used": "2"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-sup",
                                "regionSize": "512",
                                "rn": "region-ing-sup"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "2.631579",
                                            "allUsed": "12",
                                            "free": "10",
                                            "ipv4Percent": "30.701754",
                                            "ipv4Used": "140",
                                            "ipv6Percent": "39.473684",
                                            "ipv6Used": "180",
                                            "macPercent": "8.333333",
                                            "macUsed": "38",
                                            "otherPercent": "16.666667",
                                            "otherUsed": "76",
                                            "percent": "97.807018",
                                            "rn": "utilization",
                                            "used": "446"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-l3-vlan-qos",
                                "regionSize": "512",
                                "rn": "region-ing-l3-vlan-qos"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.781250",
                                            "allUsed": "4",
                                            "free": "504",
                                            "ipv4Percent": "0.195312",
                                            "ipv4Used": "1",
                                            "ipv6Percent": "0.390625",
                                            "ipv6Used": "2",
                                            "macPercent": "0.195312",
                                            "macUsed": "1",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "1.562500",
                                            "rn": "utilization",
                                            "used": "8"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "vacl",
                                "regionSize": "0",
                                "rn": "region-vacl"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "0",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "egr-l3-vlan-qos",
                                "regionSize": "0",
                                "rn": "region-egr-l3-vlan-qos"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "0",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-rbacl",
                                "regionSize": "0",
                                "rn": "region-ing-rbacl"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "0",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "span",
                                "regionSize": "512",
                                "rn": "region-span"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "512",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-fstat",
                                "regionSize": "0",
                                "rn": "region-ing-fstat"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "0",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-ifacl",
                                "regionSize": "0",
                                "rn": "region-ing-ifacl"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "0",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-l2-qos",
                                "regionSize": "256",
                                "rn": "region-ing-l2-qos"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.781250",
                                            "allUsed": "2",
                                            "free": "254",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.781250",
                                            "rn": "utilization",
                                            "used": "2"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "egr-l2-qos",
                                "regionSize": "0",
                                "rn": "region-egr-l2-qos"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "0",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-racl",
                                "regionSize": "2304",
                                "rn": "region-ing-racl"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.086806",
                                            "allUsed": "2",
                                            "free": "2302",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.086806",
                                            "rn": "utilization",
                                            "used": "2"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "ing-l2-span-filter",
                                "regionSize": "256",
                                "rn": "region-ing-l2-span-filter"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "256",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "platformTcamStatsRegion": {
                            "attributes": {
                                "regionName": "nat",
                                "regionSize": "0",
                                "rn": "region-nat"
                            },
                            "children": [
                                {
                                    "platformTcamResourceUtilization": {
                                        "attributes": {
                                            "allPercent": "0.000000",
                                            "allUsed": "0",
                                            "free": "0",
                                            "ipv4Percent": "0.000000",
                                            "ipv4Used": "0",
                                            "ipv6Percent": "0.000000",
                                            "ipv6Used": "0",
                                            "macPercent": "0.000000",
                                            "macUsed": "0",
                                            "otherPercent": "0.000000",
                                            "otherUsed": "0",
                                            "percent": "0.000000",
                                            "rn": "utilization",
                                            "used": "0"
                                        }
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        }
    ]
} 
GET:  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/pltfm-items/mod-items/TcamStatsModule-list/inst-items

<inst-items>
    <TcamStatsInst-list>
        <instance>3</instance>
        <region-items>
            <TcamStatsRegion-list>
                <regionName>ing-nbm</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-netflow</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-sup</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-redirect</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-racl</regionName>
                <regionSize>1792</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-sup</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-vlan-qos</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>vacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l3-vlan-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-rbacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>span</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-fstat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-ifacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-qos</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l2-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-racl</regionName>
                <regionSize>2304</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>nat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
        </region-items>
    </TcamStatsInst-list>
    <TcamStatsInst-list>
        <instance>1</instance>
        <region-items>
            <TcamStatsRegion-list>
                <regionName>ing-nbm</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-netflow</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-sup</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-redirect</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-racl</regionName>
                <regionSize>1792</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-sup</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-vlan-qos</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>vacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l3-vlan-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-rbacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>span</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-fstat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-ifacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-qos</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l2-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-racl</regionName>
                <regionSize>2304</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>nat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
        </region-items>
    </TcamStatsInst-list>
    <TcamStatsInst-list>
        <instance>2</instance>
        <region-items>
            <TcamStatsRegion-list>
                <regionName>ing-nbm</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-netflow</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-sup</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-redirect</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-racl</regionName>
                <regionSize>1792</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-sup</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-vlan-qos</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>vacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l3-vlan-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-rbacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>span</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-fstat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-ifacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-qos</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l2-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-racl</regionName>
                <regionSize>2304</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>nat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
        </region-items>
    </TcamStatsInst-list>
    <TcamStatsInst-list>
        <instance>5</instance>
        <region-items>
            <TcamStatsRegion-list>
                <regionName>ing-nbm</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-netflow</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-sup</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-redirect</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-racl</regionName>
                <regionSize>1792</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-sup</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-vlan-qos</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>vacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l3-vlan-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-rbacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>span</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-fstat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-ifacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-qos</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l2-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-racl</regionName>
                <regionSize>2304</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>nat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
        </region-items>
    </TcamStatsInst-list>
    <TcamStatsInst-list>
        <instance>0</instance>
        <region-items>
            <TcamStatsRegion-list>
                <regionName>ing-nbm</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-netflow</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>256</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-sup</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>128</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>50.000000</otherPercent>
                    <otherUsed>128</otherUsed>
                    <percent>50.000000</percent>
                    <used>128</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-redirect</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-racl</regionName>
                <regionSize>1792</regionSize>
                <utilization-items>
                    <allPercent>0.111607</allPercent>
                    <allUsed>2</allUsed>
                    <free>1790</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.111607</percent>
                    <used>2</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-sup</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>2.631579</allPercent>
                    <allUsed>12</allUsed>
                    <free>10</free>
                    <ipv4Percent>30.701754</ipv4Percent>
                    <ipv4Used>140</ipv4Used>
                    <ipv6Percent>39.473684</ipv6Percent>
                    <ipv6Used>180</ipv6Used>
                    <macPercent>8.333333</macPercent>
                    <macUsed>38</macUsed>
                    <otherPercent>16.666667</otherPercent>
                    <otherUsed>76</otherUsed>
                    <percent>97.807018</percent>
                    <used>446</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-vlan-qos</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.781250</allPercent>
                    <allUsed>4</allUsed>
                    <free>504</free>
                    <ipv4Percent>0.195312</ipv4Percent>
                    <ipv4Used>1</ipv4Used>
                    <ipv6Percent>0.390625</ipv6Percent>
                    <ipv6Used>2</ipv6Used>
                    <macPercent>0.195312</macPercent>
                    <macUsed>1</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>1.562500</percent>
                    <used>8</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>vacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l3-vlan-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-rbacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>span</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>512</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-fstat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-ifacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-qos</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.781250</allPercent>
                    <allUsed>2</allUsed>
                    <free>254</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.781250</percent>
                    <used>2</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l2-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-racl</regionName>
                <regionSize>2304</regionSize>
                <utilization-items>
                    <allPercent>0.086806</allPercent>
                    <allUsed>2</allUsed>
                    <free>2302</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.086806</percent>
                    <used>2</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>256</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>nat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
        </region-items>
    </TcamStatsInst-list>
    <TcamStatsInst-list>
        <instance>4</instance>
        <region-items>
            <TcamStatsRegion-list>
                <regionName>ing-nbm</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-netflow</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-sup</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-redirect</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-racl</regionName>
                <regionSize>1792</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-sup</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l3-vlan-qos</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>vacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l3-vlan-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-rbacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>span</regionName>
                <regionSize>512</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-fstat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-ifacl</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-qos</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>egr-l2-qos</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-racl</regionName>
                <regionSize>2304</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>ing-l2-span-filter</regionName>
                <regionSize>256</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
            <TcamStatsRegion-list>
                <regionName>nat</regionName>
                <regionSize>0</regionSize>
                <utilization-items>
                    <allPercent>0.000000</allPercent>
                    <allUsed>0</allUsed>
                    <free>0</free>
                    <ipv4Percent>0.000000</ipv4Percent>
                    <ipv4Used>0</ipv4Used>
                    <ipv6Percent>0.000000</ipv6Percent>
                    <ipv6Used>0</ipv6Used>
                    <macPercent>0.000000</macPercent>
                    <macUsed>0</macUsed>
                    <otherPercent>0.000000</otherPercent>
                    <otherUsed>0</otherUsed>
                    <percent>0.000000</percent>
                    <used>0</used>
                </utilization-items>
            </TcamStatsRegion-list>
        </region-items>
    </TcamStatsInst-list>
</inst-items>
  • Querying TCAM resource utilization is supported on switches with ASICs that are similar to the following:
    • 9348GC-FXP
    • 93108TC-FX
    • 93180YC-FX
  • When the switch boots up, six TCAM stats instances are created by default.
  • Only TCAM stats for instances available on that particular platform will be updated when line-card comes up. Updates are triggered when TCAM resources are modified (e.g. applying/removing access-list on port).
    For example, if the platform is a 9348GC-FXP switch, which has just one slice and therefore just one instance, only instance 0 objects will be updated; the rest show 0.

Each TCAM stats region object has the fields shown in the DME and YANG payload examples.

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch#  show system internal access-list resource utilization

slot  1
=======



INSTANCE 0x0
-------------


         ACL Hardware Resource Utilization (Mod 1)
         ----------------------------------------------------------
                                        Used    Free    Percent
                                                        Utilization
-------------------------------------------------------------------
Ingress L2 QOS                          2       254     0.78
 Ingress L2 QOS IPv4                    0               0.00
 Ingress L2 QOS IPv6                    0               0.00
 Ingress L2 QOS MAC                     0               0.00
 Ingress L2 QOS ALL                     2               0.78
 Ingress L2 QOS OTHER                   0               0.00
Ingress L2 SPAN ACL                     0       256     0.00
 Ingress L2 SPAN ACL IPv4               0               0.00
 Ingress L2 SPAN ACL IPv6               0               0.00
 Ingress L2 SPAN ACL MAC                0               0.00
 Ingress L2 SPAN ACL ALL                0               0.00
 Ingress L2 SPAN ACL OTHER              0               0.00
Ingress RACL                            2       2302    0.08
 Ingress RACL IPv4                      0               0.00
 Ingress RACL IPv6                      0               0.00
 Ingress RACL MAC                       0               0.00
 Ingress RACL ALL                       2               0.08
 Ingress RACL OTHER                     0               0.00
Ingress L3/VLAN QOS                     8       504     1.56
 Ingress L3/VLAN QOS IPv4               1               0.19
 Ingress L3/VLAN QOS IPv6               2               0.39
 Ingress L3/VLAN QOS MAC                1               0.19
 Ingress L3/VLAN QOS ALL                4               0.78
 Ingress L3/VLAN QOS OTHER              0               0.00
Ingress L3/VLAN SPAN ACL                0       256     0.00
 Ingress L3/VLAN SPAN ACL IPv4          0               0.00
 Ingress L3/VLAN SPAN ACL IPv6          0               0.00
 Ingress L3/VLAN SPAN ACL MAC           0               0.00
 Ingress L3/VLAN SPAN ACL ALL           0               0.00
 Ingress L3/VLAN SPAN ACL OTHER         0               0.00
Ingress SUP                             446     10      97.80
 Ingress SUP IPv4                       140             30.70
 Ingress SUP IPv6                       180             39.47
 Ingress SUP MAC                        38              8.33
 Ingress SUP ALL                        12              2.63
 Ingress SUP OTHER                      76              16.66
SPAN                                    0       512     0.00
 SPAN IPv4                              0               0.00
 SPAN IPv6                              0               0.00
 SPAN MAC                               0               0.00
 SPAN ALL                               0               0.00
 SPAN OTHER                             0               0.00
Egress RACL                             2       1790    0.11
 Egress RACL IPv4                       0               0.00
 Egress RACL IPv6                       0               0.00
 Egress RACL MAC                        0               0.00
 Egress RACL ALL                        2               0.11
 Egress RACL OTHER                      0               0.00
Egress SUP                              128     128     50.00
 Egress SUP IPv4                        0               0.00
 Egress SUP IPv6                        0               0.00
 Egress SUP MAC                         0               0.00
 Egress SUP ALL                         0               0.00
 Egress SUP OTHER                       128             50.00
Feature BFD                             3       13      18.75
 Feature BFD IPv4                       0               0.00
 Feature BFD IPv6                       0               0.00
 Feature BFD MAC                        0               0.00
 Feature BFD ALL                        2               12.50
 Feature BFD OTHER                      0               0.00
Feature DHCP SNOOP                      0       16      0.00
 Feature DHCP SNOOP IPv4                0               0.00
 Feature DHCP SNOOP IPv6                0               0.00
 Feature DHCP SNOOP MAC                 0               0.00
 Feature DHCP SNOOP ALL                 0               0.00
 Feature DHCP SNOOP OTHER               0               0.00
Feature ARP SNOOP                       0       2       0.00
 Feature ARP SNOOP IPv4                 0               0.00
 Feature ARP SNOOP IPv6                 0               0.00
 Feature ARP SNOOP MAC                  0               0.00
 Feature ARP SNOOP ALL                  0               0.00
 Feature ARP SNOOP OTHER                0               0.00
Feature VxLAN OAM                       0       2       0.00
 Feature VxLAN OAM IPv4                 0               0.00
 Feature VxLAN OAM IPv6                 0               0.00
 Feature VxLAN OAM MAC                  0               0.00
 Feature VxLAN OAM ALL                  0               0.00
 Feature VxLAN OAM OTHER                0               0.00
Feature DHCPv6 RELAY                    0       8       0.00
 Feature DHCPv6 RELAY IPv4              0               0.00
 Feature DHCPv6 RELAY IPv6              0               0.00
 Feature DHCPv6 RELAY MAC               0               0.00
 Feature DHCPv6 RELAY ALL               0               0.00
 Feature DHCPv6 RELAY OTHER             0               0.00
Feature DHCP SNOOP FHS                  0       4       0.00
 Feature DHCP SNOOP FHS IPv4            0               0.00
 Feature DHCP SNOOP FHS IPv6            0               0.00
 Feature DHCP SNOOP FHS MAC             0               0.00
 Feature DHCP SNOOP FHS ALL             0               0.00
 Feature DHCP SNOOP FHS OTHER           0               0.00
Feature DOT1X                           0       2       0.00
 Feature DOT1X IPv4                     0               0.00
 Feature DOT1X IPv6                     0               0.00
 Feature DOT1X MAC                      0               0.00
 Feature DOT1X ALL                      0               0.00
 Feature DOT1X OTHER                    0               0.00
Feature DOT1X Multi Auth                0       2       0.00
 Feature DOT1X Multi Auth IPv4          0               0.00
 Feature DOT1X Multi Auth IPv6          0               0.00
 Feature DOT1X Multi Auth MAC           0               0.00
 Feature DOT1X Multi Auth ALL           0               0.00
 Feature DOT1X Multi Auth OTHER         0               0.00
Netflow/Analytics Filter TCAM           0       512     0.00
 Netflow/Analytics Filter TCAM IPv4     0               0.00
 Netflow/Analytics Filter TCAM IPv6     0               0.00
 Netflow/Analytics Filter TCAM MAC      0               0.00
 Netflow/Analytics Filter TCAM ALL      0               0.00
 Netflow/Analytics Filter TCAM OTHER    0               0.00

LOU                                     4       12      25.00
Both LOU Operands                       4
Single LOU Operands                     0
LOU L4 src port:                        2
LOU L4 dst port:                        2
LOU L3 packet len:                      0
LOU IP tos:                             0
LOU IP dscp:                            0
LOU ip precedence:                      0
LOU ip TTL:                             0
TCP Flags                               0       16      0.00

Protocol CAM                            2       244     0.81
Mac Etype/Proto CAM                     0       14      0.00

L4 op labels, Tcam 0                    0       30      0.00
L4 op labels, Tcam 1                    1       61      1.61
L4 op labels, Tcam 7                    0       1023    0.00
L4 op labels, Tcam 8                    0       254     0.00
L4 op labels, Tcam 11                   0       1023    0.00
L4 op labels, Tcam 12                   0       1023    0.00
L4 op labels, Tcam 13                   0       1023    0.00
L4 op labels, Tcam 14                   0       1023    0.00
L4 op labels, Tcam 16                   0       1023    0.00
L4 op labels, Tcam 17                   0       1023    0.00

Ingress Dest info table                 0       512     0.00
Egress Dest info table                  0       512     0.00
Note: Ingress SUP region includes the Redirect region

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying the Version

Querying the Version
GET http://<IP_Address>/api/mo/sys/showversion.json
{
    "totalCount": "1",
    "imdata": [
        {
            "sysmgrShowVersion": {
                "attributes": {
                    "activePackage": "",
                    "biosCompileTime": "12/07/2015",
                    "biosVersion": "09.20",
                    "bootflashSize": "51496280",
                    "copyRight": "Cisco Nexus Operating System (NX-OS) Software\nTAC support: http://www.cisco.com/tac\nCopyright (C) 2002-2018, Cisco and/or its affiliates.\nAll rights reserved.\nThe copyrights to certain works contained in this software are\nowned by other third parties and used and distributed under their own\nlicenses, such as open source.  This software is provided \"as is,\" and unless\notherwise stated, there is no warranty, express or implied, including but not\nlimited to warranties of merchantability and fitness for a particular purpose.\nCertain components of this software are licensed under\nthe GNU General Public License (GPL) version 2.0 or \nGNU General Public License (GPL) version 3.0  or the GNU\nLesser General Public License (LGPL) Version 2.1 or \nLesser General Public License (LGPL) Version 2.0. \nA copy of each such license is available at\nhttp://www.opensource.org/licenses/gpl-2.0.php and\nhttp://opensource.org/licenses/gpl-3.0.html and\nhttp://www.opensource.org/licenses/lgpl-2.1.php and\nhttp://www.gnu.org/licenses/old-licenses/library.txt.\n",
                    "dn": "sys/showversion",
                    "kernelUptime": "15 minute(s) 2 second(s) ",
                    "lastResetReason": "Reset Requested by CLI command reload",
                    "lastResetService": "",
                    "lastResetSysVersion": "9.2(1)",
                    "lastResetTime": "996434 usecs after Fri Jul  6 21:29:32 2018",
                    "nxosCompileTime": " 7/5/2018 21:00:00",
                    "nxosImageFile": "bootflash:///h232.bin",
                    "nxosVersion": "9.2(1)",
                    "plugin": "Core Plugin, Ethernet Plugin"
                }
            }
        }
    ]
}
GET:  http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/showversion-items/
<showversion-items>
    <activePackage/>
    <biosCompileTime>12/07/2015</biosCompileTime>
    <biosVersion>09.20</biosVersion>
    <bootflashSize>51496280</bootflashSize>
    <copyRight>Cisco Nexus Operating System (NX-OS) Software
TAC support: http://www.cisco.com/tac
Copyright (C) 2002-2018, Cisco and/or its affiliates.
All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under their own
licenses, such as open source.  This software is provided &quot;as is,&quot; and unless
otherwise stated, there is no warranty, express or implied, including but not
limited to warranties of merchantability and fitness for a particular purpose.
Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or 
GNU General Public License (GPL) version 3.0  or the GNU
Lesser General Public License (LGPL) Version 2.1 or 
Lesser General Public License (LGPL) Version 2.0. 
A copy of each such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://opensource.org/licenses/gpl-3.0.html and
http://www.opensource.org/licenses/lgpl-2.1.php and
http://www.gnu.org/licenses/old-licenses/library.txt.
</copyRight>
    <kernelUptime>16 minute(s) 2 second(s) </kernelUptime>
    <lastResetReason>Reset Requested by CLI command reload</lastResetReason>
    <lastResetService/>
    <lastResetSysVersion>9.2(1)</lastResetSysVersion>
    <lastResetTime>996434 usecs after Fri Jul  6 21:29:32 2018</lastResetTime>
    <nxosCompileTime> 7/5/2018 21:00:00</nxosCompileTime>
    <nxosImageFile>bootflash:///h232.bin</nxosImageFile>
    <nxosVersion>9.2(1)</nxosVersion>
    <plugin>Core Plugin, Ethernet Plugin</plugin>
</showversion-items>

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
switch# show version
Cisco Nexus Operating System (NX-OS) Software
TAC support: http://www.cisco.com/tac
Copyright (C) 2002-2018, Cisco and/or its affiliates.
All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under their own
licenses, such as open source.  This software is provided "as is," and unless
otherwise stated, there is no warranty, express or implied, including but not
limited to warranties of merchantability and fitness for a particular purpose.
Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or
GNU General Public License (GPL) version 3.0  or the GNU
Lesser General Public License (LGPL) Version 2.1 or
Lesser General Public License (LGPL) Version 2.0.
A copy of each such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://opensource.org/licenses/gpl-3.0.html and
http://www.opensource.org/licenses/lgpl-2.1.php and
http://www.gnu.org/licenses/old-licenses/library.txt.

Software
  BIOS: version 09.20
  NXOS: version 9.2(1)
  BIOS compile time:  12/07/2015
  NXOS image file is: bootflash:///h232.bin
  NXOS compile time:  7/5/2018 21:00:00 [07/06/2018 21:18:03]


Hardware
  cisco Nexus9000 C9504 (4 Slot) Chassis ("Supervisor Module")
  Intel(R) Xeon(R) CPU E5-2403 0 @ 1.80GHz with 16400084 kB of memory.
  Processor Board ID SAL1841207P

  Device name: switch
  bootflash:   51496280 kB
Kernel uptime is 0 day(s), 0 hour(s), 17 minute(s), 57 second(s)

Last reset at 996434 usecs after Fri Jul  6 21:29:32 2018
  Reason: Reset Requested by CLI command reload
  System version: 9.2(1)
  Service:

plugin
  Core Plugin, Ethernet Plugin

Active Package(s):



For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying VLAN ID Counters

Querying VLAN ID Counters
GET http://<IP_Address>/api/node/mo/sys/bd/bd-[vlan-20]/dbgVlanStats.json     
{                                                                                                          
    "totalCount": "1",
    "imdata": [
        {
            "l2VlanStats": {
                "attributes": {
                    "clearTs": "never",
                    "dn": "sys/bd/bd-[vlan-20]/dbgVlanStats",
                    "inBcastOctets": "1860",
                    "inBcastPkts": "26",
                    "inL3UcastOctets": "0",
                    "inL3UcastPkts": "0",
                    "inMcastOctets": "0",
                    "inMcastPkts": "0",
                    "inUcastOctets": "156177714840",
                    "inUcastPkts": "1301480957",
                    "outUcastOctets": "307335648824",
                    "outUcastPkts": "2604539928"
                }
            }
        }
    ]
}

Note: This example was added in Cisco NX-OS Release 9.2(1).

CLI Output
Switch# show vlan id 20 counters
Vlan Id :20
Unicast Octets In :156177714840
Unicast Packets In :1301480957
Multicast Octets In :0
Multicast Packets In :0
Broadcast Octets In :1860
Broadcast Packets In :26
Unicast Octets Out :307335648824
Unicast Packets Out :2604539928
L3 Unicast Octets In :0
L3 Unicast Packets In :0


For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying VRF Information

Querying VRF Information
GET http://<IP_Address>/api/mo/sys.json?query-target=children&target-subtree-class=l3Inst&rsp-subtree=full
{
"totalCount": "8",
"imdata": [
    {
        "l3Inst": {
            "attributes": {
                "adminState": "admin-up",
                "bgpRd": "0,0,0,0,0,0,0,0",
                "bgpRdDisp": "0:0",
                "childAction": "",
                "createTs": "2017-12-23T13:53:29.232+00:00",
                "ctrlrId": "0",
                "descr": "",
                "dn": "sys/inst-default",
                "encap": "unknown",
                "gsdbCtx": "0",
                "id": "1",
                "l3vmCfgFailedBmp": "",
                "l3vmCfgFailedTs": "00:00:00:00.000",
                "l3vmCfgState": "0",
                "lastChgdTs": "2017-12-23T13:54:24.605+00:00",
                "modTs": "2017-12-23T13:53:24.667+00:00",
                "monPolDn": "",
                "name": "default",
                "oldOperStQual": "invalid",
                "operStQual": "invalid",
                "operState": "up",
                "oui": "0",
                "pending": "no",
                "persistentOnReload": "true",
                "prtclBmp": "96",
                "resourceId": "0",
                "scope": "1",
                "secLbl": "0",
                "status": "",
                "uid": "0",
                "v4TibId": "1",
                "v4TibName": "base",
                "v4TibOldOperStQual": "invalid",
                "v4TibOperStQual": "invalid",
                "v4TibOperState": "up",
                "v4TibPending": "no",
                "v4TibValid": "yes",
                "v6TibId": "2147483649",
                "v6TibName": "base",
                "v6TibOldOperStQual": "invalid",
                "v6TibOperStQual": "invalid",
                "v6TibOperState": "up",
                "v6TibPending": "no",
                "v6TibValid": "yes",
                "vpnId": "0"
},
"children": [
    {
        "rtctrlDom": {
            "attributes": {
                "childAction": "",
                "modTs": "2017-12-23T13:53:24.667+00:00",
                "name": "default",
                "operRd": "unknown:unknown:0:0",
                "persistentOnReload": "true",
                "rd": "unknown:unknown:0:0",
                "rn": "dom-default",
                "status": "",
                "uid": "0"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "childAction": "",
        "forceResolve": "no",
        "modTs": "2017-12-23T13:55:10.391+00:00",
        "parentSKey": "",
        "persistentOnReload": "true",
        "rType": "mo",
        "rn": "rsvrfMbr-[sys/intf/lb-[lo1]]",
        "state": "unformed",
        "stateQual": "none",
        "status": "",
        "tCl": "nwIf",
        "tDn": "sys/intf/lb-[lo1]",
        "tSKey": "lo1",
        "tType": "mo",
        "uid": "0"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "childAction": "",
        "forceResolve": "no",
        "modTs": "2017-12-23T13:55:10.321+00:00",
        "parentSKey": "",
        "persistentOnReload": "true",
        "rType": "mo",
        "rn": "rsvrfMbr-[sys/intf/lb-[lo0]]",
        "state": "unformed",
        "stateQual": "none",
        "status": "",
        "tCl": "nwIf",
        "tDn": "sys/intf/lb-[lo0]",
        "tSKey": "lo0",
        "tType": "mo",
        "uid": "0"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "childAction": "",
        "forceResolve": "no",
        "modTs": "2017-12-23T13:55:09.016+00:00",
        "parentSKey": "",
        "persistentOnReload": "true",
        "rType": "mo",
        "rn": "rsvrfMbr-[sys/intf/phys-[eth1/6]]",
        "state": "unformed",
        "stateQual": "none",
        "status": "",
        "tCl": "nwIf",
        "tDn": "sys/intf/phys-[eth1/6]",
        "tSKey": "eth1/6",
        "tType": "mo",
        "uid": "0"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "childAction": "",
        "forceResolve": "no",
        "modTs": "2017-12-23T13:55:10.508+00:00",
        "parentSKey": "",
        "persistentOnReload": "true",
        "rType": "mo",
        "rn": "rsvrfMbr-[sys/intf/lb-[lo2]]",
        "state": "unformed",
        "stateQual": "none",
        "status": "",
        "tCl": "nwIf",
        "tDn": "sys/intf/lb-[lo2]",
        "tSKey": "lo2",
        "tType": "mo",
        "uid": "0"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "childAction": "",
        "forceResolve": "no",
        "modTs": "2017-12-23T13:55:09.407+00:00",
        "parentSKey": "",
        "persistentOnReload": "true",
        "rType": "mo",
        "rn": "rsvrfMbr-[sys/intf/phys-[eth1/7]]",
        "state": "unformed",
        "stateQual": "none",
        "status": "",
        "tCl": "nwIf",
        "tDn": "sys/intf/phys-[eth1/7]",
        "tSKey": "eth1/7",
        "tType": "mo",
        "uid": "0"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "childAction": "",
        "forceResolve": "no",
        "modTs": "2017-12-23T13:55:08.628+00:00",
        "parentSKey": "",
        "persistentOnReload": "true",
        "rType": "mo",
        "rn": "rsvrfMbr-[sys/intf/phys-[eth1/1]]",
        "state": "unformed",
        "stateQual": "none",
        "status": "",
        "tCl": "nwIf",
        "tDn": "sys/intf/phys-[eth1/1]",
        "tSKey": "eth1/1",
        "tType": "mo",
        "uid": "0"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "childAction": "",
        "forceResolve": "no",
        "modTs": "2017-12-23T13:55:08.837+00:00",
        "parentSKey": "",
        "persistentOnReload": "true",
        "rType": "mo",
        "rn": "rsvrfMbr-[sys/intf/phys-[eth1/2]]",
        "state": "unformed",
        "stateQual": "none",
        "status": "",
        "tCl": "nwIf",
        "tDn": "sys/intf/phys-[eth1/2]",
        "tSKey": "eth1/2",
        "tType": "mo",
        "uid": "0"
}}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "bgpRd": "0,0,0,0,0,0,0,0",
        "bgpRdDisp": "0:0",
        "childAction": "",
        "createTs": "2017-12-23T13:53:29.418+00:00",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-management",
        "encap": "unknown",
        "gsdbCtx": "0",
        "id": "2",
        "l3vmCfgFailedBmp": "",
        "l3vmCfgFailedTs": "00:00:00:00.000",
        "l3vmCfgState": "0",
        "lastChgdTs": "2017-12-23T13:54:29.613+00:00",
        "modTs": "2017-12-23T13:53:24.667+00:00",
        "monPolDn": "",
        "name": "management",
        "oldOperStQual": "invalid",
        "operStQual": "invalid",
        "operState": "up",
        "oui": "0",
        "pending": "no",
        "persistentOnReload": "true",
        "prtclBmp": "0",
        "resourceId": "0",
        "scope": "1",
        "secLbl": "0",
        "status": "",
        "uid": "0",
        "v4TibId": "2",
        "v4TibName": "base",
        "v4TibOldOperStQual": "invalid",
        "v4TibOperStQual": "invalid",
        "v4TibOperState": "up",
        "v4TibPending": "no",
        "v4TibValid": "yes",
        "v6TibId": "2147483650",
        "v6TibName": "base",
        "v6TibOldOperStQual": "invalid",
        "v6TibOperStQual": "invalid",
        "v6TibOperState": "up",
        "v6TibPending": "no",
        "v6TibValid": "yes",
        "vpnId": "0"
},
"children": [
    {
        "rtctrlDom": {
            "attributes": {
                "childAction": "",
                "modTs": "2017-12-23T13:53:24.667+00:00",
                "name": "management",
                "operRd": "unknown:unknown:0:0",
                "persistentOnReload": "true",
                "rd": "unknown:unknown:0:0",
                "rn": "dom-management",
                "status": "",
                "uid": "0"
}}},{
"l3RsVrfMbr": {
    "attributes": {
        "childAction": "",
        "forceResolve": "no",
        "modTs": "2017-12-23T13:53:52.689+00:00",
        "parentSKey": "",
        "persistentOnReload": "true",
        "rType": "mo",
        "rn": "rsvrfMbr-[sys/mgmt-[mgmt0]]",
        "state": "unformed",
        "stateQual": "none",
        "status": "",
        "tCl": "nwIf",
        "tDn": "sys/mgmt-[mgmt0]",
        "tSKey": "mgmt0",
        "tType": "mo",
        "uid": "0"
}}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "bgpRd": "0,0,0,0,0,0,0,0",
        "bgpRdDisp": "0:0",
        "childAction": "",
        "createTs": "2017-12-23T13:54:24.329+00:00",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-VRF_1",
        "encap": "unknown",
        "gsdbCtx": "0",
        "id": "3",
        "l3vmCfgFailedBmp": "",
        "l3vmCfgFailedTs": "00:00:00:00.000",
        "l3vmCfgState": "0",
        "lastChgdTs": "2017-12-23T13:54:24.397+00:00",
        "modTs": "2017-12-23T13:55:07.690+00:00",
        "monPolDn": "",
        "name": "VRF_1",
        "oldOperStQual": "invalid",
        "operStQual": "invalid",
        "operState": "up",
        "oui": "0",
        "pending": "no",
        "persistentOnReload": "true",
        "prtclBmp": "64",
        "resourceId": "0",
        "scope": "1",
        "secLbl": "0",
        "status": "",
        "uid": "0",
        "v4TibId": "3",
        "v4TibName": "base",
        "v4TibOldOperStQual": "invalid",
        "v4TibOperStQual": "invalid",
        "v4TibOperState": "up",
        "v4TibPending": "no",
        "v4TibValid": "yes",
        "v6TibId": "2147483651",
        "v6TibName": "base",
        "v6TibOldOperStQual": "invalid",
        "v6TibOperStQual": "invalid",
        "v6TibOperState": "up",
        "v6TibPending": "no",
        "v6TibValid": "yes",
        "vpnId": "0"
},
"children": [
{
    "rtctrlDom": {
        "attributes": {
            "childAction": "",
            "modTs": "2017-12-23T13:55:07.690+00:00",
            "name": "VRF_1",
            "operRd": "unknown:unknown:0:0",
            "persistentOnReload": "true",
            "rd": "unknown:unknown:0:0",
            "rn": "dom-VRF_1",
            "status": "",
            "uid": "0"
},
"children": [
{
    "rtctrlDomAf": {
        "attributes": {
            "childAction": "",
            "modTs": "2017-12-23T13:55:07.725+00:00",
            "name": "",
            "persistentOnReload": "true",
            "rn": "af-ipv4-ucast",
            "status": "",
            "type": "ipv4-ucast",
            "uid": "0"
},
"children": [
{
    "rtctrlAfCtrl": {
        "attributes": {
            "childAction": "",
            "modTs": "2017-12-23T13:55:07.756+00:00",
            "name": "",
            "persistentOnReload": "true",
            "rn": "ctrl-ipv4-mvpn",
            "status": "",
            "type": "ipv4-mvpn",
            "uid": "0"
},
"children": [
    {
        "rtctrlRttP": {
            "attributes": {
                "childAction": "",
                "descr": "",
                "modTs": "2017-12-23T13:55:07.756+00:00",
                "name": "",
                "operRttAuto": "unknown:unknown:0:0",
                "persistentOnReload": "true",
                "rn": "rttp-import",
                "status": "",
                "type": "import",
                "uid": "0"
},
"children": [
{
"rtctrlRttEntry": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:07.756+00:00",
        "persistentOnReload": "true",
        "rn": "ent-route-target:as2-nn2:1:2",
        "rtt": "route-target:as2-nn2:1:2",
        "status": "",
        "uid": "0"
}}}]}}]}},{
"rtctrlAfCtrl": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:07.783+00:00",
        "name": "",
        "persistentOnReload": "true",
        "rn": "ctrl-ipv4-ucast",
        "status": "",
        "type": "ipv4-ucast",
        "uid": "0"
},
"children": [
{
"rtctrlRttP": {
    "attributes": {
        "childAction": "",
        "descr": "",
        "modTs": "2017-12-23T13:55:07.811+00:00",
        "name": "",
        "operRttAuto": "unknown:unknown:0:0",
        "persistentOnReload": "true",
        "rn": "rttp-import",
        "status": "",
        "type": "import",
        "uid": "0"
},
"children": [
{
"rtctrlMapP": {
    "attributes": {
        "childAction": "",
        "descr": "",
        "modTs": "2017-12-23T13:55:07.811+00:00",
        "name": "",
        "persistentOnReload": "true",
        "rn": "rtctrlmap",
        "rtMap": "map1",
        "status": "",
        "uid": "0"
}}}]}},{
"rtctrlRttP": {
    "attributes": {
        "childAction": "",
        "descr": "",
        "modTs": "2017-12-23T13:55:07.783+00:00",
        "name": "",
        "operRttAuto": "unknown:unknown:0:0",
        "persistentOnReload": "true",
        "rn": "rttp-export",
        "status": "",
        "type": "export",
        "uid": "0"
},
"children": [
{
"rtctrlRttEntry": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:07.783+00:00",
        "persistentOnReload": "true",
        "rn": "ent-route-target:as2-nn2:1:2",
        "rtt": "route-target:as2-nn2:1:2",
        "status": "",
        "uid": "0"
}}},{
"rtctrlMapP": {
    "attributes": {
        "childAction": "",
        "descr": "",
        "modTs": "2017-12-23T13:55:07.796+00:00",
        "name": "",
        "persistentOnReload": "true",
        "rn": "rtctrlmap",
        "rtMap": "map1",
        "status": "",
        "uid": "0"
}}},{
"rtctrlDomDefMapP": {
    "attributes": {
        "allowVpn": "no",
        "childAction": "",
        "descr": "",
        "modTs": "2017-12-23T13:55:07.825+00:00",
        "name": "",
        "persistentOnReload": "true",
        "pfxLimit": "0",
        "rn": "rtctrldefmap",
        "rtMap": "map1",
        "status": "",
        "uid": "0"
}}}]}}]}}]}}]}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "bgpRd": "0,0,0,0,0,0,0,0",
        "bgpRdDisp": "0:0",
        "childAction": "",
        "createTs": "2017-12-23T13:54:24.344+00:00",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-VRF_2",
        "encap": "unknown",
        "gsdbCtx": "0",
        "id": "4",
        "l3vmCfgFailedBmp": "",
        "l3vmCfgFailedTs": "00:00:00:00.000",
        "l3vmCfgState": "0",
        "lastChgdTs": "2017-12-23T13:54:24.410+00:00",
        "modTs": "2017-12-23T13:55:07.850+00:00",
        "monPolDn": "",
        "name": "VRF_2",
        "oldOperStQual": "invalid",
        "operStQual": "invalid",
        "operState": "up",
        "oui": "0",
        "pending": "no",
        "persistentOnReload": "true",
        "prtclBmp": "32",
        "resourceId": "0",
        "scope": "1",
        "secLbl": "0",
        "status": "",
        "uid": "0",
        "v4TibId": "4",
        "v4TibName": "base",
        "v4TibOldOperStQual": "invalid",
        "v4TibOperStQual": "invalid",
        "v4TibOperState": "up",
        "v4TibPending": "no",
        "v4TibValid": "yes",
        "v6TibId": "2147483652",
        "v6TibName": "base",
        "v6TibOldOperStQual": "invalid",
        "v6TibOperStQual": "invalid",
        "v6TibOperState": "up",
        "v6TibPending": "no",
        "v6TibValid": "yes",
        "vpnId": "0"
},
"children": [
{
"rtctrlDom": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:07.879+00:00",
        "name": "VRF_2",
        "operRd": "rd:as2-nn2:1:2",
        "persistentOnReload": "true",
        "rd": "rd:as2-nn2:1:2",
        "rn": "dom-VRF_2",
        "status": "",
        "uid": "0"
},
"children": [
{
"rtctrlDomAf": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:07.898+00:00",
        "name": "",
        "persistentOnReload": "true",
        "rn": "af-ipv4-ucast",
        "status": "",
        "type": "ipv4-ucast",
        "uid": "0"
},
"children": [
{
"rtctrlAfCtrl": {
"attributes": {
    "childAction": "",
    "modTs": "2017-12-23T13:55:07.918+00:00",
    "name": "",
    "persistentOnReload": "true",
    "rn": "ctrl-ipv4-ucast",
    "status": "",
    "type": "ipv4-ucast",
    "uid": "0"
},
"children": [
{
"rtctrlRttP": {
    "attributes": {
        "childAction": "",
        "descr": "",
        "modTs": "2017-12-23T13:55:07.918+00:00",
        "name": "",
        "operRttAuto": "unknown:unknown:0:0",
        "persistentOnReload": "true",
        "rn": "rttp-export",
        "status": "",
        "type": "export",
        "uid": "0"
},
"children": [
    {
        "rtctrlMapP": {
            "attributes": {
                "childAction": "",
                "descr": "",
                "modTs": "2017-12-23T13:55:07.918+00:00",
                "name": "",
                "persistentOnReload": "true",
                "rn": "rtctrlmap",
                "rtMap": "map1",
                "status": "",
                "uid": "0"
}}},{
"rtctrlDomDefMapP": {
    "attributes": {
        "allowVpn": "yes",
        "childAction": "",
        "descr": "",
        "modTs": "2017-12-23T13:55:07.936+00:00",
        "name": "",
        "persistentOnReload": "true",
        "pfxLimit": "0",
        "rn": "rtctrldefmap",
        "rtMap": "map1",
        "status": "",
        "uid": "0"
}}}]}}]}}]}}]}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "bgpRd": "0,0,0,0,0,0,0,0",
        "bgpRdDisp": "0:0",
        "childAction": "",
        "createTs": "2017-12-23T13:54:24.352+00:00",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-foo",
        "encap": "unknown",
        "gsdbCtx": "0",
        "id": "5",
        "l3vmCfgFailedBmp": "",
        "l3vmCfgFailedTs": "00:00:00:00.000",
        "l3vmCfgState": "0",
        "lastChgdTs": "2017-12-23T13:54:24.418+00:00",
        "modTs": "2017-12-23T13:55:07.954+00:00",
        "monPolDn": "",
        "name": "foo",
        "oldOperStQual": "invalid",
        "operStQual": "invalid",
        "operState": "up",
        "oui": "0",
        "pending": "no",
        "persistentOnReload": "true",
        "prtclBmp": "0",
        "resourceId": "0",
        "scope": "1",
        "secLbl": "0",
        "status": "",
        "uid": "0",
        "v4TibId": "5",
        "v4TibName": "base",
        "v4TibOldOperStQual": "invalid",
        "v4TibOperStQual": "invalid",
        "v4TibOperState": "up",
        "v4TibPending": "no",
        "v4TibValid": "yes",
        "v6TibId": "2147483653",
        "v6TibName": "base",
        "v6TibOldOperStQual": "invalid",
        "v6TibOperStQual": "invalid",
        "v6TibOperState": "up",
        "v6TibPending": "no",
        "v6TibValid": "yes",
        "vpnId": "0"
},
"children": [
{
"rtctrlDom": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:07.954+00:00",
        "name": "foo",
        "operRd": "unknown:unknown:0:0",
        "persistentOnReload": "true",
        "rd": "unknown:unknown:0:0",
        "rn": "dom-foo",
        "status": "",
        "uid": "0"
},
"children": [
{
"rtctrlDomAf": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:07.976+00:00",
        "name": "",
        "persistentOnReload": "true",
        "rn": "af-ipv4-ucast",
        "status": "",
        "type": "ipv4-ucast",
        "uid": "0"
},
"children": [
{
"rtctrlAfCtrl": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:07.993+00:00",
        "name": "",
        "persistentOnReload": "true",
        "rn": "ctrl-ipv4-ucast",
        "status": "",
        "type": "ipv4-ucast",
        "uid": "0"
},
"children": [
{
"rtctrlRttP": {
    "attributes": {
        "childAction": "",
        "descr": "",
        "modTs": "2017-12-23T13:55:07.993+00:00",
        "name": "",
        "operRttAuto": "unknown:unknown:0:0",
        "persistentOnReload": "true",
        "rn": "rttp-export",
        "status": "",
        "type": "export",
        "uid": "0"
},
"children": [
    {
        "rtctrlDomDefMapP": {
            "attributes": {
                "allowVpn": "yes",
                "childAction": "",
                "descr": "",
                "modTs": "2017-12-23T13:55:07.993+00:00",
                "name": "",
                "persistentOnReload": "true",
                "pfxLimit": "0",
                "rn": "rtctrldefmap",
                "rtMap": "map1",
                "status": "",
                "uid": "0"
}}}]}}]}}]}}]}}]}},{
            "l3Inst": {
                "attributes": {
                    "adminState": "admin-up",
                    "bgpRd": "0,0,0,0,0,0,0,0",
                    "bgpRdDisp": "0:0",
                    "childAction": "",
                    "createTs": "2017-12-23T13:54:24.364+00:00",
                    "ctrlrId": "0",
                    "descr": "",
                    "dn": "sys/inst-switchpool-default",
                    "encap": "unknown",
                    "gsdbCtx": "0",
                    "id": "6",
                    "l3vmCfgFailedBmp": "",
                    "l3vmCfgFailedTs": "00:00:00:00.000",
                    "l3vmCfgState": "0",
                    "lastChgdTs": "2017-12-23T13:54:24.419+00:00",
                    "modTs": "2017-12-23T13:55:08.105+00:00",
                    "monPolDn": "",
                    "name": "switchpool-default",
                    "oldOperStQual": "invalid",
                    "operStQual": "invalid",
                    "operState": "up",
                    "oui": "0",
                    "pending": "no",
                    "persistentOnReload": "true",
                    "prtclBmp": "0",
                    "resourceId": "0",
                    "scope": "1",
                    "secLbl": "0",
                    "status": "",
                    "uid": "0",
                    "v4TibId": "6",
                    "v4TibName": "base",
                    "v4TibOldOperStQual": "invalid",
                    "v4TibOperStQual": "invalid",
                    "v4TibOperState": "up",
                    "v4TibPending": "no",
                    "v4TibValid": "yes",
                    "v6TibId": "2147483654",
                    "v6TibName": "base",
                    "v6TibOldOperStQual": "invalid",
                    "v6TibOperStQual": "invalid",
                    "v6TibOperState": "up",
                    "v6TibPending": "no",
                    "v6TibValid": "yes",
                    "vpnId": "0"
},
"children": [
    {
        "rtctrlDom": {
            "attributes": {
                "childAction": "",
                "modTs": "2017-12-23T13:55:08.105+00:00",
                "name": "switchpool-default",
                "operRd": "unknown:unknown:0:0",
                "persistentOnReload": "true",
                "rd": "unknown:unknown:0:0",
                "rn": "dom-switchpool-default",
                "status": "",
                "uid": "0"
}}}]}},{
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "bgpRd": "0,0,0,0,0,0,0,0",
        "bgpRdDisp": "0:0",
        "childAction": "",
        "createTs": "2017-12-23T13:54:24.373+00:00",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-test1",
        "encap": "unknown",
        "gsdbCtx": "0",
        "id": "7",
        "l3vmCfgFailedBmp": "",
        "l3vmCfgFailedTs": "00:00:00:00.000",
        "l3vmCfgState": "0",
        "lastChgdTs": "2017-12-23T13:54:24.420+00:00",
        "modTs": "2017-12-23T13:55:08.132+00:00",
        "monPolDn": "",
        "name": "test1",
        "oldOperStQual": "invalid",
        "operStQual": "invalid",
        "operState": "up",
        "oui": "0",
        "pending": "no",
        "persistentOnReload": "true",
        "prtclBmp": "0",
        "resourceId": "0",
        "scope": "1",
        "secLbl": "0",
        "status": "",
        "uid": "0",
        "v4TibId": "7",
        "v4TibName": "base",
        "v4TibOldOperStQual": "invalid",
        "v4TibOperStQual": "invalid",
        "v4TibOperState": "up",
        "v4TibPending": "no",
        "v4TibValid": "yes",
        "v6TibId": "2147483655",
        "v6TibName": "base",
        "v6TibOldOperStQual": "invalid",
        "v6TibOperStQual": "invalid",
        "v6TibOperState": "up",
        "v6TibPending": "no",
        "v6TibValid": "yes",
        "vpnId": "0"
},
"children": [
{
"rtctrlDom": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:08.132+00:00",
        "name": "test1",
        "operRd": "unknown:unknown:0:0",
        "persistentOnReload": "true",
        "rd": "unknown:unknown:0:0",
        "rn": "dom-test1",
        "status": "",
        "uid": "0"
},
"children": [
{
"rtctrlDomAf": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:08.162+00:00",
        "name": "",
        "persistentOnReload": "true",
        "rn": "af-ipv4-ucast",
        "status": "",
        "type": "ipv4-ucast",
        "uid": "0"
},
"children": [
    {
        "rtctrlAfCtrl": {
            "attributes": {
                "childAction": "",
                "modTs": "2017-12-23T13:55:08.184+00:00",
                "name": "",
                "persistentOnReload": "true",
                "rn": "ctrl-ipv4-mvpn",
                "status": "",
                "type": "ipv4-mvpn",
                "uid": "0"
},
"children": [
{
"rtctrlRttP": {
    "attributes": {
        "childAction": "",
        "descr": "",
        "modTs": "2017-12-23T13:55:08.184+00:00",
        "name": "",
        "operRttAuto": "unknown:unknown:0:0",
        "persistentOnReload": "true",
        "rn": "rttp-import",
        "status": "",
        "type": "import",
        "uid": "0"
},
"children": [
{
"rtctrlRttEntry": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:08.184+00:00",
        "persistentOnReload": "true",
        "rn": "ent-route-target:as2-nn2:1:2",
        "rtt": "route-target:as2-nn2:1:2",
        "status": "",
        "uid": "0"
}}}]}}]}}]}}]}}]}}]}
"l3Inst": {
    "attributes": {
        "adminState": "admin-up",
        "bgpRd": "0,0,0,0,0,0,0,0",
        "bgpRdDisp": "0:0",
        "childAction": "",
        "createTs": "2017-12-23T13:54:24.385+00:00",
        "ctrlrId": "0",
        "descr": "",
        "dn": "sys/inst-v1",
        "encap": "unknown",
        "gsdbCtx": "0",
        "id": "8",
        "l3vmCfgFailedBmp": "",
        "l3vmCfgFailedTs": "00:00:00:00.000",
        "l3vmCfgState": "0",
        "lastChgdTs": "2017-12-23T13:54:24.421+00:00",
        "modTs": "2017-12-23T13:55:08.204+00:00",
        "monPolDn": "",
        "name": "v1",
        "oldOperStQual": "invalid",
        "operStQual": "invalid",
        "operState": "up",
        "oui": "0",
        "pending": "no",
        "persistentOnReload": "true",
        "prtclBmp": "0",
        "resourceId": "0",
        "scope": "1",
        "secLbl": "0",
        "status": "",
        "uid": "0",
        "v4TibId": "8",
        "v4TibName": "base",
        "v4TibOldOperStQual": "invalid",
        "v4TibOperStQual": "invalid",
        "v4TibOperState": "up",
        "v4TibPending": "no",
        "v4TibValid": "yes",
        "v6TibId": "2147483656",
        "v6TibName": "base",
        "v6TibOldOperStQual": "invalid",
        "v6TibOperStQual": "invalid",
        "v6TibOperState": "up",
        "v6TibPending": "no",
        "v6TibValid": "yes",
        "vpnId": "0"
},
"children": [
{
"rtctrlDom": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:08.204+00:00",
        "name": "v1",
        "operRd": "unknown:unknown:0:0",
        "persistentOnReload": "true",
        "rd": "unknown:unknown:0:0",
        "rn": "dom-v1",
        "status": "",
        "uid": "0"
},
"children": [
{
"rtctrlDomAf": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:08.230+00:00",
        "name": "",
        "persistentOnReload": "true",
        "rn": "af-ipv4-ucast",
        "status": "",
        "type": "ipv4-ucast",
        "uid": "0"
},
"children": [
{
"rtctrlAfCtrl": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:08.253+00:00",
        "name": "",
        "persistentOnReload": "true",
        "rn": "ctrl-ipv4-mvpn",
        "status": "",
        "type": "ipv4-mvpn",
        "uid": "0"
},
"children": [
{
"rtctrlRttP": {
    "attributes": {
        "childAction": "",
        "descr": "",
        "modTs": "2017-12-23T13:55:08.253+00:00",
        "name": "",
        "operRttAuto": "unknown:unknown:0:0",
        "persistentOnReload": "true",
        "rn": "rttp-import",
        "status": "",
        "type": "import",
        "uid": "0"
},
"children": [
{
"rtctrlRttEntry": {
    "attributes": {
        "childAction": "",
        "modTs": "2017-12-23T13:55:08.253+00:00",
        "persistentOnReload": "true",
        "rn": "ent-route-target:as2-nn2:1:2",
        "rtt": "route-target:as2-nn2:1:2",
        "status": "",
        "uid": "0"
}}}]}}]}}]}}]}}]}}]}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/inst-items
<inst-items>
    <Inst-list>
        <name>test1</name>
        <adminState>admin-up</adminState>
        <bgpRd>0,0,0,0,0,0,0,0</bgpRd>
        <bgpRdDisp>0:0</bgpRdDisp>
        <createTs>2017-12-23T13:54:24.373+00:00</createTs>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>test1</name>
                <af-items>
                    <DomAf-list>
                        <type>ipv4-ucast</type>
                        <ctrl-items>
                            <AfCtrl-list>
                                <type>ipv4-mvpn</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>import</type>
                                        <ent-items>
                                            <RttEntry-list>
                                                <rtt>route-target:as2-nn2:1:2</rtt>
                                            </RttEntry-list>
                                        </ent-items>
                                        <operRttAuto>unknown:unknown:0:0</operRttAuto>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                        </ctrl-items>
                    </DomAf-list>
                </af-items>
                <operRd>unknown:unknown:0:0</operRd>
            </Dom-list>
        </dom-items>
        <gsdbCtx>0</gsdbCtx>
        <id>7</id>
        <lastChgdTs>2017-12-23T13:54:24.420+00:00</lastChgdTs>
        <oldOperStQual>invalid</oldOperStQual>
        <operStQual>invalid</operStQual>
        <operState>up</operState>
        <oui>0</oui>
        <pending>false</pending>
        <prtclBmp>0</prtclBmp>
        <resourceId>0</resourceId>
        <scope>1</scope>
        <secLbl>0</secLbl>
        <v4TibId>7</v4TibId>
        <v4TibName>base</v4TibName>
        <v4TibOldOperStQual>invalid</v4TibOldOperStQual>
        <v4TibOperStQual>invalid</v4TibOperStQual>
        <v4TibOperState>up</v4TibOperState>
        <v4TibPending>false</v4TibPending>
        <v4TibValid>true</v4TibValid>
        <v6TibId>2147483655</v6TibId>
        <v6TibName>base</v6TibName>
        <v6TibOldOperStQual>invalid</v6TibOldOperStQual>
        <v6TibOperStQual>invalid</v6TibOperStQual>
        <v6TibOperState>up</v6TibOperState>
        <v6TibPending>false</v6TibPending>
        <v6TibValid>true</v6TibValid>
        <vpnId>0</vpnId>
    </Inst-list>
    <Inst-list>
        <name>default</name>
        <adminState>admin-up</adminState>
        <bgpRd>0,0,0,0,0,0,0,0</bgpRd>
        <bgpRdDisp>0:0</bgpRdDisp>
        <createTs>2017-12-23T13:53:29.232+00:00</createTs>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>default</name>
                <operRd>unknown:unknown:0:0</operRd>
            </Dom-list>
        </dom-items>
        <gsdbCtx>0</gsdbCtx>
        <id>1</id>
        <lastChgdTs>2017-12-23T13:54:24.605+00:00</lastChgdTs>
        <oldOperStQual>invalid</oldOperStQual>
        <operStQual>invalid</operStQual>
        <operState>up</operState>
        <oui>0</oui>
        <pending>false</pending>
        <prtclBmp>96</prtclBmp>
        <resourceId>0</resourceId>
        <rsvrfMbr-items>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/LbRtdIf-list[id=&apos;lo1&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/LbRtdIf-list[id=&apos;lo0&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/PhysIf-list[id=&apos;eth1/6&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/LbRtdIf-list[id=&apos;lo2&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/PhysIf-list[id=&apos;eth1/7&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/PhysIf-list[id=&apos;eth1/1&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
            <RsVrfMbr-list>
                <tDn>/System/intf-items/PhysIf-list[id=&apos;eth1/2&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
        </rsvrfMbr-items>
        <scope>1</scope>
        <secLbl>0</secLbl>
        <v4TibId>1</v4TibId>
        <v4TibName>base</v4TibName>
        <v4TibOldOperStQual>invalid</v4TibOldOperStQual>
        <v4TibOperStQual>invalid</v4TibOperStQual>
        <v4TibOperState>up</v4TibOperState>
        <v4TibPending>false</v4TibPending>
        <v4TibValid>true</v4TibValid>
        <v6TibId>2147483649</v6TibId>
        <v6TibName>base</v6TibName>
        <v6TibOldOperStQual>invalid</v6TibOldOperStQual>
        <v6TibOperStQual>invalid</v6TibOperStQual>
        <v6TibOperState>up</v6TibOperState>
        <v6TibPending>false</v6TibPending>
        <v6TibValid>true</v6TibValid>
        <vpnId>0</vpnId>
    </Inst-list>
    <Inst-list>
        <name>VRF_2</name>
        <adminState>admin-up</adminState>
        <bgpRd>0,0,0,0,0,0,0,0</bgpRd>
        <bgpRdDisp>0:0</bgpRdDisp>
        <createTs>2017-12-23T13:54:24.344+00:00</createTs>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>VRF_2</name>
                <af-items>
                    <DomAf-list>
                        <type>ipv4-ucast</type>
                        <ctrl-items>
                            <AfCtrl-list>
                                <type>ipv4-ucast</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>export</type>
                                        <operRttAuto>unknown:unknown:0:0</operRttAuto>
                                        <rtctrldefmap-items>
                                            <allowVpn>true</allowVpn>
                                            <pfxLimit>0</pfxLimit>
                                            <rtMap>map1</rtMap>
                                        </rtctrldefmap-items>
                                        <rtctrlmap-items>
                                            <rtMap>map1</rtMap>
                                        </rtctrlmap-items>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                        </ctrl-items>
                    </DomAf-list>
                </af-items>
                <operRd>rd:as2-nn2:1:2</operRd>
                <rd>rd:as2-nn2:1:2</rd>
            </Dom-list>
        </dom-items>
        <gsdbCtx>0</gsdbCtx>
        <id>4</id>
        <lastChgdTs>2017-12-23T13:54:24.410+00:00</lastChgdTs>
        <oldOperStQual>invalid</oldOperStQual>
        <operStQual>invalid</operStQual>
        <operState>up</operState>
        <oui>0</oui>
        <pending>false</pending>
        <prtclBmp>32</prtclBmp>
        <resourceId>0</resourceId>
        <scope>1</scope>
        <secLbl>0</secLbl>
        <v4TibId>4</v4TibId>
        <v4TibName>base</v4TibName>
        <v4TibOldOperStQual>invalid</v4TibOldOperStQual>
        <v4TibOperStQual>invalid</v4TibOperStQual>
        <v4TibOperState>up</v4TibOperState>
        <v4TibPending>false</v4TibPending>
        <v4TibValid>true</v4TibValid>
        <v6TibId>2147483652</v6TibId>
        <v6TibName>base</v6TibName>
        <v6TibOldOperStQual>invalid</v6TibOldOperStQual>
        <v6TibOperStQual>invalid</v6TibOperStQual>
        <v6TibOperState>up</v6TibOperState>
        <v6TibPending>false</v6TibPending>
        <v6TibValid>true</v6TibValid>
        <vpnId>0</vpnId>
    </Inst-list>
    <Inst-list>
        <name>switchpool-default</name>
        <adminState>admin-up</adminState>
        <bgpRd>0,0,0,0,0,0,0,0</bgpRd>
        <bgpRdDisp>0:0</bgpRdDisp>
        <createTs>2017-12-23T13:54:24.364+00:00</createTs>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>switchpool-default</name>
                <operRd>unknown:unknown:0:0</operRd>
            </Dom-list>
        </dom-items>
        <gsdbCtx>0</gsdbCtx>
        <id>6</id>
        <lastChgdTs>2017-12-23T13:54:24.419+00:00</lastChgdTs>
        <oldOperStQual>invalid</oldOperStQual>
        <operStQual>invalid</operStQual>
        <operState>up</operState>
        <oui>0</oui>
        <pending>false</pending>
        <prtclBmp>0</prtclBmp>
        <resourceId>0</resourceId>
        <scope>1</scope>
        <secLbl>0</secLbl>
        <v4TibId>6</v4TibId>
        <v4TibName>base</v4TibName>
        <v4TibOldOperStQual>invalid</v4TibOldOperStQual>
        <v4TibOperStQual>invalid</v4TibOperStQual>
        <v4TibOperState>up</v4TibOperState>
        <v4TibPending>false</v4TibPending>
        <v4TibValid>true</v4TibValid>
        <v6TibId>2147483654</v6TibId>
        <v6TibName>base</v6TibName>
        <v6TibOldOperStQual>invalid</v6TibOldOperStQual>
        <v6TibOperStQual>invalid</v6TibOperStQual>
        <v6TibOperState>up</v6TibOperState>
        <v6TibPending>false</v6TibPending>
        <v6TibValid>true</v6TibValid>
        <vpnId>0</vpnId>
    </Inst-list>
    <Inst-list>
        <name>foo</name>
        <adminState>admin-up</adminState>
        <bgpRd>0,0,0,0,0,0,0,0</bgpRd>
        <bgpRdDisp>0:0</bgpRdDisp>
        <createTs>2017-12-23T13:54:24.352+00:00</createTs>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>foo</name>
                <af-items>
                    <DomAf-list>
                        <type>ipv4-ucast</type>
                        <ctrl-items>
                            <AfCtrl-list>
                                <type>ipv4-ucast</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>export</type>
                                        <operRttAuto>unknown:unknown:0:0</operRttAuto>
                                        <rtctrldefmap-items>
                                            <allowVpn>true</allowVpn>
                                            <pfxLimit>0</pfxLimit>
                                            <rtMap>map1</rtMap>
                                        </rtctrldefmap-items>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                        </ctrl-items>
                    </DomAf-list>
                </af-items>
                <operRd>unknown:unknown:0:0</operRd>
            </Dom-list>
        </dom-items>
        <gsdbCtx>0</gsdbCtx>
        <id>5</id>
        <lastChgdTs>2017-12-23T13:54:24.418+00:00</lastChgdTs>
        <oldOperStQual>invalid</oldOperStQual>
        <operStQual>invalid</operStQual>
        <operState>up</operState>
        <oui>0</oui>
        <pending>false</pending>
        <prtclBmp>0</prtclBmp>
        <resourceId>0</resourceId>
        <scope>1</scope>
        <secLbl>0</secLbl>
        <v4TibId>5</v4TibId>
        <v4TibName>base</v4TibName>
        <v4TibOldOperStQual>invalid</v4TibOldOperStQual>
        <v4TibOperStQual>invalid</v4TibOperStQual>
        <v4TibOperState>up</v4TibOperState>
        <v4TibPending>false</v4TibPending>
        <v4TibValid>true</v4TibValid>
        <v6TibId>2147483653</v6TibId>
        <v6TibName>base</v6TibName>
        <v6TibOldOperStQual>invalid</v6TibOldOperStQual>
        <v6TibOperStQual>invalid</v6TibOperStQual>
        <v6TibOperState>up</v6TibOperState>
        <v6TibPending>false</v6TibPending>
        <v6TibValid>true</v6TibValid>
        <vpnId>0</vpnId>
    </Inst-list>
    <Inst-list>
        <name>VRF_1</name>
        <adminState>admin-up</adminState>
        <bgpRd>0,0,0,0,0,0,0,0</bgpRd>
        <bgpRdDisp>0:0</bgpRdDisp>
        <createTs>2017-12-23T13:54:24.329+00:00</createTs>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>VRF_1</name>
                <af-items>
                    <DomAf-list>
                        <type>ipv4-ucast</type>
                        <ctrl-items>
                            <AfCtrl-list>
                                <type>ipv4-mvpn</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>import</type>
                                        <ent-items>
                                            <RttEntry-list>
                                                <rtt>route-target:as2-nn2:1:2</rtt>
                                            </RttEntry-list>
                                        </ent-items>
                                        <operRttAuto>unknown:unknown:0:0</operRttAuto>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                            <AfCtrl-list>
                                <type>ipv4-ucast</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>export</type>
                                        <ent-items>
                                            <RttEntry-list>
                                                <rtt>route-target:as2-nn2:1:2</rtt>
                                            </RttEntry-list>
                                        </ent-items>
                                        <operRttAuto>unknown:unknown:0:0</operRttAuto>
                                        <rtctrldefmap-items>
                                            <allowVpn>false</allowVpn>
                                            <pfxLimit>0</pfxLimit>
                                            <rtMap>map1</rtMap>
                                        </rtctrldefmap-items>
                                        <rtctrlmap-items>
                                            <rtMap>map1</rtMap>
                                        </rtctrlmap-items>
                                    </RttP-list>
                                    <RttP-list>
                                        <type>import</type>
                                        <operRttAuto>unknown:unknown:0:0</operRttAuto>
                                        <rtctrlmap-items>
                                            <rtMap>map1</rtMap>
                                        </rtctrlmap-items>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                        </ctrl-items>
                    </DomAf-list>
                </af-items>
                <operRd>unknown:unknown:0:0</operRd>
            </Dom-list>
        </dom-items>
        <gsdbCtx>0</gsdbCtx>
        <id>3</id>
        <lastChgdTs>2017-12-23T13:54:24.397+00:00</lastChgdTs>
        <oldOperStQual>invalid</oldOperStQual>
        <operStQual>invalid</operStQual>
        <operState>up</operState>
        <oui>0</oui>
        <pending>false</pending>
        <prtclBmp>64</prtclBmp>
        <resourceId>0</resourceId>
        <scope>1</scope>
        <secLbl>0</secLbl>
        <v4TibId>3</v4TibId>
        <v4TibName>base</v4TibName>
        <v4TibOldOperStQual>invalid</v4TibOldOperStQual>
        <v4TibOperStQual>invalid</v4TibOperStQual>
        <v4TibOperState>up</v4TibOperState>
        <v4TibPending>false</v4TibPending>
        <v4TibValid>true</v4TibValid>
        <v6TibId>2147483651</v6TibId>
        <v6TibName>base</v6TibName>
        <v6TibOldOperStQual>invalid</v6TibOldOperStQual>
        <v6TibOperStQual>invalid</v6TibOperStQual>
        <v6TibOperState>up</v6TibOperState>
        <v6TibPending>false</v6TibPending>
        <v6TibValid>true</v6TibValid>
        <vpnId>0</vpnId>
    </Inst-list>
    <Inst-list>
        <name>management</name>
        <adminState>admin-up</adminState>
        <bgpRd>0,0,0,0,0,0,0,0</bgpRd>
        <bgpRdDisp>0:0</bgpRdDisp>
        <createTs>2017-12-23T13:53:29.418+00:00</createTs>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>management</name>
                <operRd>unknown:unknown:0:0</operRd>
            </Dom-list>
        </dom-items>
        <gsdbCtx>0</gsdbCtx>
        <id>2</id>
        <lastChgdTs>2017-12-23T13:54:29.613+00:00</lastChgdTs>
        <oldOperStQual>invalid</oldOperStQual>
        <operStQual>invalid</operStQual>
        <operState>up</operState>
        <oui>0</oui>
        <pending>false</pending>
        <prtclBmp>0</prtclBmp>
        <resourceId>0</resourceId>
        <rsvrfMbr-items>
            <RsVrfMbr-list>
                <tDn>/System/MgmtAddr-list[addr=&apos;mgmt0&apos;]</tDn>
                <tCl>nwIf</tCl>
            </RsVrfMbr-list>
        </rsvrfMbr-items>
        <scope>1</scope>
        <secLbl>0</secLbl>
        <v4TibId>2</v4TibId>
        <v4TibName>base</v4TibName>
        <v4TibOldOperStQual>invalid</v4TibOldOperStQual>
        <v4TibOperStQual>invalid</v4TibOperStQual>
        <v4TibOperState>up</v4TibOperState>
        <v4TibPending>false</v4TibPending>
        <v4TibValid>true</v4TibValid>
        <v6TibId>2147483650</v6TibId>
        <v6TibName>base</v6TibName>
        <v6TibOldOperStQual>invalid</v6TibOldOperStQual>
        <v6TibOperStQual>invalid</v6TibOperStQual>
        <v6TibOperState>up</v6TibOperState>
        <v6TibPending>false</v6TibPending>
        <v6TibValid>true</v6TibValid>
        <vpnId>0</vpnId>
    </Inst-list>
    <Inst-list>
        <name>v1</name>
        <adminState>admin-up</adminState>
        <bgpRd>0,0,0,0,0,0,0,0</bgpRd>
        <bgpRdDisp>0:0</bgpRdDisp>
        <createTs>2017-12-23T13:54:24.385+00:00</createTs>
        <ctrlrId>0</ctrlrId>
        <dom-items>
            <Dom-list>
                <name>v1</name>
                <af-items>
                    <DomAf-list>
                        <type>ipv4-ucast</type>
                        <ctrl-items>
                            <AfCtrl-list>
                                <type>ipv4-mvpn</type>
                                <rttp-items>
                                    <RttP-list>
                                        <type>import</type>
                                        <ent-items>
                                            <RttEntry-list>
                                                <rtt>route-target:as2-nn2:1:2</rtt>
                                            </RttEntry-list>
                                        </ent-items>
                                        <operRttAuto>unknown:unknown:0:0</operRttAuto>
                                    </RttP-list>
                                </rttp-items>
                            </AfCtrl-list>
                        </ctrl-items>
                    </DomAf-list>
                </af-items>
                <operRd>unknown:unknown:0:0</operRd>
            </Dom-list>
        </dom-items>
        <gsdbCtx>0</gsdbCtx>
        <id>8</id>
        <lastChgdTs>2017-12-23T13:54:24.421+00:00</lastChgdTs>
        <oldOperStQual>invalid</oldOperStQual>
        <operStQual>invalid</operStQual>
        <operState>up</operState>
        <oui>0</oui>
        <pending>false</pending>
        <prtclBmp>0</prtclBmp>
        <resourceId>0</resourceId>
        <scope>1</scope>
        <secLbl>0</secLbl>
        <v4TibId>8</v4TibId>
        <v4TibName>base</v4TibName>
        <v4TibOldOperStQual>invalid</v4TibOldOperStQual>
        <v4TibOperStQual>invalid</v4TibOperStQual>
        <v4TibOperState>up</v4TibOperState>
        <v4TibPending>false</v4TibPending>
        <v4TibValid>true</v4TibValid>
        <v6TibId>2147483656</v6TibId>
        <v6TibName>base</v6TibName>
        <v6TibOldOperStQual>invalid</v6TibOldOperStQual>
        <v6TibOperStQual>invalid</v6TibOperStQual>
        <v6TibOperState>up</v6TibOperState>
        <v6TibPending>false</v6TibPending>
        <v6TibValid>true</v6TibValid>
        <vpnId>0</vpnId>
    </Inst-list>
</inst-items>

Note: The CLI output only covers a subset of the model output.

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
switch# show vrf all   
VRF-Name                           VRF-ID State   Reason   
VRF_1                                   3 Up      -- 
VRF_2                                   4 Up      --    
default                                 1 Up      --   
foo                                     5 Up      --   
management                              2 Up      --   
switchpool-default                      6 Up      --   
test1                                   7 Up      --   
v1                                      8 Up      --    

CLI Output
switch(config)# show vrf interface     

Interface                 VRF-Name                        VRF-ID  Site-of-Origin   
loopback0                 default                              1  --    
loopback1                 default                              1  --   
loopback2                 default                              1  --   
Null0                     default                              1  --   
Ethernet1/1               default                              1  --   
Ethernet1/2               default                              1  --   
Ethernet1/6               default                              1  --   
Ethernet1/7               default                              1  --   
mgmt0                     management                           2  --

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

Querying VRRP Information

Querying VRRP Information
GET http://<IP_Address>/api/mo/sys/vrrp/inst.json?rsp-subtree=full
{
"totalCount": "1",
"imdata": [
    {
        "vrrpInst": {
            "attributes": {
                "adminSt": "enabled",
                "childAction": "",
                "ctrl": "",
                "dn": "sys/vrrp/inst",
                "modTs": "2017-12-23T13:55:06.368+00:00",
                "monPolDn": "",
                "name": "",
                "operErr": "",
                "persistentOnReload": "true",
                "status": "",
                "uid": "0"
},
    "children": [
        {
            "vrrpInterface": {
                "attributes": {
                    "adminSt": "enabled",
                    "childAction": "",
                    "descr": "",
                    "id": "eth1/7",
                    "isCreate": "1",
                    "modTs": "2017-12-23T13:55:09.473+00:00",
                    "monPolDn": "",
                    "name": "",
                    "persistentOnReload": "true",
                    "rn": "if-[eth1/7]",
                    "status": "",
                    "uid": "0"
},
    "children": [
        {
            "vrrpId": {
                "attributes": {
                    "adminSt": "disabled",
                    "advIntvl": "1",
                    "authText": "",
                    "authType": "none",
                    "bfdPeerAddr": "0.0.0.0",
                    "bfdSessionSt": "disabled",
                    "childAction": "",
                    "fwdLwrThrld": "1",
                    "fwdUprThrld": "100",
                    "groupSt": "init",
                    "groupStQual": "up",
                    "id": "123",
                    "mac": "00:00:00:00:00:00",
                    "masterAddr": "0.0.0.0",
                    "modTs": "2017-12-23T13:55:09.490+00:00",
                    "persistentOnReload": "true",
                    "preempt": "enabled",
                    "priCfg": "100",
                    "primary": "123.1.2.3",
                    "rn": "id-123",
                    "status": "",
                    "uid": "0",
                    "vrrpCfgFailedBmp": "",
                    "vrrpCfgFailedTs": "00:00:00:00.000",
                    "vrrpCfgState": "0"
}}}]}}]}}]}
GET http://<IP_Address>/restconf/data/Cisco-NX-OS-device:System/vrrp-items
<vrrp-items>
    <adminSt>enabled</adminSt>
    <inst-items>
        <adminSt>enabled</adminSt>
        <if-items>
            <Interface-list>
                <id>eth1/7</id>
                <adminSt>enabled</adminSt>
                <id-items>
                    <Id-list>
                        <id>123</id>
                        <adminSt>disabled</adminSt>
                        <advIntvl>1</advIntvl>
                        <authType>none</authType>
                        <bfdSessionSt>disabled</bfdSessionSt>
                        <fwdLwrThrld>1</fwdLwrThrld>
                        <fwdUprThrld>0</fwdUprThrld>
                        <groupSt>init</groupSt>
                        <groupStQual>admin-down</groupStQual>
                        <mac>00:00:5E:00:01:7B</mac>
                        <masterAddr>0.0.0.0</masterAddr>
                        <preempt>enabled</preempt>
                        <priCfg>100</priCfg>
                        <primary>123.1.2.3</primary>
                    </Id-list>
                </id-items>
                <isCreate>0</isCreate>
            </Interface-list>
        </if-items>
        <operErr/>
    </inst-items>
    <operErr/>
    <operSt>enabled</operSt>
</vrrp-items>

Note: This example was added in Cisco NX-OS Release 7.0(3)I7(3).

CLI Output
switch# show vrrp   
 
     Interface  VR IpVersion Pri   Time Pre State   VR IP addr   
---------------------------------------------------------------     
   Ethernet1/7 123   IPV4    100    1 s  Y    Init    123.1.2.3   

For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:

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

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html

See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:

https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/

For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:

https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html