{
  "data": [
    {
      "text": "ietf-alarms",
      "a_attr": {
        "title": "ietf-alarms"
      },
      "data": {
        "schema": "module",
        "type": "module",
        "type_title": "module",
        "type_class": "abbrCls",
        "flags": "",
        "opts": "",
        "status": "",
        "path": "",
        "path_class": "path-class"
      },
      "children": [
        {
          "text": "alarms",
          "a_attr": {
            "title": "The top container for this module."
          },
          "data": {
            "schema": "container",
            "type": "container",
            "type_title": "container",
            "type_class": "abbrCls",
            "flags": "config",
            "opts": "",
            "status": "current",
            "path": "/al:alarms",
            "path_class": "path-class",
            "sensor_path": "/ietf-alarms:alarms"
          },
          "children": [
            {
              "text": "control",
              "a_attr": {
                "title": "Configuration to control the alarm behavior."
              },
              "data": {
                "schema": "container",
                "type": "container",
                "type_title": "container",
                "type_class": "abbrCls",
                "flags": "config",
                "opts": "",
                "status": "current",
                "path": "/al:alarms/al:control",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarms/control"
              },
              "children": [
                {
                  "text": "max-alarm-status-changes",
                  "a_attr": {
                    "title": "The 'status-change' entries are kept in a circular list\\nper alarm.  When this number is exceeded, the oldest\\nstatus change entry is automatically removed.  If the\\nvalue is 'infinite', the status-change entries are\\naccumulated infinitely.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:control%3Fcontainer/al:max-alarm-status-changes%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "union",
                    "type_title": "union { uint16,enumeration }",
                    "type_class": "abbrCls",
                    "flags": "config",
                    "opts": "?",
                    "status": "current",
                    "path": "/al:alarms/al:control/al:max-alarm-status-changes",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/control/max-alarm-status-changes"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "notify-status-changes",
                  "a_attr": {
                    "title": "This leaf controls the notifications sent for alarm status\\nupdates.  There are three options:\\n\\n1.  Notifications are sent for all updates, severity-level\\n    changes, and alarm-text changes.\\n\\n2.  Notifications are only sent for alarm raise and clear.\\n\\n3.  Notifications are sent for status changes equal to or\\n    above the specified severity level.  Clear\\n    notifications shall always be sent.  Notifications\\n    shall also be sent for state changes that make an\\n    alarm less severe than the specified level.\\n\\nFor example, in option 3, assume that the severity level\\nis set to major and that the alarm has the following state\\nchanges:\\n\\n[(Time, severity, clear)]:\\n[(T1, major, -), (T2, minor, -), (T3, warning, -),\\n (T4, minor, -), (T5, major, -), (T6, critical, -),\\n (T7, major.  -), (T8, major, clear)]\\n\\nIn that case, notifications will be sent at times\\nT1, T2, T5, T6, T7, and T8.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:control%3Fcontainer/al:notify-status-changes%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "enumeration",
                    "type_title": "enumeration { all-state-changes,raise-and-clear,severity-level }",
                    "type_class": "abbrCls",
                    "flags": "config",
                    "opts": "?",
                    "status": "current",
                    "path": "/al:alarms/al:control/al:notify-status-changes",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/control/notify-status-changes"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "notify-severity-level",
                  "a_attr": {
                    "title": "Only send notifications for alarm-state changes crossing\\nthe specified level.  Always send clear notifications.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:control%3Fcontainer/al:notify-severity-level%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "severity",
                    "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                    "type_class": "abbrCls",
                    "flags": "config",
                    "opts": "?",
                    "status": "current",
                    "path": "/al:alarms/al:control/al:notify-severity-level",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/control/notify-severity-level"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "alarm-shelving",
                  "a_attr": {
                    "title": "The 'alarm-shelving/shelf' list is used to shelve\\n(block/filter) alarms.  The conditions in the shelf\\ncriteria are logically ANDed.  The first matching shelf is\\nused, and an alarm is shelved only for this first match.\\nMatching alarms MUST appear in the\\n/alarms/shelved-alarms/shelved-alarm list, and\\nnon-matching /alarms MUST appear in the\\n/alarms/alarm-list/alarm list.  The server does not send\\nany notifications for shelved alarms.\\n\\nThe server MUST maintain states (e.g., severity\\nchanges) for the shelved alarms.\\n\\nAlarms that match the criteria shall have an\\noperator state 'shelved'.  When the shelf\\nconfiguration removes an alarm from the shelf, the server\\nshall add the operator state 'un-shelved'."
                  },
                  "data": {
                    "schema": "container",
                    "type": "container",
                    "type_title": "container",
                    "type_class": "abbrCls",
                    "flags": "config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:control/al:alarm-shelving",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/control/alarm-shelving"
                  },
                  "children": [
                    {
                      "text": "shelf",
                      "a_attr": {
                        "title": "Each entry defines the criteria for shelving alarms.\\nCriteria are ANDed.  If no criteria are specified,\\nall alarms will be shelved."
                      },
                      "data": {
                        "schema": "list",
                        "type": "list",
                        "type_title": "list",
                        "type_class": "abbrCls",
                        "flags": "config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:control/al:alarm-shelving/al:shelf",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/control/alarm-shelving/shelf"
                      },
                      "children": [
                        {
                          "text": "name",
                          "a_attr": {
                            "title": "An arbitrary name for the alarm shelf.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:control%3Fcontainer/al:alarm-shelving%3Fcontainer/al:shelf%3Flist/al:name%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "string",
                            "type_title": "string",
                            "type_class": "abbrCls",
                            "flags": "config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:control/al:alarm-shelving/al:shelf/al:name",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/control/alarm-shelving/shelf/name"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "resource",
                          "a_attr": {
                            "title": "Shelve alarms for matching resources.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:control%3Fcontainer/al:alarm-shelving%3Fcontainer/al:shelf%3Flist/al:resource%3Fleaf-list/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf-list",
                            "type": "resource-match",
                            "type_title": "resource-matchunion { yang:xpath1.0,yang:object-identifier,string }",
                            "type_class": "abbrCls",
                            "flags": "config",
                            "opts": "*",
                            "status": "current",
                            "path": "/al:alarms/al:control/al:alarm-shelving/al:shelf/al:resource",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/control/alarm-shelving/shelf/resource"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-type",
                          "a_attr": {
                            "title": "Any alarm matching the combined criteria of\\n'alarm-type-id' and 'alarm-type-qualifier-match'\\nMUST be matched."
                          },
                          "data": {
                            "schema": "list",
                            "type": "list",
                            "type_title": "list",
                            "type_class": "abbrCls",
                            "flags": "config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:control/al:alarm-shelving/al:shelf/al:alarm-type",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/control/alarm-shelving/shelf/alarm-type"
                          },
                          "children": [
                            {
                              "text": "alarm-type-id",
                              "a_attr": {
                                "title": "Shelve all alarms that have an 'alarm-type-id' that\\nis equal to or derived from the given\\n'alarm-type-id'.",
                                "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:control%3Fcontainer/al:alarm-shelving%3Fcontainer/al:shelf%3Flist/al:alarm-type%3Flist/al:alarm-type-id%3Fleaf/",
                                "class": "nodeClass",
                                "style": "color: #00e;"
                              },
                              "data": {
                                "schema": "leaf",
                                "type": "alarm-type-id",
                                "type_title": "alarm-type-ididentityref { alarm-type-id }",
                                "type_class": "abbrCls",
                                "flags": "config",
                                "opts": "",
                                "status": "current",
                                "path": "/al:alarms/al:control/al:alarm-shelving/al:shelf/al:alarm-type/al:alarm-type-id",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/control/alarm-shelving/shelf/alarm-type/alarm-type-id"
                              },
                              "icon": "glyphicon glyphicon-leaf"
                            },
                            {
                              "text": "alarm-type-qualifier-match",
                              "a_attr": {
                                "title": "An XML Schema regular expression that is used to\\nmatch an alarm type qualifier.  Shelve all alarms\\nthat match this regular expression for the alarm\\ntype qualifier.",
                                "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:control%3Fcontainer/al:alarm-shelving%3Fcontainer/al:shelf%3Flist/al:alarm-type%3Flist/al:alarm-type-qualifier-match%3Fleaf/",
                                "class": "nodeClass",
                                "style": "color: #00e;"
                              },
                              "data": {
                                "schema": "leaf",
                                "type": "string",
                                "type_title": "string",
                                "type_class": "abbrCls",
                                "flags": "config",
                                "opts": "",
                                "status": "current",
                                "path": "/al:alarms/al:control/al:alarm-shelving/al:shelf/al:alarm-type/al:alarm-type-qualifier-match",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/control/alarm-shelving/shelf/alarm-type/alarm-type-qualifier-match"
                              },
                              "icon": "glyphicon glyphicon-leaf"
                            }
                          ]
                        },
                        {
                          "text": "description",
                          "a_attr": {
                            "title": "An optional textual description of the shelf.  This\\ndescription should include the reason for shelving\\nthese alarms.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:control%3Fcontainer/al:alarm-shelving%3Fcontainer/al:shelf%3Flist/al:description%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "string",
                            "type_title": "string",
                            "type_class": "abbrCls",
                            "flags": "config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:control/al:alarm-shelving/al:shelf/al:description",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/control/alarm-shelving/shelf/description"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "text": "alarm-inventory",
              "a_attr": {
                "title": "The 'alarm-inventory/alarm-type' list contains all possible\\nalarm types for the system.\\n\\nIf the system knows for which resources a specific alarm\\ntype can appear, it is also identified in the inventory.\\nThe list also tells if each alarm type has a corresponding\\nclear state.  The inventory shall only contain concrete\\nalarm types.\\n\\nThe alarm inventory MUST be updated by the system when new\\nalarms can appear.  This can be the case when installing new\\nsoftware modules or inserting new card types.  A\\nnotification 'alarm-inventory-changed' is sent when the\\ninventory is changed."
              },
              "data": {
                "schema": "container",
                "type": "container",
                "type_title": "container",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "",
                "status": "current",
                "path": "/al:alarms/al:alarm-inventory",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarms/alarm-inventory"
              },
              "children": [
                {
                  "text": "alarm-type",
                  "a_attr": {
                    "title": "An entry in this list defines a possible alarm."
                  },
                  "data": {
                    "schema": "list",
                    "type": "list",
                    "type_title": "list",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-inventory/al:alarm-type",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-inventory/alarm-type"
                  },
                  "children": [
                    {
                      "text": "alarm-type-id",
                      "a_attr": {
                        "title": "The statically defined alarm type identifier for this\\npossible alarm.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-inventory%3Fcontainer/al:alarm-type%3Flist/al:alarm-type-id%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "alarm-type-id",
                        "type_title": "alarm-type-ididentityref { alarm-type-id }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-inventory/al:alarm-type/al:alarm-type-id",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-inventory/alarm-type/alarm-type-id"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "alarm-type-qualifier",
                      "a_attr": {
                        "title": "The optionally dynamically defined alarm type identifier\\nfor this possible alarm.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-inventory%3Fcontainer/al:alarm-type%3Flist/al:alarm-type-qualifier%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "alarm-type-qualifier",
                        "type_title": "alarm-type-qualifierstring",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-inventory/al:alarm-type/al:alarm-type-qualifier",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-inventory/alarm-type/alarm-type-qualifier"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "resource",
                      "a_attr": {
                        "title": "Optionally, specifies for which resources the alarm type\\nis valid.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-inventory%3Fcontainer/al:alarm-type%3Flist/al:resource%3Fleaf-list/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf-list",
                        "type": "resource-match",
                        "type_title": "resource-matchunion { yang:xpath1.0,yang:object-identifier,string }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "*",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-inventory/al:alarm-type/al:resource",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-inventory/alarm-type/resource"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "will-clear",
                      "a_attr": {
                        "title": "This leaf tells the operator if the alarm will be\\ncleared when the correct corrective action has been\\ntaken.  Implementations SHOULD strive for detecting the\\ncleared state for all alarm types.\\n\\nIf this leaf is 'true', the operator can monitor the\\nalarm until it becomes cleared after the corrective\\naction has been taken.\\n\\nIf this leaf is 'false', the operator needs to validate\\nthat the alarm is no longer active using other\\nmechanisms.  Alarms can lack a corresponding clear due\\nto missing instrumentation or no logical\\ncorresponding clear state.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-inventory%3Fcontainer/al:alarm-type%3Flist/al:will-clear%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "boolean",
                        "type_title": "boolean",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-inventory/al:alarm-type/al:will-clear",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-inventory/alarm-type/will-clear"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "severity-level",
                      "a_attr": {
                        "title": "This leaf-list indicates the possible severity levels of\\nthis alarm type.  Note well that 'clear' is not part of\\nthe severity type.  In general, the severity level\\nshould be defined by the instrumentation based on the\\ndynamic state, rather than being defined statically by\\nthe alarm type, in order to provide a relevant severity\\nlevel based on dynamic state and context.  However, most\\nalarm types have a defined set of possible severity\\nlevels, and this should be provided here.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-inventory%3Fcontainer/al:alarm-type%3Flist/al:severity-level%3Fleaf-list/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf-list",
                        "type": "severity",
                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "*",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-inventory/al:alarm-type/al:severity-level",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-inventory/alarm-type/severity-level"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "description",
                      "a_attr": {
                        "title": "A description of the possible alarm.  It SHOULD include\\ninformation on possible underlying root causes and\\ncorrective actions.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-inventory%3Fcontainer/al:alarm-type%3Flist/al:description%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "string",
                        "type_title": "string",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-inventory/al:alarm-type/al:description",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-inventory/alarm-type/description"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    }
                  ]
                }
              ]
            },
            {
              "text": "summary",
              "a_attr": {
                "title": "This container gives a summary of the number of alarms."
              },
              "data": {
                "schema": "container",
                "type": "container",
                "type_title": "container",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "",
                "status": "current",
                "path": "/al:alarms/al:summary",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarms/summary"
              },
              "children": [
                {
                  "text": "alarm-summary",
                  "a_attr": {
                    "title": "A global summary of all alarms in the system.  The summary\\ndoes not include shelved alarms."
                  },
                  "data": {
                    "schema": "list",
                    "type": "list",
                    "type_title": "list",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:summary/al:alarm-summary",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/summary/alarm-summary"
                  },
                  "children": [
                    {
                      "text": "severity",
                      "a_attr": {
                        "title": "Alarm summary for this severity level.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:summary%3Fcontainer/al:alarm-summary%3Flist/al:severity%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "severity",
                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:summary/al:alarm-summary/al:severity",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/summary/alarm-summary/severity"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "total",
                      "a_attr": {
                        "title": "Total number of alarms of this severity level.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:summary%3Fcontainer/al:alarm-summary%3Flist/al:total%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:gauge32",
                        "type_title": "yang:gauge32uint32",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "?",
                        "status": "current",
                        "path": "/al:alarms/al:summary/al:alarm-summary/al:total",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/summary/alarm-summary/total"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "not-cleared",
                      "a_attr": {
                        "title": "Total number of alarms of this severity level\\nthat are not cleared.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:summary%3Fcontainer/al:alarm-summary%3Flist/al:not-cleared%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:gauge32",
                        "type_title": "yang:gauge32uint32",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "?",
                        "status": "current",
                        "path": "/al:alarms/al:summary/al:alarm-summary/al:not-cleared",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/summary/alarm-summary/not-cleared"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "cleared",
                      "a_attr": {
                        "title": "For this severity level, the number of alarms that are\\ncleared.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:summary%3Fcontainer/al:alarm-summary%3Flist/al:cleared%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:gauge32",
                        "type_title": "yang:gauge32uint32",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "?",
                        "status": "current",
                        "path": "/al:alarms/al:summary/al:alarm-summary/al:cleared",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/summary/alarm-summary/cleared"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "cleared-not-closed",
                      "a_attr": {
                        "title": "For this severity level, the number of alarms that are\\ncleared but not closed.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:summary%3Fcontainer/al:alarm-summary%3Flist/al:cleared-not-closed%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:gauge32",
                        "type_title": "yang:gauge32uint32",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "?",
                        "status": "current",
                        "path": "/al:alarms/al:summary/al:alarm-summary/al:cleared-not-closed",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/summary/alarm-summary/cleared-not-closed"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "cleared-closed",
                      "a_attr": {
                        "title": "For this severity level, the number of alarms that are\\ncleared and closed.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:summary%3Fcontainer/al:alarm-summary%3Flist/al:cleared-closed%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:gauge32",
                        "type_title": "yang:gauge32uint32",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "?",
                        "status": "current",
                        "path": "/al:alarms/al:summary/al:alarm-summary/al:cleared-closed",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/summary/alarm-summary/cleared-closed"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "not-cleared-closed",
                      "a_attr": {
                        "title": "For this severity level, the number of alarms that are\\nnot cleared but closed.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:summary%3Fcontainer/al:alarm-summary%3Flist/al:not-cleared-closed%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:gauge32",
                        "type_title": "yang:gauge32uint32",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "?",
                        "status": "current",
                        "path": "/al:alarms/al:summary/al:alarm-summary/al:not-cleared-closed",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/summary/alarm-summary/not-cleared-closed"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "not-cleared-not-closed",
                      "a_attr": {
                        "title": "For this severity level, the number of alarms that are\\nnot cleared and not closed.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:summary%3Fcontainer/al:alarm-summary%3Flist/al:not-cleared-not-closed%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:gauge32",
                        "type_title": "yang:gauge32uint32",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "?",
                        "status": "current",
                        "path": "/al:alarms/al:summary/al:alarm-summary/al:not-cleared-not-closed",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/summary/alarm-summary/not-cleared-not-closed"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    }
                  ]
                },
                {
                  "text": "shelves-active",
                  "a_attr": {
                    "title": "This is a hint to the operator that there are active\\nalarm shelves.  This leaf MUST exist if the\\n/alarms/shelved-alarms/number-of-shelved-alarms is > 0.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:summary%3Fcontainer/al:shelves-active%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "empty",
                    "type_title": "empty",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "?",
                    "status": "current",
                    "path": "/al:alarms/al:summary/al:shelves-active",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/summary/shelves-active"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                }
              ]
            },
            {
              "text": "alarm-list",
              "a_attr": {
                "title": "The alarms in the system."
              },
              "data": {
                "schema": "container",
                "type": "container",
                "type_title": "container",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "",
                "status": "current",
                "path": "/al:alarms/al:alarm-list",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarms/alarm-list"
              },
              "children": [
                {
                  "text": "number-of-alarms",
                  "a_attr": {
                    "title": "This object shows the total number of\\nalarms in the system, i.e., the total number\\nof entries in the alarm list.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:number-of-alarms%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "yang:gauge32",
                    "type_title": "yang:gauge32uint32",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "?",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-list/al:number-of-alarms",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-list/number-of-alarms"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "last-changed",
                  "a_attr": {
                    "title": "A timestamp when the alarm list was last\\nchanged.  The value can be used by a manager to\\ninitiate an alarm resynchronization procedure.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:last-changed%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "yang:date-and-time",
                    "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "?",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-list/al:last-changed",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-list/last-changed"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "alarm",
                  "a_attr": {
                    "title": "The list of alarms.  Each entry in the list holds one\\nalarm for a given alarm type and resource.  An alarm can\\nbe updated from the underlying resource or by the user.\\nThe following leafs are maintained by the resource:\\n'is-cleared', 'last-change', 'perceived-severity', and\\n'alarm-text'.  An operator can change 'operator-state' and\\n'operator-text'.\\n\\nEntries appear in the alarm list the first time an alarm\\nbecomes active for a given alarm type and resource.\\nEntries do not get deleted when the alarm is cleared.\\nClear status is represented as a boolean flag.\\n\\nAlarm entries are removed, i.e., purged, from the list by\\nan explicit purge action.  For example, purge all alarms\\nthat are cleared and in closed operator state that are\\nolder than 24 hours.  Purged alarms are removed from the\\nalarm list.  If the alarm resource state changes after a\\npurge, the alarm will reappear in the alarm list.\\n\\nSystems may also remove alarms based on locally configured\\npolicies; this is out of scope for this module."
                  },
                  "data": {
                    "schema": "list",
                    "type": "list",
                    "type_title": "list",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-list/al:alarm",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm"
                  },
                  "children": [
                    {
                      "text": "resource",
                      "a_attr": {
                        "title": "The alarming resource.  See also 'alt-resource'.  This could\\nbe, for example, a reference to the alarming interface",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:resource%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "resource",
                        "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:resource",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/resource"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "alarm-type-id",
                      "a_attr": {
                        "title": "This leaf and the leaf 'alarm-type-qualifier' together\\nprovide a unique identification of the alarm type.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:alarm-type-id%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "alarm-type-id",
                        "type_title": "alarm-type-ididentityref { alarm-type-id }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:alarm-type-id",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/alarm-type-id"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "alarm-type-qualifier",
                      "a_attr": {
                        "title": "This leaf is used when the 'alarm-type-id' leaf cannot\\nuniquely identify the alarm type.  Normally, this is not the\\ncase, and this leaf is the empty string.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:alarm-type-qualifier%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "alarm-type-qualifier",
                        "type_title": "alarm-type-qualifierstring",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:alarm-type-qualifier",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/alarm-type-qualifier"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "alt-resource",
                      "a_attr": {
                        "title": "Used if the alarming resource is available over other\\ninterfaces.  This field can contain SNMP OIDs, CIM paths, or\\n3GPP distinguished names, for example.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:alt-resource%3Fleaf-list/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf-list",
                        "type": "resource",
                        "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "*",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:alt-resource",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/alt-resource"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "related-alarm",
                      "a_attr": {
                        "title": "References to related alarms.  Note that the related alarm\\nmight have been purged from the alarm list."
                      },
                      "data": {
                        "schema": "list",
                        "type": "list",
                        "type_title": "list",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:related-alarm",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/related-alarm"
                      },
                      "children": [
                        {
                          "text": "resource",
                          "a_attr": {
                            "title": "The alarming resource for the related alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:related-alarm%3Flist/al:resource%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/alarm-list/alarm/resource }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:related-alarm/al:resource",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/related-alarm/resource"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-type-id",
                          "a_attr": {
                            "title": "The alarm type identifier for the related alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:related-alarm%3Flist/al:alarm-type-id%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/alarm-list/alarm[resource=current()/../resource]/alarm-type-id }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:related-alarm/al:alarm-type-id",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/related-alarm/alarm-type-id"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-type-qualifier",
                          "a_attr": {
                            "title": "The alarm qualifier for the related alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:related-alarm%3Flist/al:alarm-type-qualifier%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/alarm-list/alarm[resource=current()/../resource][alarm-type-id=current()/../alarm-type-id]/alarm-type-qualifier }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:related-alarm/al:alarm-type-qualifier",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/related-alarm/alarm-type-qualifier"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    },
                    {
                      "text": "impacted-resource",
                      "a_attr": {
                        "title": "Resources that might be affected by this alarm.  If the\\nsystem creates an alarm on a resource and also has a mapping\\nto other resources that might be impacted, these resources\\ncan be listed in this leaf-list.  In this way, the system\\ncan create one alarm instead of several.  For example, if an\\ninterface has an alarm, the 'impacted-resource' can\\nreference the aggregated port channels.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:impacted-resource%3Fleaf-list/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf-list",
                        "type": "resource",
                        "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "*",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:impacted-resource",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/impacted-resource"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "root-cause-resource",
                      "a_attr": {
                        "title": "Resources that are candidates for causing the alarm.  If the\\nsystem has a mechanism to understand the candidate root\\ncauses of an alarm, this leaf-list can be used to list the\\nroot-cause candidate resources.  In this way, the system can\\ncreate one alarm instead of several.  An example might be a\\nlogging system (alarm resource) that fails; the alarm can\\nreference the file system in the 'root-cause-resource'\\nleaf-list.  Note that the intended use is not to also send\\nan alarm with the 'root-cause-resource' as an alarming\\nresource.  The 'root-cause-resource' leaf-list is a hint and\\nshould not also generate an alarm for the same problem.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:root-cause-resource%3Fleaf-list/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf-list",
                        "type": "resource",
                        "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "*",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:root-cause-resource",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/root-cause-resource"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "time-created",
                      "a_attr": {
                        "title": "The timestamp when this alarm entry was created.  This\\nrepresents the first time the alarm appeared; it can\\nalso represent that the alarm reappeared after a purge.\\nFurther state changes of the same alarm do not change\\nthis leaf; these changes will update the 'last-changed'\\nleaf.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:time-created%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:date-and-time",
                        "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:time-created",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/time-created"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "is-cleared",
                      "a_attr": {
                        "title": "Indicates the current clearance state of the alarm.  An\\nalarm might toggle from active alarm to cleared alarm and\\nback to active again.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:is-cleared%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "boolean",
                        "type_title": "boolean",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:is-cleared",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/is-cleared"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "last-raised",
                      "a_attr": {
                        "title": "An alarm may change severity level and toggle between\\nactive and cleared during its lifetime.  This leaf indicates\\nthe last time it was raised ('is-cleared' = 'false').",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:last-raised%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:date-and-time",
                        "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:last-raised",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/last-raised"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "last-changed",
                      "a_attr": {
                        "title": "A timestamp when the 'status-change' or\\n'operator-state-change' list was last changed.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:last-changed%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:date-and-time",
                        "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:last-changed",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/last-changed"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "perceived-severity",
                      "a_attr": {
                        "title": "The last severity of the alarm.\\n\\nIf an alarm was raised with severity 'warning' but later\\nchanged to 'major', this leaf will show 'major'.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:perceived-severity%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "severity",
                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:perceived-severity",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/perceived-severity"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "alarm-text",
                      "a_attr": {
                        "title": "The last reported alarm text.  This text should contain\\ninformation for an operator to be able to understand the\\nproblem and how to resolve it.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:alarm-text%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "alarm-text",
                        "type_title": "alarm-textstring",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:alarm-text",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/alarm-text"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "status-change",
                      "a_attr": {
                        "title": "A list of status-change events for this alarm.\\n\\nThe entry with latest timestamp in this list MUST\\ncorrespond to the leafs 'is-cleared', 'perceived-severity',\\nand 'alarm-text' for the alarm.\\n\\nThis list is ordered according to the timestamps of alarm\\nstate changes.  The first item corresponds to the latest\\nstate change.\\n\\nThe following state changes create an entry in this\\nlist:\\n- changed severity (warning, minor, major, critical)\\n- clearance status; this also updates the 'is-cleared'\\n  leaf\\n- alarm-text update"
                      },
                      "data": {
                        "schema": "list",
                        "type": "list",
                        "type_title": "list",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:status-change",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/status-change"
                      },
                      "children": [
                        {
                          "text": "time",
                          "a_attr": {
                            "title": "The time the status of the alarm changed.  The value\\nrepresents the time the real alarm-state change appeared in\\nthe resource and not when it was added to the alarm\\nlist.  The /alarm-list/alarm/last-changed MUST be set to the\\nsame value.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:status-change%3Flist/al:time%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "yang:date-and-time",
                            "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:status-change/al:time",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/status-change/time"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "perceived-severity",
                          "a_attr": {
                            "title": "The severity of the alarm as defined by X.733.  Note that\\nthis may not be the original severity since the alarm may\\nhave changed severity.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:status-change%3Flist/al:perceived-severity%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "severity-with-clear",
                            "type_title": "severity-with-clearunion { enumeration,severity }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:status-change/al:perceived-severity",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/status-change/perceived-severity"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-text",
                          "a_attr": {
                            "title": "A user-friendly text describing the alarm-state change.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:status-change%3Flist/al:alarm-text%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "alarm-text",
                            "type_title": "alarm-textstring",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:status-change/al:alarm-text",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/status-change/alarm-text"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    },
                    {
                      "text": "operator-state-change",
                      "a_attr": {
                        "title": "This list is used by operators to indicate the state of\\nhuman intervention on an alarm.  For example, if an\\noperator has seen an alarm, the operator can add a new\\nitem to this list indicating that the alarm is\\nacknowledged."
                      },
                      "data": {
                        "schema": "list",
                        "type": "list",
                        "type_title": "list",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:operator-state-change",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/operator-state-change"
                      },
                      "children": [
                        {
                          "text": "time",
                          "a_attr": {
                            "title": "Timestamp for operator action on the alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:operator-state-change%3Flist/al:time%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "yang:date-and-time",
                            "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:operator-state-change/al:time",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/operator-state-change/time"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "operator",
                          "a_attr": {
                            "title": "The name of the operator that has acted on this alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:operator-state-change%3Flist/al:operator%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "string",
                            "type_title": "string",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:operator-state-change/al:operator",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/operator-state-change/operator"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "state",
                          "a_attr": {
                            "title": "The operator's view of the alarm state.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:operator-state-change%3Flist/al:state%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "operator-state",
                            "type_title": "operator-stateunion { writable-operator-state,enumeration }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:operator-state-change/al:state",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/operator-state-change/state"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "text",
                          "a_attr": {
                            "title": "Additional optional textual information provided by the\\noperator.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:operator-state-change%3Flist/al:text%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "string",
                            "type_title": "string",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:operator-state-change/al:text",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/operator-state-change/text"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    },
                    {
                      "text": "set-operator-state",
                      "a_attr": {
                        "title": "This is a means for the operator to indicate the level\\nof human intervention on an alarm."
                      },
                      "data": {
                        "schema": "action",
                        "type": "",
                        "type_title": "",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:set-operator-state",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/set-operator-state"
                      },
                      "children": [
                        {
                          "text": "output",
                          "a_attr": {
                            "title": "No description",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:set-operator-state%3Faction/al:output%3Foutput/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "output",
                            "type": "output",
                            "type_title": "output",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:set-operator-state/al:output",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/set-operator-state/output"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "input",
                          "a_attr": {
                            "title": "No description"
                          },
                          "data": {
                            "schema": "input",
                            "type": "input",
                            "type_title": "input",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:set-operator-state/al:input",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/set-operator-state/input"
                          },
                          "children": [
                            {
                              "text": "state",
                              "a_attr": {
                                "title": "Set this operator state.",
                                "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:set-operator-state%3Faction/al:input%3Finput/al:state%3Fleaf/",
                                "class": "nodeClass",
                                "style": "color: #00e;"
                              },
                              "data": {
                                "schema": "leaf",
                                "type": "writable-operator-state",
                                "type_title": "writable-operator-stateenumeration { none,ack,closed }",
                                "type_class": "abbrCls",
                                "flags": "no config",
                                "opts": "",
                                "status": "current",
                                "path": "/al:alarms/al:alarm-list/al:alarm/al:set-operator-state/al:input/al:state",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/set-operator-state/input/state"
                              },
                              "icon": "glyphicon glyphicon-leaf"
                            },
                            {
                              "text": "text",
                              "a_attr": {
                                "title": "Additional optional textual information.",
                                "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:set-operator-state%3Faction/al:input%3Finput/al:text%3Fleaf/",
                                "class": "nodeClass",
                                "style": "color: #00e;"
                              },
                              "data": {
                                "schema": "leaf",
                                "type": "string",
                                "type_title": "string",
                                "type_class": "abbrCls",
                                "flags": "no config",
                                "opts": "?",
                                "status": "current",
                                "path": "/al:alarms/al:alarm-list/al:alarm/al:set-operator-state/al:input/al:text",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/set-operator-state/input/text"
                              },
                              "icon": "glyphicon glyphicon-leaf"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "text": "operator-action",
                      "a_attr": {
                        "title": "This notification is used to report that an operator\\nacted upon an alarm."
                      },
                      "data": {
                        "schema": "notification",
                        "type": "notification",
                        "type_title": "notification",
                        "type_class": "abbrCls",
                        "flags": "",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:alarm/al:operator-action",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/operator-action"
                      },
                      "children": [
                        {
                          "text": "time",
                          "a_attr": {
                            "title": "Timestamp for operator action on the alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:operator-action%3Fnotification/al:time%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "yang:date-and-time",
                            "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:operator-action/al:time",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/operator-action/time"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "operator",
                          "a_attr": {
                            "title": "The name of the operator that has acted on this alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:operator-action%3Fnotification/al:operator%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "string",
                            "type_title": "string",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:operator-action/al:operator",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/operator-action/operator"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "state",
                          "a_attr": {
                            "title": "The operator's view of the alarm state.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:operator-action%3Fnotification/al:state%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "operator-state",
                            "type_title": "operator-stateunion { writable-operator-state,enumeration }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:operator-action/al:state",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/operator-action/state"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "text",
                          "a_attr": {
                            "title": "Additional optional textual information provided by the\\noperator.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:alarm%3Flist/al:operator-action%3Fnotification/al:text%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "string",
                            "type_title": "string",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:alarm/al:operator-action/al:text",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/alarm/operator-action/text"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    }
                  ]
                },
                {
                  "text": "purge-alarms",
                  "a_attr": {
                    "title": "This operation requests that the server delete entries\\nfrom the alarm list according to the supplied criteria.\\n\\nTypically, this operation is used to delete alarms that\\nare in closed operator state and older than a specified\\ntime.\\n\\nThe number of purged alarms is returned as an output\\nparameter."
                  },
                  "data": {
                    "schema": "action",
                    "type": "",
                    "type_title": "",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-list/al:purge-alarms",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms"
                  },
                  "children": [
                    {
                      "text": "input",
                      "a_attr": {
                        "title": "No description"
                      },
                      "data": {
                        "schema": "input",
                        "type": "input",
                        "type_title": "input",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input"
                      },
                      "children": [
                        {
                          "text": "alarm-clearance-status",
                          "a_attr": {
                            "title": "The clearance status of the alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:alarm-clearance-status%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "enumeration",
                            "type_title": "enumeration { any,cleared,not-cleared }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:alarm-clearance-status",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/alarm-clearance-status"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "older-than",
                          "a_attr": {
                            "title": "Matches the 'last-status-change' leaf in the alarm."
                          },
                          "data": {
                            "schema": "container",
                            "type": "container",
                            "type_title": "container",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "Presence",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than"
                          },
                          "children": [
                            {
                              "text": "(age-spec)",
                              "a_attr": {
                                "title": "Filter using date and time age."
                              },
                              "data": {
                                "schema": "choice",
                                "type": "choice",
                                "type_title": "choice",
                                "type_class": "abbrCls",
                                "flags": "no config",
                                "opts": "Choice",
                                "status": "current",
                                "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than"
                              },
                              "children": [
                                {
                                  "text": ":(seconds)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than"
                                  },
                                  "children": [
                                    {
                                      "text": "seconds",
                                      "a_attr": {
                                        "title": "Age expressed in seconds.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:older-than%3Fcontainer/al:seconds%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "uint16",
                                        "type_title": "uint16",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than/al:seconds",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than/seconds"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(minutes)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than"
                                  },
                                  "children": [
                                    {
                                      "text": "minutes",
                                      "a_attr": {
                                        "title": "Age expressed in minutes.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:older-than%3Fcontainer/al:minutes%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "uint16",
                                        "type_title": "uint16",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than/al:minutes",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than/minutes"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(hours)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than"
                                  },
                                  "children": [
                                    {
                                      "text": "hours",
                                      "a_attr": {
                                        "title": "Age expressed in hours.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:older-than%3Fcontainer/al:hours%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "uint16",
                                        "type_title": "uint16",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than/al:hours",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than/hours"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(days)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than"
                                  },
                                  "children": [
                                    {
                                      "text": "days",
                                      "a_attr": {
                                        "title": "Age expressed in days.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:older-than%3Fcontainer/al:days%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "uint16",
                                        "type_title": "uint16",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than/al:days",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than/days"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(weeks)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than"
                                  },
                                  "children": [
                                    {
                                      "text": "weeks",
                                      "a_attr": {
                                        "title": "Age expressed in weeks.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:older-than%3Fcontainer/al:weeks%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "uint16",
                                        "type_title": "uint16",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:older-than/al:weeks",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/older-than/weeks"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "text": "severity",
                          "a_attr": {
                            "title": "Filter based on severity."
                          },
                          "data": {
                            "schema": "container",
                            "type": "container",
                            "type_title": "container",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "Presence",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:severity",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/severity"
                          },
                          "children": [
                            {
                              "text": "(sev-spec)",
                              "a_attr": {
                                "title": "Filter based on severity level."
                              },
                              "data": {
                                "schema": "choice",
                                "type": "choice",
                                "type_title": "choice",
                                "type_class": "abbrCls",
                                "flags": "no config",
                                "opts": "Choice",
                                "status": "current",
                                "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:severity",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/severity"
                              },
                              "children": [
                                {
                                  "text": ":(below)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:severity",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/severity"
                                  },
                                  "children": [
                                    {
                                      "text": "below",
                                      "a_attr": {
                                        "title": "Severity less than this leaf.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:severity%3Fcontainer/al:below%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "severity",
                                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:severity/al:below",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/severity/below"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(is)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:severity",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/severity"
                                  },
                                  "children": [
                                    {
                                      "text": "is",
                                      "a_attr": {
                                        "title": "Severity level equal to this leaf.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:severity%3Fcontainer/al:is%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "severity",
                                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:severity/al:is",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/severity/is"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(above)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:severity",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/severity"
                                  },
                                  "children": [
                                    {
                                      "text": "above",
                                      "a_attr": {
                                        "title": "Severity level higher than this leaf.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:severity%3Fcontainer/al:above%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "severity",
                                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:severity/al:above",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/severity/above"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "text": "operator-state-filter",
                          "a_attr": {
                            "title": "Filter based on operator state."
                          },
                          "data": {
                            "schema": "container",
                            "type": "container",
                            "type_title": "container",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "Presence",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:operator-state-filter",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/operator-state-filter"
                          },
                          "children": [
                            {
                              "text": "state",
                              "a_attr": {
                                "title": "Filter on operator state.",
                                "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:operator-state-filter%3Fcontainer/al:state%3Fleaf/",
                                "class": "nodeClass",
                                "style": "color: #00e;"
                              },
                              "data": {
                                "schema": "leaf",
                                "type": "operator-state",
                                "type_title": "operator-stateunion { writable-operator-state,enumeration }",
                                "type_class": "abbrCls",
                                "flags": "no config",
                                "opts": "?",
                                "status": "current",
                                "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:operator-state-filter/al:state",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/operator-state-filter/state"
                              },
                              "icon": "glyphicon glyphicon-leaf"
                            },
                            {
                              "text": "user",
                              "a_attr": {
                                "title": "Filter based on which operator.",
                                "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:input%3Finput/al:operator-state-filter%3Fcontainer/al:user%3Fleaf/",
                                "class": "nodeClass",
                                "style": "color: #00e;"
                              },
                              "data": {
                                "schema": "leaf",
                                "type": "string",
                                "type_title": "string",
                                "type_class": "abbrCls",
                                "flags": "no config",
                                "opts": "?",
                                "status": "current",
                                "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:input/al:operator-state-filter/al:user",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/input/operator-state-filter/user"
                              },
                              "icon": "glyphicon glyphicon-leaf"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "text": "output",
                      "a_attr": {
                        "title": "No description"
                      },
                      "data": {
                        "schema": "output",
                        "type": "output",
                        "type_title": "output",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:output",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/output"
                      },
                      "children": [
                        {
                          "text": "purged-alarms",
                          "a_attr": {
                            "title": "Number of purged alarms.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:purge-alarms%3Faction/al:output%3Foutput/al:purged-alarms%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "uint32",
                            "type_title": "uint32",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:purge-alarms/al:output/al:purged-alarms",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/purge-alarms/output/purged-alarms"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    }
                  ]
                },
                {
                  "text": "compress-alarms",
                  "a_attr": {
                    "title": "This operation requests that the server compress\\nentries in the alarm list by removing all but the\\nlatest 'status-change' entry for all matching alarms.\\nConditions in the input are logically ANDed.  If no\\ninput condition is given, all alarms are compressed."
                  },
                  "data": {
                    "schema": "action",
                    "type": "",
                    "type_title": "",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-list/al:compress-alarms",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-list/compress-alarms"
                  },
                  "children": [
                    {
                      "text": "input",
                      "a_attr": {
                        "title": "No description"
                      },
                      "data": {
                        "schema": "input",
                        "type": "input",
                        "type_title": "input",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:compress-alarms/al:input",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/compress-alarms/input"
                      },
                      "children": [
                        {
                          "text": "resource",
                          "a_attr": {
                            "title": "Compress the alarms matching this resource.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:compress-alarms%3Faction/al:input%3Finput/al:resource%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "resource-match",
                            "type_title": "resource-matchunion { yang:xpath1.0,yang:object-identifier,string }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:compress-alarms/al:input/al:resource",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/compress-alarms/input/resource"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-type-id",
                          "a_attr": {
                            "title": "Compress alarms with this 'alarm-type-id'.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:compress-alarms%3Faction/al:input%3Finput/al:alarm-type-id%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/alarm-list/alarm/alarm-type-id }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:compress-alarms/al:input/al:alarm-type-id",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/compress-alarms/input/alarm-type-id"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-type-qualifier",
                          "a_attr": {
                            "title": "Compress the alarms with this\\n'alarm-type-qualifier'.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:compress-alarms%3Faction/al:input%3Finput/al:alarm-type-qualifier%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/alarm-list/alarm/alarm-type-qualifier }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:compress-alarms/al:input/al:alarm-type-qualifier",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/compress-alarms/input/alarm-type-qualifier"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    },
                    {
                      "text": "output",
                      "a_attr": {
                        "title": "No description"
                      },
                      "data": {
                        "schema": "output",
                        "type": "output",
                        "type_title": "output",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-list/al:compress-alarms/al:output",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-list/compress-alarms/output"
                      },
                      "children": [
                        {
                          "text": "compressed-alarms",
                          "a_attr": {
                            "title": "Number of compressed alarm entries.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-list%3Fcontainer/al:compress-alarms%3Faction/al:output%3Foutput/al:compressed-alarms%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "uint32",
                            "type_title": "uint32",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:alarm-list/al:compress-alarms/al:output/al:compressed-alarms",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/alarm-list/compress-alarms/output/compressed-alarms"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "text": "shelved-alarms",
              "a_attr": {
                "title": "The shelved alarms.  Alarms appear here if they match the\\ncriteria in /alarms/control/alarm-shelving.  This list does\\nnot generate any notifications.  The list represents alarms\\nthat are considered not relevant by the operator.  Alarms in\\nthis list have an 'operator-state' of 'shelved'.  This\\ncannot be changed."
              },
              "data": {
                "schema": "container",
                "type": "container",
                "type_title": "container",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "",
                "status": "current",
                "path": "/al:alarms/al:shelved-alarms",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarms/shelved-alarms"
              },
              "children": [
                {
                  "text": "number-of-shelved-alarms",
                  "a_attr": {
                    "title": "This object shows the total number of current\\nalarms, i.e., the total number of entries\\nin the alarm list.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:number-of-shelved-alarms%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "yang:gauge32",
                    "type_title": "yang:gauge32uint32",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "?",
                    "status": "current",
                    "path": "/al:alarms/al:shelved-alarms/al:number-of-shelved-alarms",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/number-of-shelved-alarms"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "shelved-alarms-last-changed",
                  "a_attr": {
                    "title": "A timestamp when the shelved-alarm list was last changed.\\nThe value can be used by a manager to initiate an alarm\\nresynchronization procedure.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarms-last-changed%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "yang:date-and-time",
                    "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "?",
                    "status": "current",
                    "path": "/al:alarms/al:shelved-alarms/al:shelved-alarms-last-changed",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarms-last-changed"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "shelved-alarm",
                  "a_attr": {
                    "title": "The list of shelved alarms.  Shelved alarms can only be\\nupdated from the underlying resource; no operator actions\\nare supported."
                  },
                  "data": {
                    "schema": "list",
                    "type": "list",
                    "type_title": "list",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm"
                  },
                  "children": [
                    {
                      "text": "resource",
                      "a_attr": {
                        "title": "The alarming resource.  See also 'alt-resource'.  This could\\nbe, for example, a reference to the alarming interface",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:resource%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "resource",
                        "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:resource",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/resource"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "alarm-type-id",
                      "a_attr": {
                        "title": "This leaf and the leaf 'alarm-type-qualifier' together\\nprovide a unique identification of the alarm type.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:alarm-type-id%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "alarm-type-id",
                        "type_title": "alarm-type-ididentityref { alarm-type-id }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:alarm-type-id",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/alarm-type-id"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "alarm-type-qualifier",
                      "a_attr": {
                        "title": "This leaf is used when the 'alarm-type-id' leaf cannot\\nuniquely identify the alarm type.  Normally, this is not the\\ncase, and this leaf is the empty string.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:alarm-type-qualifier%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "alarm-type-qualifier",
                        "type_title": "alarm-type-qualifierstring",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:alarm-type-qualifier",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/alarm-type-qualifier"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "alt-resource",
                      "a_attr": {
                        "title": "Used if the alarming resource is available over other\\ninterfaces.  This field can contain SNMP OIDs, CIM paths, or\\n3GPP distinguished names, for example.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:alt-resource%3Fleaf-list/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf-list",
                        "type": "resource",
                        "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "*",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:alt-resource",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/alt-resource"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "related-alarm",
                      "a_attr": {
                        "title": "References to related alarms.  Note that the related alarm\\nmight have been purged from the alarm list."
                      },
                      "data": {
                        "schema": "list",
                        "type": "list",
                        "type_title": "list",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:related-alarm",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/related-alarm"
                      },
                      "children": [
                        {
                          "text": "resource",
                          "a_attr": {
                            "title": "The alarming resource for the related alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:related-alarm%3Flist/al:resource%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/alarm-list/alarm/resource }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:related-alarm/al:resource",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/related-alarm/resource"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-type-id",
                          "a_attr": {
                            "title": "The alarm type identifier for the related alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:related-alarm%3Flist/al:alarm-type-id%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/alarm-list/alarm[resource=current()/../resource]/alarm-type-id }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:related-alarm/al:alarm-type-id",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/related-alarm/alarm-type-id"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-type-qualifier",
                          "a_attr": {
                            "title": "The alarm qualifier for the related alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:related-alarm%3Flist/al:alarm-type-qualifier%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/alarm-list/alarm[resource=current()/../resource][alarm-type-id=current()/../alarm-type-id]/alarm-type-qualifier }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:related-alarm/al:alarm-type-qualifier",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/related-alarm/alarm-type-qualifier"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    },
                    {
                      "text": "impacted-resource",
                      "a_attr": {
                        "title": "Resources that might be affected by this alarm.  If the\\nsystem creates an alarm on a resource and also has a mapping\\nto other resources that might be impacted, these resources\\ncan be listed in this leaf-list.  In this way, the system\\ncan create one alarm instead of several.  For example, if an\\ninterface has an alarm, the 'impacted-resource' can\\nreference the aggregated port channels.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:impacted-resource%3Fleaf-list/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf-list",
                        "type": "resource",
                        "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "*",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:impacted-resource",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/impacted-resource"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "root-cause-resource",
                      "a_attr": {
                        "title": "Resources that are candidates for causing the alarm.  If the\\nsystem has a mechanism to understand the candidate root\\ncauses of an alarm, this leaf-list can be used to list the\\nroot-cause candidate resources.  In this way, the system can\\ncreate one alarm instead of several.  An example might be a\\nlogging system (alarm resource) that fails; the alarm can\\nreference the file system in the 'root-cause-resource'\\nleaf-list.  Note that the intended use is not to also send\\nan alarm with the 'root-cause-resource' as an alarming\\nresource.  The 'root-cause-resource' leaf-list is a hint and\\nshould not also generate an alarm for the same problem.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:root-cause-resource%3Fleaf-list/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf-list",
                        "type": "resource",
                        "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "*",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:root-cause-resource",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/root-cause-resource"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "shelf-name",
                      "a_attr": {
                        "title": "The name of the shelf.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:shelf-name%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "leafref",
                        "type_title": "leafref { /alarms/control/alarm-shelving/shelf/name }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "?",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:shelf-name",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/shelf-name"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "is-cleared",
                      "a_attr": {
                        "title": "Indicates the current clearance state of the alarm.  An\\nalarm might toggle from active alarm to cleared alarm and\\nback to active again.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:is-cleared%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "boolean",
                        "type_title": "boolean",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:is-cleared",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/is-cleared"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "last-raised",
                      "a_attr": {
                        "title": "An alarm may change severity level and toggle between\\nactive and cleared during its lifetime.  This leaf indicates\\nthe last time it was raised ('is-cleared' = 'false').",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:last-raised%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:date-and-time",
                        "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:last-raised",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/last-raised"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "last-changed",
                      "a_attr": {
                        "title": "A timestamp when the 'status-change' or\\n'operator-state-change' list was last changed.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:last-changed%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "yang:date-and-time",
                        "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:last-changed",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/last-changed"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "perceived-severity",
                      "a_attr": {
                        "title": "The last severity of the alarm.\\n\\nIf an alarm was raised with severity 'warning' but later\\nchanged to 'major', this leaf will show 'major'.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:perceived-severity%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "severity",
                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:perceived-severity",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/perceived-severity"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "alarm-text",
                      "a_attr": {
                        "title": "The last reported alarm text.  This text should contain\\ninformation for an operator to be able to understand the\\nproblem and how to resolve it.",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:alarm-text%3Fleaf/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf",
                        "type": "alarm-text",
                        "type_title": "alarm-textstring",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:alarm-text",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/alarm-text"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    },
                    {
                      "text": "status-change",
                      "a_attr": {
                        "title": "A list of status-change events for this alarm.\\n\\nThe entry with latest timestamp in this list MUST\\ncorrespond to the leafs 'is-cleared', 'perceived-severity',\\nand 'alarm-text' for the alarm.\\n\\nThis list is ordered according to the timestamps of alarm\\nstate changes.  The first item corresponds to the latest\\nstate change.\\n\\nThe following state changes create an entry in this\\nlist:\\n- changed severity (warning, minor, major, critical)\\n- clearance status; this also updates the 'is-cleared'\\n  leaf\\n- alarm-text update"
                      },
                      "data": {
                        "schema": "list",
                        "type": "list",
                        "type_title": "list",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:status-change",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/status-change"
                      },
                      "children": [
                        {
                          "text": "time",
                          "a_attr": {
                            "title": "The time the status of the alarm changed.  The value\\nrepresents the time the real alarm-state change appeared in\\nthe resource and not when it was added to the alarm\\nlist.  The /alarm-list/alarm/last-changed MUST be set to the\\nsame value.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:status-change%3Flist/al:time%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "yang:date-and-time",
                            "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:status-change/al:time",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/status-change/time"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "perceived-severity",
                          "a_attr": {
                            "title": "The severity of the alarm as defined by X.733.  Note that\\nthis may not be the original severity since the alarm may\\nhave changed severity.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:status-change%3Flist/al:perceived-severity%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "severity-with-clear",
                            "type_title": "severity-with-clearunion { enumeration,severity }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:status-change/al:perceived-severity",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/status-change/perceived-severity"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-text",
                          "a_attr": {
                            "title": "A user-friendly text describing the alarm-state change.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:status-change%3Flist/al:alarm-text%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "alarm-text",
                            "type_title": "alarm-textstring",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:status-change/al:alarm-text",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/status-change/alarm-text"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    },
                    {
                      "text": "operator-state-change",
                      "a_attr": {
                        "title": "This list is used by operators to indicate the state of\\nhuman intervention on an alarm.  For shelved alarms, the\\nsystem has set the list item in the list to 'shelved'."
                      },
                      "data": {
                        "schema": "list",
                        "type": "list",
                        "type_title": "list",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:operator-state-change",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/operator-state-change"
                      },
                      "children": [
                        {
                          "text": "time",
                          "a_attr": {
                            "title": "Timestamp for operator action on the alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:operator-state-change%3Flist/al:time%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "yang:date-and-time",
                            "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:operator-state-change/al:time",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/operator-state-change/time"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "operator",
                          "a_attr": {
                            "title": "The name of the operator that has acted on this alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:operator-state-change%3Flist/al:operator%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "string",
                            "type_title": "string",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:operator-state-change/al:operator",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/operator-state-change/operator"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "state",
                          "a_attr": {
                            "title": "The operator's view of the alarm state.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:operator-state-change%3Flist/al:state%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "operator-state",
                            "type_title": "operator-stateunion { writable-operator-state,enumeration }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:operator-state-change/al:state",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/operator-state-change/state"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "text",
                          "a_attr": {
                            "title": "Additional optional textual information provided by the\\noperator.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:shelved-alarm%3Flist/al:operator-state-change%3Flist/al:text%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "string",
                            "type_title": "string",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:shelved-alarm/al:operator-state-change/al:text",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/shelved-alarm/operator-state-change/text"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    }
                  ]
                },
                {
                  "text": "purge-shelved-alarms",
                  "a_attr": {
                    "title": "This operation requests that the server delete entries from\\nthe shelved-alarm list according to the supplied criteria.\\nIn the shelved-alarm list, it makes sense to delete alarms\\nthat are not relevant anymore.\\n\\nThe number of purged alarms is returned as an output\\nparameter."
                  },
                  "data": {
                    "schema": "action",
                    "type": "",
                    "type_title": "",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms"
                  },
                  "children": [
                    {
                      "text": "input",
                      "a_attr": {
                        "title": "No description"
                      },
                      "data": {
                        "schema": "input",
                        "type": "input",
                        "type_title": "input",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input"
                      },
                      "children": [
                        {
                          "text": "alarm-clearance-status",
                          "a_attr": {
                            "title": "The clearance status of the alarm.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:alarm-clearance-status%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "enumeration",
                            "type_title": "enumeration { any,cleared,not-cleared }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:alarm-clearance-status",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/alarm-clearance-status"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "older-than",
                          "a_attr": {
                            "title": "Matches the 'last-status-change' leaf in the alarm."
                          },
                          "data": {
                            "schema": "container",
                            "type": "container",
                            "type_title": "container",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "Presence",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than"
                          },
                          "children": [
                            {
                              "text": "(age-spec)",
                              "a_attr": {
                                "title": "Filter using date and time age."
                              },
                              "data": {
                                "schema": "choice",
                                "type": "choice",
                                "type_title": "choice",
                                "type_class": "abbrCls",
                                "flags": "no config",
                                "opts": "Choice",
                                "status": "current",
                                "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than"
                              },
                              "children": [
                                {
                                  "text": ":(seconds)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than"
                                  },
                                  "children": [
                                    {
                                      "text": "seconds",
                                      "a_attr": {
                                        "title": "Age expressed in seconds.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:older-than%3Fcontainer/al:seconds%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "uint16",
                                        "type_title": "uint16",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than/al:seconds",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than/seconds"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(minutes)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than"
                                  },
                                  "children": [
                                    {
                                      "text": "minutes",
                                      "a_attr": {
                                        "title": "Age expressed in minutes.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:older-than%3Fcontainer/al:minutes%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "uint16",
                                        "type_title": "uint16",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than/al:minutes",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than/minutes"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(hours)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than"
                                  },
                                  "children": [
                                    {
                                      "text": "hours",
                                      "a_attr": {
                                        "title": "Age expressed in hours.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:older-than%3Fcontainer/al:hours%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "uint16",
                                        "type_title": "uint16",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than/al:hours",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than/hours"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(days)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than"
                                  },
                                  "children": [
                                    {
                                      "text": "days",
                                      "a_attr": {
                                        "title": "Age expressed in days.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:older-than%3Fcontainer/al:days%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "uint16",
                                        "type_title": "uint16",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than/al:days",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than/days"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(weeks)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than"
                                  },
                                  "children": [
                                    {
                                      "text": "weeks",
                                      "a_attr": {
                                        "title": "Age expressed in weeks.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:older-than%3Fcontainer/al:weeks%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "uint16",
                                        "type_title": "uint16",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:older-than/al:weeks",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/older-than/weeks"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "text": "severity",
                          "a_attr": {
                            "title": "Filter based on severity."
                          },
                          "data": {
                            "schema": "container",
                            "type": "container",
                            "type_title": "container",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "Presence",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:severity",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/severity"
                          },
                          "children": [
                            {
                              "text": "(sev-spec)",
                              "a_attr": {
                                "title": "Filter based on severity level."
                              },
                              "data": {
                                "schema": "choice",
                                "type": "choice",
                                "type_title": "choice",
                                "type_class": "abbrCls",
                                "flags": "no config",
                                "opts": "Choice",
                                "status": "current",
                                "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:severity",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/severity"
                              },
                              "children": [
                                {
                                  "text": ":(below)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:severity",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/severity"
                                  },
                                  "children": [
                                    {
                                      "text": "below",
                                      "a_attr": {
                                        "title": "Severity less than this leaf.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:severity%3Fcontainer/al:below%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "severity",
                                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:severity/al:below",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/severity/below"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(is)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:severity",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/severity"
                                  },
                                  "children": [
                                    {
                                      "text": "is",
                                      "a_attr": {
                                        "title": "Severity level equal to this leaf.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:severity%3Fcontainer/al:is%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "severity",
                                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:severity/al:is",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/severity/is"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                },
                                {
                                  "text": ":(above)",
                                  "a_attr": {
                                    "title": "No description"
                                  },
                                  "data": {
                                    "schema": "case",
                                    "type": "case",
                                    "type_title": "case",
                                    "type_class": "abbrCls",
                                    "flags": "no config",
                                    "opts": "",
                                    "status": "current",
                                    "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:severity",
                                    "path_class": "path-class",
                                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/severity"
                                  },
                                  "children": [
                                    {
                                      "text": "above",
                                      "a_attr": {
                                        "title": "Severity level higher than this leaf.",
                                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:severity%3Fcontainer/al:above%3Fleaf/",
                                        "class": "nodeClass",
                                        "style": "color: #00e;"
                                      },
                                      "data": {
                                        "schema": "leaf",
                                        "type": "severity",
                                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                                        "type_class": "abbrCls",
                                        "flags": "no config",
                                        "opts": "?",
                                        "status": "current",
                                        "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:severity/al:above",
                                        "path_class": "path-class",
                                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/severity/above"
                                      },
                                      "icon": "glyphicon glyphicon-leaf"
                                    }
                                  ]
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "text": "operator-state-filter",
                          "a_attr": {
                            "title": "Filter based on operator state."
                          },
                          "data": {
                            "schema": "container",
                            "type": "container",
                            "type_title": "container",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "Presence",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:operator-state-filter",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/operator-state-filter"
                          },
                          "children": [
                            {
                              "text": "state",
                              "a_attr": {
                                "title": "Filter on operator state.",
                                "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:operator-state-filter%3Fcontainer/al:state%3Fleaf/",
                                "class": "nodeClass",
                                "style": "color: #00e;"
                              },
                              "data": {
                                "schema": "leaf",
                                "type": "operator-state",
                                "type_title": "operator-stateunion { writable-operator-state,enumeration }",
                                "type_class": "abbrCls",
                                "flags": "no config",
                                "opts": "?",
                                "status": "current",
                                "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:operator-state-filter/al:state",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/operator-state-filter/state"
                              },
                              "icon": "glyphicon glyphicon-leaf"
                            },
                            {
                              "text": "user",
                              "a_attr": {
                                "title": "Filter based on which operator.",
                                "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:input%3Finput/al:operator-state-filter%3Fcontainer/al:user%3Fleaf/",
                                "class": "nodeClass",
                                "style": "color: #00e;"
                              },
                              "data": {
                                "schema": "leaf",
                                "type": "string",
                                "type_title": "string",
                                "type_class": "abbrCls",
                                "flags": "no config",
                                "opts": "?",
                                "status": "current",
                                "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:input/al:operator-state-filter/al:user",
                                "path_class": "path-class",
                                "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/input/operator-state-filter/user"
                              },
                              "icon": "glyphicon glyphicon-leaf"
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "text": "output",
                      "a_attr": {
                        "title": "No description"
                      },
                      "data": {
                        "schema": "output",
                        "type": "output",
                        "type_title": "output",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:output",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/output"
                      },
                      "children": [
                        {
                          "text": "purged-alarms",
                          "a_attr": {
                            "title": "Number of purged alarms.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:purge-shelved-alarms%3Faction/al:output%3Foutput/al:purged-alarms%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "uint32",
                            "type_title": "uint32",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:purge-shelved-alarms/al:output/al:purged-alarms",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/purge-shelved-alarms/output/purged-alarms"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    }
                  ]
                },
                {
                  "text": "compress-shelved-alarms",
                  "a_attr": {
                    "title": "This operation requests that the server compress entries\\nin the shelved-alarm list by removing all but the latest\\n'status-change' entry for all matching shelved alarms.\\nConditions in the input are logically ANDed.  If no input\\ncondition is given, all alarms are compressed."
                  },
                  "data": {
                    "schema": "action",
                    "type": "",
                    "type_title": "",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:shelved-alarms/al:compress-shelved-alarms",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/shelved-alarms/compress-shelved-alarms"
                  },
                  "children": [
                    {
                      "text": "input",
                      "a_attr": {
                        "title": "No description"
                      },
                      "data": {
                        "schema": "input",
                        "type": "input",
                        "type_title": "input",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:compress-shelved-alarms/al:input",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/compress-shelved-alarms/input"
                      },
                      "children": [
                        {
                          "text": "resource",
                          "a_attr": {
                            "title": "Compress the alarms with this resource.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:compress-shelved-alarms%3Faction/al:input%3Finput/al:resource%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/shelved-alarms/shelved-alarm/resource }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:compress-shelved-alarms/al:input/al:resource",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/compress-shelved-alarms/input/resource"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-type-id",
                          "a_attr": {
                            "title": "Compress alarms with this 'alarm-type-id'.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:compress-shelved-alarms%3Faction/al:input%3Finput/al:alarm-type-id%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/shelved-alarms/shelved-alarm/alarm-type-id }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:compress-shelved-alarms/al:input/al:alarm-type-id",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/compress-shelved-alarms/input/alarm-type-id"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        },
                        {
                          "text": "alarm-type-qualifier",
                          "a_attr": {
                            "title": "Compress the alarms with this\\n'alarm-type-qualifier'.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:compress-shelved-alarms%3Faction/al:input%3Finput/al:alarm-type-qualifier%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "leafref",
                            "type_title": "leafref { /alarms/shelved-alarms/shelved-alarm/alarm-type-qualifier }",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:compress-shelved-alarms/al:input/al:alarm-type-qualifier",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/compress-shelved-alarms/input/alarm-type-qualifier"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    },
                    {
                      "text": "output",
                      "a_attr": {
                        "title": "No description"
                      },
                      "data": {
                        "schema": "output",
                        "type": "output",
                        "type_title": "output",
                        "type_class": "abbrCls",
                        "flags": "no config",
                        "opts": "",
                        "status": "current",
                        "path": "/al:alarms/al:shelved-alarms/al:compress-shelved-alarms/al:output",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/shelved-alarms/compress-shelved-alarms/output"
                      },
                      "children": [
                        {
                          "text": "compressed-alarms",
                          "a_attr": {
                            "title": "Number of compressed alarm entries.",
                            "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:shelved-alarms%3Fcontainer/al:compress-shelved-alarms%3Faction/al:output%3Foutput/al:compressed-alarms%3Fleaf/",
                            "class": "nodeClass",
                            "style": "color: #00e;"
                          },
                          "data": {
                            "schema": "leaf",
                            "type": "uint32",
                            "type_title": "uint32",
                            "type_class": "abbrCls",
                            "flags": "no config",
                            "opts": "?",
                            "status": "current",
                            "path": "/al:alarms/al:shelved-alarms/al:compress-shelved-alarms/al:output/al:compressed-alarms",
                            "path_class": "path-class",
                            "sensor_path": "/ietf-alarms:alarms/shelved-alarms/compress-shelved-alarms/output/compressed-alarms"
                          },
                          "icon": "glyphicon glyphicon-leaf"
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "text": "alarm-profile",
              "a_attr": {
                "title": "This list is used to assign further information or\\nconfiguration for each alarm type.  This module supports a\\nmechanism where the client can override the system-default\\nalarm severity levels.  The 'alarm-profile' is also a useful\\naugmentation point for specific additions to alarm types."
              },
              "data": {
                "schema": "list",
                "type": "list",
                "type_title": "list",
                "type_class": "abbrCls",
                "flags": "config",
                "opts": "",
                "status": "current",
                "path": "/al:alarms/al:alarm-profile",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarms/alarm-profile"
              },
              "children": [
                {
                  "text": "alarm-type-id",
                  "a_attr": {
                    "title": "The alarm type identifier to match.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-profile%3Flist/al:alarm-type-id%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "alarm-type-id",
                    "type_title": "alarm-type-ididentityref { alarm-type-id }",
                    "type_class": "abbrCls",
                    "flags": "config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-profile/al:alarm-type-id",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-profile/alarm-type-id"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "alarm-type-qualifier-match",
                  "a_attr": {
                    "title": "An XML Schema regular expression that is used to match the\\nalarm type qualifier.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-profile%3Flist/al:alarm-type-qualifier-match%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "string",
                    "type_title": "string",
                    "type_class": "abbrCls",
                    "flags": "config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-profile/al:alarm-type-qualifier-match",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-profile/alarm-type-qualifier-match"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "resource",
                  "a_attr": {
                    "title": "Specifies which resources to match.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-profile%3Flist/al:resource%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "resource-match",
                    "type_title": "resource-matchunion { yang:xpath1.0,yang:object-identifier,string }",
                    "type_class": "abbrCls",
                    "flags": "config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-profile/al:resource",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-profile/resource"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "description",
                  "a_attr": {
                    "title": "A description of the alarm profile.",
                    "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-profile%3Flist/al:description%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "string",
                    "type_title": "string",
                    "type_class": "abbrCls",
                    "flags": "config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-profile/al:description",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-profile/description"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "alarm-severity-assignment-profile",
                  "a_attr": {
                    "title": "The client can override the system-default severity\\nlevel."
                  },
                  "data": {
                    "schema": "container",
                    "type": "container",
                    "type_title": "container",
                    "type_class": "abbrCls",
                    "flags": "config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarms/al:alarm-profile/al:alarm-severity-assignment-profile",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarms/alarm-profile/alarm-severity-assignment-profile"
                  },
                  "children": [
                    {
                      "text": "severity-level",
                      "a_attr": {
                        "title": "Specifies the configured severity level(s) for the\\nmatching alarm.  If the alarm has several severity\\nlevels, the leaf-list shall be given in rising severity\\norder.  The original M3100/M3160 ASAP function only\\nallows for a one-to-one mapping between alarm type and\\nseverity, but since YANG module supports stateful\\nalarms, the mapping must allow for several severity\\nlevels.\\n\\nAssume a high-utilization alarm type with two thresholds\\nwith the system-default severity levels of threshold1 =\\nwarning and threshold2 = minor.  Setting this leaf-list\\nto (minor, major) will assign the severity levels as\\nthreshold1 = minor and threshold2 = major",
                        "href": "show_node/ietf-alarms/al:alarms%3Fcontainer/al:alarm-profile%3Flist/al:alarm-severity-assignment-profile%3Fcontainer/al:severity-level%3Fleaf-list/",
                        "class": "nodeClass",
                        "style": "color: #00e;"
                      },
                      "data": {
                        "schema": "leaf-list",
                        "type": "severity",
                        "type_title": "severityenumeration { indeterminate,warning,minor,major,critical }",
                        "type_class": "abbrCls",
                        "flags": "config",
                        "opts": "*",
                        "status": "current",
                        "path": "/al:alarms/al:alarm-profile/al:alarm-severity-assignment-profile/al:severity-level",
                        "path_class": "path-class",
                        "sensor_path": "/ietf-alarms:alarms/alarm-profile/alarm-severity-assignment-profile/severity-level"
                      },
                      "icon": "glyphicon glyphicon-leaf"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "text": "al:notifs",
      "a_attr": {
        "title": "al:notifs"
      },
      "data": {
        "schema": "",
        "type": "",
        "type_title": "",
        "type_class": "abbrCls",
        "flags": "",
        "opts": "",
        "status": "",
        "path": "",
        "path_class": "path-class"
      },
      "children": [
        {
          "text": "alarm-notification",
          "a_attr": {
            "title": "This notification is used to report a state change for an\\nalarm.  The same notification is used for reporting a newly\\nraised alarm, a cleared alarm, or changing the text and/or\\nseverity of an existing alarm."
          },
          "data": {
            "schema": "notification",
            "type": "notification",
            "type_title": "notification",
            "type_class": "abbrCls",
            "flags": "",
            "opts": "",
            "status": "current",
            "path": "/al:alarm-notification",
            "path_class": "path-class",
            "sensor_path": "/ietf-alarms:alarm-notification"
          },
          "children": [
            {
              "text": "resource",
              "a_attr": {
                "title": "The alarming resource.  See also 'alt-resource'.  This could\\nbe, for example, a reference to the alarming interface",
                "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:resource%3Fleaf/",
                "class": "nodeClass",
                "style": "color: #00e;"
              },
              "data": {
                "schema": "leaf",
                "type": "resource",
                "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "",
                "status": "current",
                "path": "/al:alarm-notification/al:resource",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarm-notification/resource"
              },
              "icon": "glyphicon glyphicon-leaf"
            },
            {
              "text": "alarm-type-id",
              "a_attr": {
                "title": "This leaf and the leaf 'alarm-type-qualifier' together\\nprovide a unique identification of the alarm type.",
                "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:alarm-type-id%3Fleaf/",
                "class": "nodeClass",
                "style": "color: #00e;"
              },
              "data": {
                "schema": "leaf",
                "type": "alarm-type-id",
                "type_title": "alarm-type-ididentityref { alarm-type-id }",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "",
                "status": "current",
                "path": "/al:alarm-notification/al:alarm-type-id",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarm-notification/alarm-type-id"
              },
              "icon": "glyphicon glyphicon-leaf"
            },
            {
              "text": "alarm-type-qualifier",
              "a_attr": {
                "title": "This leaf is used when the 'alarm-type-id' leaf cannot\\nuniquely identify the alarm type.  Normally, this is not the\\ncase, and this leaf is the empty string.",
                "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:alarm-type-qualifier%3Fleaf/",
                "class": "nodeClass",
                "style": "color: #00e;"
              },
              "data": {
                "schema": "leaf",
                "type": "alarm-type-qualifier",
                "type_title": "alarm-type-qualifierstring",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "?",
                "status": "current",
                "path": "/al:alarm-notification/al:alarm-type-qualifier",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarm-notification/alarm-type-qualifier"
              },
              "icon": "glyphicon glyphicon-leaf"
            },
            {
              "text": "alt-resource",
              "a_attr": {
                "title": "Used if the alarming resource is available over other\\ninterfaces.  This field can contain SNMP OIDs, CIM paths, or\\n3GPP distinguished names, for example.",
                "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:alt-resource%3Fleaf-list/",
                "class": "nodeClass",
                "style": "color: #00e;"
              },
              "data": {
                "schema": "leaf-list",
                "type": "resource",
                "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "*",
                "status": "current",
                "path": "/al:alarm-notification/al:alt-resource",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarm-notification/alt-resource"
              },
              "icon": "glyphicon glyphicon-leaf"
            },
            {
              "text": "related-alarm",
              "a_attr": {
                "title": "References to related alarms.  Note that the related alarm\\nmight have been purged from the alarm list."
              },
              "data": {
                "schema": "list",
                "type": "list",
                "type_title": "list",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "",
                "status": "current",
                "path": "/al:alarm-notification/al:related-alarm",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarm-notification/related-alarm"
              },
              "children": [
                {
                  "text": "resource",
                  "a_attr": {
                    "title": "The alarming resource for the related alarm.",
                    "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:related-alarm%3Flist/al:resource%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "leafref",
                    "type_title": "leafref { /alarms/alarm-list/alarm/resource }",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarm-notification/al:related-alarm/al:resource",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarm-notification/related-alarm/resource"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "alarm-type-id",
                  "a_attr": {
                    "title": "The alarm type identifier for the related alarm.",
                    "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:related-alarm%3Flist/al:alarm-type-id%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "leafref",
                    "type_title": "leafref { /alarms/alarm-list/alarm[resource=current()/../resource]/alarm-type-id }",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarm-notification/al:related-alarm/al:alarm-type-id",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarm-notification/related-alarm/alarm-type-id"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                },
                {
                  "text": "alarm-type-qualifier",
                  "a_attr": {
                    "title": "The alarm qualifier for the related alarm.",
                    "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:related-alarm%3Flist/al:alarm-type-qualifier%3Fleaf/",
                    "class": "nodeClass",
                    "style": "color: #00e;"
                  },
                  "data": {
                    "schema": "leaf",
                    "type": "leafref",
                    "type_title": "leafref { /alarms/alarm-list/alarm[resource=current()/../resource][alarm-type-id=current()/../alarm-type-id]/alarm-type-qualifier }",
                    "type_class": "abbrCls",
                    "flags": "no config",
                    "opts": "",
                    "status": "current",
                    "path": "/al:alarm-notification/al:related-alarm/al:alarm-type-qualifier",
                    "path_class": "path-class",
                    "sensor_path": "/ietf-alarms:alarm-notification/related-alarm/alarm-type-qualifier"
                  },
                  "icon": "glyphicon glyphicon-leaf"
                }
              ]
            },
            {
              "text": "impacted-resource",
              "a_attr": {
                "title": "Resources that might be affected by this alarm.  If the\\nsystem creates an alarm on a resource and also has a mapping\\nto other resources that might be impacted, these resources\\ncan be listed in this leaf-list.  In this way, the system\\ncan create one alarm instead of several.  For example, if an\\ninterface has an alarm, the 'impacted-resource' can\\nreference the aggregated port channels.",
                "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:impacted-resource%3Fleaf-list/",
                "class": "nodeClass",
                "style": "color: #00e;"
              },
              "data": {
                "schema": "leaf-list",
                "type": "resource",
                "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "*",
                "status": "current",
                "path": "/al:alarm-notification/al:impacted-resource",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarm-notification/impacted-resource"
              },
              "icon": "glyphicon glyphicon-leaf"
            },
            {
              "text": "root-cause-resource",
              "a_attr": {
                "title": "Resources that are candidates for causing the alarm.  If the\\nsystem has a mechanism to understand the candidate root\\ncauses of an alarm, this leaf-list can be used to list the\\nroot-cause candidate resources.  In this way, the system can\\ncreate one alarm instead of several.  An example might be a\\nlogging system (alarm resource) that fails; the alarm can\\nreference the file system in the 'root-cause-resource'\\nleaf-list.  Note that the intended use is not to also send\\nan alarm with the 'root-cause-resource' as an alarming\\nresource.  The 'root-cause-resource' leaf-list is a hint and\\nshould not also generate an alarm for the same problem.",
                "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:root-cause-resource%3Fleaf-list/",
                "class": "nodeClass",
                "style": "color: #00e;"
              },
              "data": {
                "schema": "leaf-list",
                "type": "resource",
                "type_title": "resourceunion { instance-identifier,yang:object-identifier,string,yang:uuid }",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "*",
                "status": "current",
                "path": "/al:alarm-notification/al:root-cause-resource",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarm-notification/root-cause-resource"
              },
              "icon": "glyphicon glyphicon-leaf"
            },
            {
              "text": "time",
              "a_attr": {
                "title": "The time the status of the alarm changed.  The value\\nrepresents the time the real alarm-state change appeared in\\nthe resource and not when it was added to the alarm\\nlist.  The /alarm-list/alarm/last-changed MUST be set to the\\nsame value.",
                "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:time%3Fleaf/",
                "class": "nodeClass",
                "style": "color: #00e;"
              },
              "data": {
                "schema": "leaf",
                "type": "yang:date-and-time",
                "type_title": "yang:date-and-timestring { \\\\d{4}-(1[0-2]|0[1-9])-(0[1-9]|[1|2][0-9]|3[0-1])T(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\\\.\\\\d+)?(Z|[\\\\+\\\\-]((1[0-3]|0[0-9]):([0-5][0-9])|14:00))? }",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "",
                "status": "current",
                "path": "/al:alarm-notification/al:time",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarm-notification/time"
              },
              "icon": "glyphicon glyphicon-leaf"
            },
            {
              "text": "perceived-severity",
              "a_attr": {
                "title": "The severity of the alarm as defined by X.733.  Note that\\nthis may not be the original severity since the alarm may\\nhave changed severity.",
                "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:perceived-severity%3Fleaf/",
                "class": "nodeClass",
                "style": "color: #00e;"
              },
              "data": {
                "schema": "leaf",
                "type": "severity-with-clear",
                "type_title": "severity-with-clearunion { enumeration,severity }",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "",
                "status": "current",
                "path": "/al:alarm-notification/al:perceived-severity",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarm-notification/perceived-severity"
              },
              "icon": "glyphicon glyphicon-leaf"
            },
            {
              "text": "alarm-text",
              "a_attr": {
                "title": "A user-friendly text describing the alarm-state change.",
                "href": "show_node/ietf-alarms/al:alarm-notification%3Fnotification/al:alarm-text%3Fleaf/",
                "class": "nodeClass",
                "style": "color: #00e;"
              },
              "data": {
                "schema": "leaf",
                "type": "alarm-text",
                "type_title": "alarm-textstring",
                "type_class": "abbrCls",
                "flags": "no config",
                "opts": "",
                "status": "current",
                "path": "/al:alarm-notification/al:alarm-text",
                "path_class": "path-class",
                "sensor_path": "/ietf-alarms:alarm-notification/alarm-text"
              },
              "icon": "glyphicon glyphicon-leaf"
            }
          ]
        },
        {
          "text": "alarm-inventory-changed",
          "a_attr": {
            "title": "This notification is used to report that the list of possible\\nalarms has changed.  This can happen when, for example, a new\\nsoftware module is installed or a new physical card is\\ninserted.",
            "href": "show_node/ietf-alarms/al:alarm-inventory-changed%3Fnotification/",
            "class": "nodeClass",
            "style": "color: #00e;"
          },
          "data": {
            "schema": "notification",
            "type": "notification",
            "type_title": "notification",
            "type_class": "abbrCls",
            "flags": "",
            "opts": "",
            "status": "current",
            "path": "/al:alarm-inventory-changed",
            "path_class": "path-class",
            "sensor_path": "/ietf-alarms:alarm-inventory-changed"
          },
          "icon": "glyphicon glyphicon-leaf"
        }
      ]
    }
  ]
}
