Skip to content

Instantly share code, notes, and snippets.

@narankhetani
Created November 21, 2017 21:36
Show Gist options
  • Save narankhetani/d462a280b0cf5e32d3e82ccd01786680 to your computer and use it in GitHub Desktop.
Save narankhetani/d462a280b0cf5e32d3e82ccd01786680 to your computer and use it in GitHub Desktop.

Revisions

  1. narankhetani created this gist Nov 21, 2017.
    37 changes: 37 additions & 0 deletions blob.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,37 @@
    {
    "msg": {
    "rpc_reply": {
    "interface-information": [
    {
    "physical-interface": [
    {
    "active-alarms": [
    {
    "interface-alarms": [
    {
    "ethernet-alarm-link-down": [
    {
    "data": null
    }
    ]
    }
    ]
    }
    ]
    },
    {
    "admin-status": [
    {
    "attributes": {
    "junos:format": "Enabled"
    },
    "data": "up"
    }
    ]
    }
    ]
    }
    ]
    }
    }
    }