{
  "openapi": "3.0.0",
  "info": {
    "title": "CISCO-ATM-PVCTRAP-EXTN-MIB MIB API",
    "version": "1.0.0",
    "description": "This MIB Module is a supplement to the\n    CISCO-IETF-ATM2-PVCTRAP-MIB.\n\n⚠️ **IMPORTANT - MIB DATA ACCESS**:\nThis YANG model exists for SMIv2-to-YANG translation purposes, but MIB data on IOS-XE devices is primarily accessed via **SNMP protocol**, not RESTCONF.\n\n**RESTCONF Limitation**: Many MIB paths may return 404 errors via RESTCONF `/data` endpoints because the device exposes MIB data through SNMP, not the YANG datastore.\n\n**Recommended Access Methods**:\n- Use SNMP (v2c/v3) to query MIB data directly\n- Use NETCONF `<get>` operations for devices supporting YANG-modeled MIB access\n- Check device capabilities: some newer IOS-XE versions may support limited RESTCONF access to specific MIBs\n\n**YANG Model Purpose**: These YANG models define the structure of SNMP MIBs in YANG format for tooling compatibility, but do not guarantee RESTCONF data availability.\n\n\n**📊 YANG Tree:** [View CISCO-ATM-PVCTRAP-EXTN-MIB structure](https://jeremycohoe.github.io/cisco-ios-xe-openapi-swagger/yang-trees/CISCO-ATM-PVCTRAP-EXTN-MIB.html)",
    "contact": {
      "name": "Cisco DevNet",
      "url": "https://developer.cisco.com"
    },
    "x-yang-module": "CISCO-ATM-PVCTRAP-EXTN-MIB",
    "x-model-type": "mib"
  },
  "servers": [
    {
      "url": "https://{device}/restconf",
      "description": "RESTCONF server",
      "variables": {
        "device": {
          "default": "10.1.1.1",
          "description": "Device hostname or IP address"
        }
      }
    }
  ],
  "paths": {
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatChangePVclTable": {
      "get": {
        "summary": "Get catmCurStatChangePVclTable data",
        "description": "Retrieve catmCurStatChangePVclTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating all VCLs for which there is an\n        active row in the atmVclTable having an atmVclConnKind\n        value of `pvc' and atmVclOperStatus to have changed in the\n        last corresponding PVC notification.",
                  "properties": {
                    "catmCurStatChangePVclEntry": {
                      "type": "array",
                      "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed in the last corresponding PVC notification.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVci": {
                            "type": "string",
                            "description": "atmVclVci",
                            "x-yang-type": "leafref"
                          },
                          "catmPVclStatusTransition": {
                            "type": "integer",
                            "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification.",
                            "minimum": 0,
                            "maximum": 4294967295
                          },
                          "catmPVclStatusChangeStart": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclStatusChangeEnd": {
                            "type": "string",
                            "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclSegCCStatusTransition": {
                            "type": "integer",
                            "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to Segment CC OAM failure.",
                            "minimum": 0,
                            "maximum": 4294967295
                          },
                          "catmPVclSegCCStatusChangeStart": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to Segment CC OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclSegCCStatusChangeEnd": {
                            "type": "string",
                            "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to Segment CC OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclEndCCStatusTransition": {
                            "type": "integer",
                            "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to End CC OAM failure.",
                            "minimum": 0,
                            "maximum": 4294967295
                          },
                          "catmPVclEndCCStatusChangeStart": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to End CC OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclEndCCStatusChangeEnd": {
                            "type": "string",
                            "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to End CC OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclAISRDIStatusTransition": {
                            "type": "integer",
                            "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to AIS RDI OAM failure.",
                            "minimum": 0,
                            "maximum": 4294967295
                          },
                          "catmPVclAISRDIStatusChangeStart": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to AIS RDI OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclAISRDIStatusChangeEnd": {
                            "type": "string",
                            "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to AIS RDI OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclCurFailTime": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclPrevRecoverTime": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to UP\n            last time in the previous corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclFailureReason": {
                            "type": "string",
                            "description": "Type of OAM failure.",
                            "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatChangePVclTable": {
                    "catmCurStatChangePVclEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "atmVclVci": "example-string",
                        "catmPVclStatusTransition": 0,
                        "catmPVclStatusChangeStart": "up(1)",
                        "catmPVclStatusChangeEnd": "up(1)",
                        "catmPVclSegCCStatusTransition": 0,
                        "catmPVclSegCCStatusChangeStart": "up(1)",
                        "catmPVclSegCCStatusChangeEnd": "up(1)",
                        "catmPVclEndCCStatusTransition": 0,
                        "catmPVclEndCCStatusChangeStart": "up(1)",
                        "catmPVclEndCCStatusChangeEnd": "up(1)",
                        "catmPVclAISRDIStatusTransition": 0,
                        "catmPVclAISRDIStatusChangeStart": "up(1)",
                        "catmPVclAISRDIStatusChangeEnd": "up(1)",
                        "catmPVclCurFailTime": "example-string",
                        "catmPVclPrevRecoverTime": "example-string",
                        "catmPVclFailureReason": "example-string"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "atmVclVci": "example-string",
                        "catmPVclStatusTransition": 0,
                        "catmPVclStatusChangeStart": "up(1)",
                        "catmPVclStatusChangeEnd": "up(1)",
                        "catmPVclSegCCStatusTransition": 0,
                        "catmPVclSegCCStatusChangeStart": "up(1)",
                        "catmPVclSegCCStatusChangeEnd": "up(1)",
                        "catmPVclEndCCStatusTransition": 0,
                        "catmPVclEndCCStatusChangeStart": "up(1)",
                        "catmPVclEndCCStatusChangeEnd": "up(1)",
                        "catmPVclAISRDIStatusTransition": 0,
                        "catmPVclAISRDIStatusChangeStart": "up(1)",
                        "catmPVclAISRDIStatusChangeEnd": "up(1)",
                        "catmPVclCurFailTime": "example-string",
                        "catmPVclPrevRecoverTime": "example-string",
                        "catmPVclFailureReason": "example-string"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "atmVclVci": "example-string",
                        "catmPVclStatusTransition": 0,
                        "catmPVclStatusChangeStart": "up(1)",
                        "catmPVclStatusChangeEnd": "up(1)",
                        "catmPVclSegCCStatusTransition": 0,
                        "catmPVclSegCCStatusChangeStart": "up(1)",
                        "catmPVclSegCCStatusChangeEnd": "up(1)",
                        "catmPVclEndCCStatusTransition": 0,
                        "catmPVclEndCCStatusChangeStart": "up(1)",
                        "catmPVclEndCCStatusChangeEnd": "up(1)",
                        "catmPVclAISRDIStatusTransition": 0,
                        "catmPVclAISRDIStatusChangeStart": "up(1)",
                        "catmPVclAISRDIStatusChangeEnd": "up(1)",
                        "catmPVclCurFailTime": "example-string",
                        "catmPVclPrevRecoverTime": "example-string",
                        "catmPVclFailureReason": "example-string"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmCurStatChangePVclTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmCurStatChangePVclTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatChangePVclTable/catmCurStatChangePVclEntry": {
      "get": {
        "summary": "Get catmCurStatChangePVclEntry list",
        "description": "Retrieve list of catmCurStatChangePVclEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed in the last corresponding PVC notification.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVci": {
                        "type": "string",
                        "description": "atmVclVci",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclStatusTransition": {
                        "type": "integer",
                        "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclStatusChangeStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclStatusChangeEnd": {
                        "type": "string",
                        "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCStatusTransition": {
                        "type": "integer",
                        "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to Segment CC OAM failure.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclSegCCStatusChangeStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to Segment CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCStatusChangeEnd": {
                        "type": "string",
                        "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to Segment CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCStatusTransition": {
                        "type": "integer",
                        "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to End CC OAM failure.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclEndCCStatusChangeStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to End CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCStatusChangeEnd": {
                        "type": "string",
                        "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to End CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIStatusTransition": {
                        "type": "integer",
                        "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to AIS RDI OAM failure.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclAISRDIStatusChangeStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to AIS RDI OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIStatusChangeEnd": {
                        "type": "string",
                        "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to AIS RDI OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclCurFailTime": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclPrevRecoverTime": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to UP\n            last time in the previous corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclFailureReason": {
                        "type": "string",
                        "description": "Type of OAM failure.",
                        "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatChangePVclEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "atmVclVci": "example-string",
                      "catmPVclStatusTransition": 0,
                      "catmPVclStatusChangeStart": "up(1)",
                      "catmPVclStatusChangeEnd": "up(1)",
                      "catmPVclSegCCStatusTransition": 0,
                      "catmPVclSegCCStatusChangeStart": "up(1)",
                      "catmPVclSegCCStatusChangeEnd": "up(1)",
                      "catmPVclEndCCStatusTransition": 0,
                      "catmPVclEndCCStatusChangeStart": "up(1)",
                      "catmPVclEndCCStatusChangeEnd": "up(1)",
                      "catmPVclAISRDIStatusTransition": 0,
                      "catmPVclAISRDIStatusChangeStart": "up(1)",
                      "catmPVclAISRDIStatusChangeEnd": "up(1)",
                      "catmPVclCurFailTime": "example-string",
                      "catmPVclPrevRecoverTime": "example-string",
                      "catmPVclFailureReason": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmCurStatChangePVclEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmCurStatChangePVclTable/catmCurStatChangePVclEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusChangePVclRangeTable": {
      "get": {
        "summary": "Get catmStatusChangePVclRangeTable data",
        "description": "Retrieve catmStatusChangePVclRangeTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have changed in the same\n        direction in the last corresponding PVC notification .",
                  "properties": {
                    "catmStatusChangePVclRangeEntry": {
                      "type": "array",
                      "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed in the same direction in the last notification \n          interval.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "catmStatusChangePVclRangeIndex": {
                            "type": "integer",
                            "description": "Index to represent different ranges, the first range is\n            indexed by value 0, the second by 1 and so on...",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclLowerRangeValue": {
                            "type": "integer",
                            "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclHigherRangeValue": {
                            "type": "integer",
                            "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclRangeStatusChangeStart": {
                            "type": "string",
                            "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclRangeStatusChangeEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusChangePVclRangeTable": {
                    "catmStatusChangePVclRangeEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": 1,
                        "catmPVclLowerRangeValue": -2147483648,
                        "catmPVclHigherRangeValue": -2147483648,
                        "catmPVclRangeStatusChangeStart": "up(1)",
                        "catmPVclRangeStatusChangeEnd": "up(1)"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": 2,
                        "catmPVclLowerRangeValue": -2147483648,
                        "catmPVclHigherRangeValue": -2147483648,
                        "catmPVclRangeStatusChangeStart": "up(1)",
                        "catmPVclRangeStatusChangeEnd": "up(1)"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": 3,
                        "catmPVclLowerRangeValue": -2147483648,
                        "catmPVclHigherRangeValue": -2147483648,
                        "catmPVclRangeStatusChangeStart": "up(1)",
                        "catmPVclRangeStatusChangeEnd": "up(1)"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmStatusChangePVclRangeTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmStatusChangePVclRangeTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusChangePVclRangeTable/catmStatusChangePVclRangeEntry": {
      "get": {
        "summary": "Get catmStatusChangePVclRangeEntry list",
        "description": "Retrieve list of catmStatusChangePVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed in the same direction in the last notification \n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "integer",
                        "description": "Index to represent different ranges, the first range is\n            indexed by value 0, the second by 1 and so on...",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclRangeStatusChangeStart": {
                        "type": "string",
                        "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclRangeStatusChangeEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusChangePVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": 1,
                      "catmPVclLowerRangeValue": -2147483648,
                      "catmPVclHigherRangeValue": -2147483648,
                      "catmPVclRangeStatusChangeStart": "up(1)",
                      "catmPVclRangeStatusChangeEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmStatusChangePVclRangeEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmStatusChangePVclRangeTable/catmStatusChangePVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusChPVclRangeTable": {
      "get": {
        "summary": "Get catmSegCCStatusChPVclRangeTable data",
        "description": "Retrieve catmSegCCStatusChPVclRangeTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have changed due to segment CC \n        failure in the same direction in the last PVC \n        corresponding notification .",
                  "properties": {
                    "catmSegCCStatusChPVclRangeEntry": {
                      "type": "array",
                      "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to segment CC failure in the same direction \n          in the last corresponding notification .",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "catmStatusChangePVclRangeIndex": {
                            "type": "string",
                            "description": "catmStatusChangePVclRangeIndex",
                            "x-yang-type": "leafref"
                          },
                          "catmPVclSegCCLowerRangeValue": {
                            "type": "integer",
                            "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclSegCCHigherRangeValue": {
                            "type": "integer",
                            "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclSegCCRangeStatusChStart": {
                            "type": "string",
                            "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclSegCCRangeStatusChEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusChPVclRangeTable": {
                    "catmSegCCStatusChPVclRangeEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "1",
                        "catmPVclSegCCLowerRangeValue": -2147483648,
                        "catmPVclSegCCHigherRangeValue": -2147483648,
                        "catmPVclSegCCRangeStatusChStart": "up(1)",
                        "catmPVclSegCCRangeStatusChEnd": "up(1)"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "2",
                        "catmPVclSegCCLowerRangeValue": -2147483648,
                        "catmPVclSegCCHigherRangeValue": -2147483648,
                        "catmPVclSegCCRangeStatusChStart": "up(1)",
                        "catmPVclSegCCRangeStatusChEnd": "up(1)"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "3",
                        "catmPVclSegCCLowerRangeValue": -2147483648,
                        "catmPVclSegCCHigherRangeValue": -2147483648,
                        "catmPVclSegCCRangeStatusChStart": "up(1)",
                        "catmPVclSegCCRangeStatusChEnd": "up(1)"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmSegCCStatusChPVclRangeTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmSegCCStatusChPVclRangeTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusChPVclRangeTable/catmSegCCStatusChPVclRangeEntry": {
      "get": {
        "summary": "Get catmSegCCStatusChPVclRangeEntry list",
        "description": "Retrieve list of catmSegCCStatusChPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to segment CC failure in the same direction \n          in the last corresponding notification .",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclSegCCLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclSegCCHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclSegCCRangeStatusChStart": {
                        "type": "string",
                        "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCRangeStatusChEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusChPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclSegCCLowerRangeValue": -2147483648,
                      "catmPVclSegCCHigherRangeValue": -2147483648,
                      "catmPVclSegCCRangeStatusChStart": "up(1)",
                      "catmPVclSegCCRangeStatusChEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmSegCCStatusChPVclRangeEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmSegCCStatusChPVclRangeTable/catmSegCCStatusChPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusChPVclRangeTable": {
      "get": {
        "summary": "Get catmEndCCStatusChPVclRangeTable data",
        "description": "Retrieve catmEndCCStatusChPVclRangeTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have changed due to End CC failure\n        in the same direction in the last PVC notification \n        interval.",
                  "properties": {
                    "catmEndCCStatusChPVclRangeEntry": {
                      "type": "array",
                      "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to End CC failure in the same direction in the \n          last corresponding notification .",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "catmStatusChangePVclRangeIndex": {
                            "type": "string",
                            "description": "catmStatusChangePVclRangeIndex",
                            "x-yang-type": "leafref"
                          },
                          "catmPVclEndCCLowerRangeValue": {
                            "type": "integer",
                            "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclEndCCHigherRangeValue": {
                            "type": "integer",
                            "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclEndCCRangeStatusChStart": {
                            "type": "string",
                            "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclEndCCRangeStatusChEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusChPVclRangeTable": {
                    "catmEndCCStatusChPVclRangeEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "1",
                        "catmPVclEndCCLowerRangeValue": -2147483648,
                        "catmPVclEndCCHigherRangeValue": -2147483648,
                        "catmPVclEndCCRangeStatusChStart": "up(1)",
                        "catmPVclEndCCRangeStatusChEnd": "up(1)"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "2",
                        "catmPVclEndCCLowerRangeValue": -2147483648,
                        "catmPVclEndCCHigherRangeValue": -2147483648,
                        "catmPVclEndCCRangeStatusChStart": "up(1)",
                        "catmPVclEndCCRangeStatusChEnd": "up(1)"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "3",
                        "catmPVclEndCCLowerRangeValue": -2147483648,
                        "catmPVclEndCCHigherRangeValue": -2147483648,
                        "catmPVclEndCCRangeStatusChStart": "up(1)",
                        "catmPVclEndCCRangeStatusChEnd": "up(1)"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmEndCCStatusChPVclRangeTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmEndCCStatusChPVclRangeTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusChPVclRangeTable/catmEndCCStatusChPVclRangeEntry": {
      "get": {
        "summary": "Get catmEndCCStatusChPVclRangeEntry list",
        "description": "Retrieve list of catmEndCCStatusChPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to End CC failure in the same direction in the \n          last corresponding notification .",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclEndCCLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclEndCCHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclEndCCRangeStatusChStart": {
                        "type": "string",
                        "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCRangeStatusChEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusChPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclEndCCLowerRangeValue": -2147483648,
                      "catmPVclEndCCHigherRangeValue": -2147483648,
                      "catmPVclEndCCRangeStatusChStart": "up(1)",
                      "catmPVclEndCCRangeStatusChEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmEndCCStatusChPVclRangeEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmEndCCStatusChPVclRangeTable/catmEndCCStatusChPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusChPVclRangeTable": {
      "get": {
        "summary": "Get catmAISRDIStatusChPVclRangeTable data",
        "description": "Retrieve catmAISRDIStatusChPVclRangeTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have changed due to AIS/RDI failure\n        in the same direction in the last corresponding PVC \n        notification.",
                  "properties": {
                    "catmAISRDIStatusChPVclRangeEntry": {
                      "type": "array",
                      "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to AIS/RDI failure in the same direction in the \n          last corresponding notification .",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "catmStatusChangePVclRangeIndex": {
                            "type": "string",
                            "description": "catmStatusChangePVclRangeIndex",
                            "x-yang-type": "leafref"
                          },
                          "catmPVclAISRDILowerRangeValue": {
                            "type": "integer",
                            "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclAISRDIHigherRangeValue": {
                            "type": "integer",
                            "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclAISRDIRangeStatusChStart": {
                            "type": "string",
                            "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclAISRDIRangeStatusChEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                            "x-yang-type": "yang:timestamp"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusChPVclRangeTable": {
                    "catmAISRDIStatusChPVclRangeEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "1",
                        "catmPVclAISRDILowerRangeValue": -2147483648,
                        "catmPVclAISRDIHigherRangeValue": -2147483648,
                        "catmPVclAISRDIRangeStatusChStart": "up(1)",
                        "catmPVclAISRDIRangeStatusChEnd": "up(1)"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "2",
                        "catmPVclAISRDILowerRangeValue": -2147483648,
                        "catmPVclAISRDIHigherRangeValue": -2147483648,
                        "catmPVclAISRDIRangeStatusChStart": "up(1)",
                        "catmPVclAISRDIRangeStatusChEnd": "up(1)"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "3",
                        "catmPVclAISRDILowerRangeValue": -2147483648,
                        "catmPVclAISRDIHigherRangeValue": -2147483648,
                        "catmPVclAISRDIRangeStatusChStart": "up(1)",
                        "catmPVclAISRDIRangeStatusChEnd": "up(1)"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmAISRDIStatusChPVclRangeTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmAISRDIStatusChPVclRangeTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusChPVclRangeTable/catmAISRDIStatusChPVclRangeEntry": {
      "get": {
        "summary": "Get catmAISRDIStatusChPVclRangeEntry list",
        "description": "Retrieve list of catmAISRDIStatusChPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to AIS/RDI failure in the same direction in the \n          last corresponding notification .",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclAISRDILowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclAISRDIHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclAISRDIRangeStatusChStart": {
                        "type": "string",
                        "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIRangeStatusChEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusChPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclAISRDILowerRangeValue": -2147483648,
                      "catmPVclAISRDIHigherRangeValue": -2147483648,
                      "catmPVclAISRDIRangeStatusChStart": "up(1)",
                      "catmPVclAISRDIRangeStatusChEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmAISRDIStatusChPVclRangeEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmAISRDIStatusChPVclRangeTable/catmAISRDIStatusChPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmDownPVclRangeTable": {
      "get": {
        "summary": "Get catmDownPVclRangeTable data",
        "description": "Retrieve catmDownPVclRangeTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have detected as Down\n        in the last corresponding PVC notification .",
                  "properties": {
                    "catmDownPVclRangeEntry": {
                      "type": "array",
                      "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Down in the last notification \n          interval.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "catmStatusChangePVclRangeIndex": {
                            "type": "string",
                            "description": "catmStatusChangePVclRangeIndex",
                            "x-yang-type": "leafref"
                          },
                          "catmDownPVclLowerRangeValue": {
                            "type": "integer",
                            "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmDownPVclHigherRangeValue": {
                            "type": "integer",
                            "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmDownPVclRangeStart": {
                            "type": "string",
                            "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmDownPVclRangeEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPrevUpPVclRangeStart": {
                            "type": "string",
                            "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPrevUpPVclRangeEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclRangeFailureReason": {
                            "type": "string",
                            "description": "Type of OAM failure.",
                            "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmDownPVclRangeTable": {
                    "catmDownPVclRangeEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "1",
                        "catmDownPVclLowerRangeValue": -2147483648,
                        "catmDownPVclHigherRangeValue": -2147483648,
                        "catmDownPVclRangeStart": "example-string",
                        "catmDownPVclRangeEnd": "example-string",
                        "catmPrevUpPVclRangeStart": "example-string",
                        "catmPrevUpPVclRangeEnd": "example-string",
                        "catmPVclRangeFailureReason": "example-string"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "2",
                        "catmDownPVclLowerRangeValue": -2147483648,
                        "catmDownPVclHigherRangeValue": -2147483648,
                        "catmDownPVclRangeStart": "example-string",
                        "catmDownPVclRangeEnd": "example-string",
                        "catmPrevUpPVclRangeStart": "example-string",
                        "catmPrevUpPVclRangeEnd": "example-string",
                        "catmPVclRangeFailureReason": "example-string"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "3",
                        "catmDownPVclLowerRangeValue": -2147483648,
                        "catmDownPVclHigherRangeValue": -2147483648,
                        "catmDownPVclRangeStart": "example-string",
                        "catmDownPVclRangeEnd": "example-string",
                        "catmPrevUpPVclRangeStart": "example-string",
                        "catmPrevUpPVclRangeEnd": "example-string",
                        "catmPVclRangeFailureReason": "example-string"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmDownPVclRangeTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmDownPVclRangeTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmDownPVclRangeTable/catmDownPVclRangeEntry": {
      "get": {
        "summary": "Get catmDownPVclRangeEntry list",
        "description": "Retrieve list of catmDownPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Down in the last notification \n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmDownPVclLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmDownPVclHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmDownPVclRangeStart": {
                        "type": "string",
                        "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmDownPVclRangeEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPrevUpPVclRangeStart": {
                        "type": "string",
                        "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPrevUpPVclRangeEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclRangeFailureReason": {
                        "type": "string",
                        "description": "Type of OAM failure.",
                        "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmDownPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmDownPVclLowerRangeValue": -2147483648,
                      "catmDownPVclHigherRangeValue": -2147483648,
                      "catmDownPVclRangeStart": "example-string",
                      "catmDownPVclRangeEnd": "example-string",
                      "catmPrevUpPVclRangeStart": "example-string",
                      "catmPrevUpPVclRangeEnd": "example-string",
                      "catmPVclRangeFailureReason": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmDownPVclRangeEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmDownPVclRangeTable/catmDownPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatusUpPVclTable": {
      "get": {
        "summary": "Get catmCurStatusUpPVclTable data",
        "description": "Retrieve catmCurStatusUpPVclTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating all VCLs for which there is an\n        active row in the atmVclTable having an atmVclConnKind\n        value of `pvc' and atmVclOperStatus to have changed to UP\n        in the last corresponding PVC notification .",
                  "properties": {
                    "catmCurStatusUpPVclEntry": {
                      "type": "array",
                      "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed to UP in the last PVC notification \n          interval.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVci": {
                            "type": "string",
                            "description": "atmVclVci",
                            "x-yang-type": "leafref"
                          },
                          "catmPVclStatusUpTransition": {
                            "type": "integer",
                            "description": "The number of Down to Up state transitions due to\n            OAM loopback recovery that has happened on this PVCL \n            in the last corresponding notification .",
                            "minimum": 0,
                            "maximum": 4294967295
                          },
                          "catmPVclStatusUpStart": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to UP \n            for the first time due to OAM loopback recovery\n            in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclStatusUpEnd": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to UP \n            for the last time due to OAM loopback recovery\n            in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclSegCCStatusUpTransition": {
                            "type": "integer",
                            "description": "The number of Down to Up state transitions that has \n            happened on this PVCL in the last corresponding notification \n            due to Segment CC OAM recovery.",
                            "minimum": 0,
                            "maximum": 4294967295
                          },
                          "catmPVclSegCCStatusUpStart": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to Up for \n            the first time in the last corresponding notification due\n            to Segment CC OAM recovery.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclSegCCStatusUpEnd": {
                            "type": "string",
                            "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due to Segment CC \n            OAM recovery.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclEndCCStatusUpTransition": {
                            "type": "integer",
                            "description": "The number of Down to UP state transitions that has \n            happened on this PVCL in the last notification \n            interval due to End CC OAM recovery.",
                            "minimum": 0,
                            "maximum": 4294967295
                          },
                          "catmPVclEndCCStatusUpStart": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to End CC OAM recovery.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclEndCCStatusUpEnd": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to End CC OAM recovery.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclAISRDIStatusUpTransition": {
                            "type": "integer",
                            "description": "The number of Down to Up state transitions that \n            has happened on this PVCL in the last notification \n            interval due to AIS RDI OAM recovery.",
                            "minimum": 0,
                            "maximum": 4294967295
                          },
                          "catmPVclAISRDIStatusUpStart": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclAISRDIStatusUpEnd": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclCurRecoverTime": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to UP\n            last time in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclPrevFailTime": {
                            "type": "string",
                            "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the previous corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclRecoveryReason": {
                            "type": "string",
                            "description": "Type of OAM Recovered",
                            "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatusUpPVclTable": {
                    "catmCurStatusUpPVclEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "atmVclVci": "example-string",
                        "catmPVclStatusUpTransition": 0,
                        "catmPVclStatusUpStart": "up(1)",
                        "catmPVclStatusUpEnd": "up(1)",
                        "catmPVclSegCCStatusUpTransition": 0,
                        "catmPVclSegCCStatusUpStart": "up(1)",
                        "catmPVclSegCCStatusUpEnd": "up(1)",
                        "catmPVclEndCCStatusUpTransition": 0,
                        "catmPVclEndCCStatusUpStart": "up(1)",
                        "catmPVclEndCCStatusUpEnd": "up(1)",
                        "catmPVclAISRDIStatusUpTransition": 0,
                        "catmPVclAISRDIStatusUpStart": "up(1)",
                        "catmPVclAISRDIStatusUpEnd": "up(1)",
                        "catmPVclCurRecoverTime": "example-string",
                        "catmPVclPrevFailTime": "example-string",
                        "catmPVclRecoveryReason": "example-string"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "atmVclVci": "example-string",
                        "catmPVclStatusUpTransition": 0,
                        "catmPVclStatusUpStart": "up(1)",
                        "catmPVclStatusUpEnd": "up(1)",
                        "catmPVclSegCCStatusUpTransition": 0,
                        "catmPVclSegCCStatusUpStart": "up(1)",
                        "catmPVclSegCCStatusUpEnd": "up(1)",
                        "catmPVclEndCCStatusUpTransition": 0,
                        "catmPVclEndCCStatusUpStart": "up(1)",
                        "catmPVclEndCCStatusUpEnd": "up(1)",
                        "catmPVclAISRDIStatusUpTransition": 0,
                        "catmPVclAISRDIStatusUpStart": "up(1)",
                        "catmPVclAISRDIStatusUpEnd": "up(1)",
                        "catmPVclCurRecoverTime": "example-string",
                        "catmPVclPrevFailTime": "example-string",
                        "catmPVclRecoveryReason": "example-string"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "atmVclVci": "example-string",
                        "catmPVclStatusUpTransition": 0,
                        "catmPVclStatusUpStart": "up(1)",
                        "catmPVclStatusUpEnd": "up(1)",
                        "catmPVclSegCCStatusUpTransition": 0,
                        "catmPVclSegCCStatusUpStart": "up(1)",
                        "catmPVclSegCCStatusUpEnd": "up(1)",
                        "catmPVclEndCCStatusUpTransition": 0,
                        "catmPVclEndCCStatusUpStart": "up(1)",
                        "catmPVclEndCCStatusUpEnd": "up(1)",
                        "catmPVclAISRDIStatusUpTransition": 0,
                        "catmPVclAISRDIStatusUpStart": "up(1)",
                        "catmPVclAISRDIStatusUpEnd": "up(1)",
                        "catmPVclCurRecoverTime": "example-string",
                        "catmPVclPrevFailTime": "example-string",
                        "catmPVclRecoveryReason": "example-string"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmCurStatusUpPVclTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmCurStatusUpPVclTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatusUpPVclTable/catmCurStatusUpPVclEntry": {
      "get": {
        "summary": "Get catmCurStatusUpPVclEntry list",
        "description": "Retrieve list of catmCurStatusUpPVclEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed to UP in the last PVC notification \n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVci": {
                        "type": "string",
                        "description": "atmVclVci",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclStatusUpTransition": {
                        "type": "integer",
                        "description": "The number of Down to Up state transitions due to\n            OAM loopback recovery that has happened on this PVCL \n            in the last corresponding notification .",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to UP \n            for the first time due to OAM loopback recovery\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to UP \n            for the last time due to OAM loopback recovery\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCStatusUpTransition": {
                        "type": "integer",
                        "description": "The number of Down to Up state transitions that has \n            happened on this PVCL in the last corresponding notification \n            due to Segment CC OAM recovery.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclSegCCStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to Up for \n            the first time in the last corresponding notification due\n            to Segment CC OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due to Segment CC \n            OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCStatusUpTransition": {
                        "type": "integer",
                        "description": "The number of Down to UP state transitions that has \n            happened on this PVCL in the last notification \n            interval due to End CC OAM recovery.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclEndCCStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to End CC OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to End CC OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIStatusUpTransition": {
                        "type": "integer",
                        "description": "The number of Down to Up state transitions that \n            has happened on this PVCL in the last notification \n            interval due to AIS RDI OAM recovery.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclAISRDIStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclCurRecoverTime": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to UP\n            last time in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclPrevFailTime": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the previous corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclRecoveryReason": {
                        "type": "string",
                        "description": "Type of OAM Recovered",
                        "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatusUpPVclEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "atmVclVci": "example-string",
                      "catmPVclStatusUpTransition": 0,
                      "catmPVclStatusUpStart": "up(1)",
                      "catmPVclStatusUpEnd": "up(1)",
                      "catmPVclSegCCStatusUpTransition": 0,
                      "catmPVclSegCCStatusUpStart": "up(1)",
                      "catmPVclSegCCStatusUpEnd": "up(1)",
                      "catmPVclEndCCStatusUpTransition": 0,
                      "catmPVclEndCCStatusUpStart": "up(1)",
                      "catmPVclEndCCStatusUpEnd": "up(1)",
                      "catmPVclAISRDIStatusUpTransition": 0,
                      "catmPVclAISRDIStatusUpStart": "up(1)",
                      "catmPVclAISRDIStatusUpEnd": "up(1)",
                      "catmPVclCurRecoverTime": "example-string",
                      "catmPVclPrevFailTime": "example-string",
                      "catmPVclRecoveryReason": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmCurStatusUpPVclEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmCurStatusUpPVclTable/catmCurStatusUpPVclEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusUpPVclRangeTable": {
      "get": {
        "summary": "Get catmStatusUpPVclRangeTable data",
        "description": "Retrieve catmStatusUpPVclRangeTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and loopback OAM status to have detected as recovered\n        in the last corresponding PVC notification .",
                  "properties": {
                    "catmStatusUpPVclRangeEntry": {
                      "type": "array",
                      "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  loopback OAM status to \n          have detected as recovered in the last notification \n          interval.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "catmStatusChangePVclRangeIndex": {
                            "type": "string",
                            "description": "catmStatusChangePVclRangeIndex",
                            "x-yang-type": "leafref"
                          },
                          "catmPVclUpLowerRangeValue": {
                            "type": "integer",
                            "description": "The first PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclUpHigherRangeValue": {
                            "type": "integer",
                            "description": "The last PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclRangeStatusUpStart": {
                            "type": "string",
                            "description": "The time stamp at which the first Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclRangeStatusUpEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusUpPVclRangeTable": {
                    "catmStatusUpPVclRangeEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "1",
                        "catmPVclUpLowerRangeValue": -2147483648,
                        "catmPVclUpHigherRangeValue": -2147483648,
                        "catmPVclRangeStatusUpStart": "up(1)",
                        "catmPVclRangeStatusUpEnd": "up(1)"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "2",
                        "catmPVclUpLowerRangeValue": -2147483648,
                        "catmPVclUpHigherRangeValue": -2147483648,
                        "catmPVclRangeStatusUpStart": "up(1)",
                        "catmPVclRangeStatusUpEnd": "up(1)"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "3",
                        "catmPVclUpLowerRangeValue": -2147483648,
                        "catmPVclUpHigherRangeValue": -2147483648,
                        "catmPVclRangeStatusUpStart": "up(1)",
                        "catmPVclRangeStatusUpEnd": "up(1)"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmStatusUpPVclRangeTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmStatusUpPVclRangeTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusUpPVclRangeTable/catmStatusUpPVclRangeEntry": {
      "get": {
        "summary": "Get catmStatusUpPVclRangeEntry list",
        "description": "Retrieve list of catmStatusUpPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  loopback OAM status to \n          have detected as recovered in the last notification \n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclUpLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclUpHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclRangeStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which the first Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclRangeStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusUpPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclUpLowerRangeValue": -2147483648,
                      "catmPVclUpHigherRangeValue": -2147483648,
                      "catmPVclRangeStatusUpStart": "up(1)",
                      "catmPVclRangeStatusUpEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmStatusUpPVclRangeEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmStatusUpPVclRangeTable/catmStatusUpPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusUpPVclRangeTable": {
      "get": {
        "summary": "Get catmSegCCStatusUpPVclRangeTable data",
        "description": "Retrieve catmSegCCStatusUpPVclRangeTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating more than one VCLs in a consecutive\n        range and for each VCL there is an active row in the\n        atmVclTable having an atmVclConnKind value of `pvc'\n        and Segment CC OAM status to have detected as recovered\n        in the last corresponding PVC notification .",
                  "properties": {
                    "catmSegCCStatusUpPVclRangeEntry": {
                      "type": "array",
                      "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and Segment CC OAM status to\n          have detected as recovered in the last notification\n          interval.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "catmStatusChangePVclRangeIndex": {
                            "type": "string",
                            "description": "catmStatusChangePVclRangeIndex",
                            "x-yang-type": "leafref"
                          },
                          "catmPVclSegCCUpLowerRangeValue": {
                            "type": "integer",
                            "description": "The first PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclSegCCUpHigherRangeValue": {
                            "type": "integer",
                            "description": "The last PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclSegCCRangeStatusUpStart": {
                            "type": "string",
                            "description": "The time stamp at which the first Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclSegCCRangeStatusUpEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusUpPVclRangeTable": {
                    "catmSegCCStatusUpPVclRangeEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "1",
                        "catmPVclSegCCUpLowerRangeValue": -2147483648,
                        "catmPVclSegCCUpHigherRangeValue": -2147483648,
                        "catmPVclSegCCRangeStatusUpStart": "up(1)",
                        "catmPVclSegCCRangeStatusUpEnd": "up(1)"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "2",
                        "catmPVclSegCCUpLowerRangeValue": -2147483648,
                        "catmPVclSegCCUpHigherRangeValue": -2147483648,
                        "catmPVclSegCCRangeStatusUpStart": "up(1)",
                        "catmPVclSegCCRangeStatusUpEnd": "up(1)"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "3",
                        "catmPVclSegCCUpLowerRangeValue": -2147483648,
                        "catmPVclSegCCUpHigherRangeValue": -2147483648,
                        "catmPVclSegCCRangeStatusUpStart": "up(1)",
                        "catmPVclSegCCRangeStatusUpEnd": "up(1)"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmSegCCStatusUpPVclRangeTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmSegCCStatusUpPVclRangeTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusUpPVclRangeTable/catmSegCCStatusUpPVclRangeEntry": {
      "get": {
        "summary": "Get catmSegCCStatusUpPVclRangeEntry list",
        "description": "Retrieve list of catmSegCCStatusUpPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and Segment CC OAM status to\n          have detected as recovered in the last notification\n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclSegCCUpLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclSegCCUpHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclSegCCRangeStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which the first Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCRangeStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusUpPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclSegCCUpLowerRangeValue": -2147483648,
                      "catmPVclSegCCUpHigherRangeValue": -2147483648,
                      "catmPVclSegCCRangeStatusUpStart": "up(1)",
                      "catmPVclSegCCRangeStatusUpEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmSegCCStatusUpPVclRangeEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmSegCCStatusUpPVclRangeTable/catmSegCCStatusUpPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusUpPVclRangeTable": {
      "get": {
        "summary": "Get catmEndCCStatusUpPVclRangeTable data",
        "description": "Retrieve catmEndCCStatusUpPVclRangeTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating more than one VCLs in a consecutive\n        range and for each VCL there is an active row in the\n        atmVclTable having an atmVclConnKind value of `pvc'\n        and End-to-End CC OAM status to have detected as recovered\n        in the last corresponding PVC notification .",
                  "properties": {
                    "catmEndCCStatusUpPVclRangeEntry": {
                      "type": "array",
                      "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and End-to-End CC OAM status \n          to have detected as recovered in the last notification\n          interval.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "catmStatusChangePVclRangeIndex": {
                            "type": "string",
                            "description": "catmStatusChangePVclRangeIndex",
                            "x-yang-type": "leafref"
                          },
                          "catmPVclEndCCUpLowerRangeValue": {
                            "type": "integer",
                            "description": "The first PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclEndCCUpHigherRangeValue": {
                            "type": "integer",
                            "description": "The last PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclEndCCRangeStatusUpStart": {
                            "type": "string",
                            "description": "The time stamp at which the first End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclEndCCRangeStatusUpEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusUpPVclRangeTable": {
                    "catmEndCCStatusUpPVclRangeEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "1",
                        "catmPVclEndCCUpLowerRangeValue": -2147483648,
                        "catmPVclEndCCUpHigherRangeValue": -2147483648,
                        "catmPVclEndCCRangeStatusUpStart": "up(1)",
                        "catmPVclEndCCRangeStatusUpEnd": "up(1)"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "2",
                        "catmPVclEndCCUpLowerRangeValue": -2147483648,
                        "catmPVclEndCCUpHigherRangeValue": -2147483648,
                        "catmPVclEndCCRangeStatusUpStart": "up(1)",
                        "catmPVclEndCCRangeStatusUpEnd": "up(1)"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "3",
                        "catmPVclEndCCUpLowerRangeValue": -2147483648,
                        "catmPVclEndCCUpHigherRangeValue": -2147483648,
                        "catmPVclEndCCRangeStatusUpStart": "up(1)",
                        "catmPVclEndCCRangeStatusUpEnd": "up(1)"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmEndCCStatusUpPVclRangeTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmEndCCStatusUpPVclRangeTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusUpPVclRangeTable/catmEndCCStatusUpPVclRangeEntry": {
      "get": {
        "summary": "Get catmEndCCStatusUpPVclRangeEntry list",
        "description": "Retrieve list of catmEndCCStatusUpPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and End-to-End CC OAM status \n          to have detected as recovered in the last notification\n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclEndCCUpLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclEndCCUpHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclEndCCRangeStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which the first End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCRangeStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusUpPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclEndCCUpLowerRangeValue": -2147483648,
                      "catmPVclEndCCUpHigherRangeValue": -2147483648,
                      "catmPVclEndCCRangeStatusUpStart": "up(1)",
                      "catmPVclEndCCRangeStatusUpEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmEndCCStatusUpPVclRangeEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmEndCCStatusUpPVclRangeTable/catmEndCCStatusUpPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusUpPVclRangeTable": {
      "get": {
        "summary": "Get catmAISRDIStatusUpPVclRangeTable data",
        "description": "Retrieve catmAISRDIStatusUpPVclRangeTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating more than one VCLs in a consecutive\n        range and for each VCL there is an active row in the\n        atmVclTable having an atmVclConnKind value of `pvc'\n        and AISRDI OAM status to have detected as recovered\n        in the last corresponding PVC notification .",
                  "properties": {
                    "catmAISRDIStatusUpPVclRangeEntry": {
                      "type": "array",
                      "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and AISRDI OAM status \n          to have detected as recovered in the last notification\n          interval.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "catmStatusChangePVclRangeIndex": {
                            "type": "string",
                            "description": "catmStatusChangePVclRangeIndex",
                            "x-yang-type": "leafref"
                          },
                          "catmPVclAISRDIUpLowerRangeValue": {
                            "type": "integer",
                            "description": "The first PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclAISRDIUpHigherRangeValue": {
                            "type": "integer",
                            "description": "The last PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmPVclAISRDIRangeStatusUpStart": {
                            "type": "string",
                            "description": "The time stamp at which the first AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclAISRDIRangeStatusUpEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusUpPVclRangeTable": {
                    "catmAISRDIStatusUpPVclRangeEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "1",
                        "catmPVclAISRDIUpLowerRangeValue": -2147483648,
                        "catmPVclAISRDIUpHigherRangeValue": -2147483648,
                        "catmPVclAISRDIRangeStatusUpStart": "up(1)",
                        "catmPVclAISRDIRangeStatusUpEnd": "up(1)"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "2",
                        "catmPVclAISRDIUpLowerRangeValue": -2147483648,
                        "catmPVclAISRDIUpHigherRangeValue": -2147483648,
                        "catmPVclAISRDIRangeStatusUpStart": "up(1)",
                        "catmPVclAISRDIRangeStatusUpEnd": "up(1)"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "3",
                        "catmPVclAISRDIUpLowerRangeValue": -2147483648,
                        "catmPVclAISRDIUpHigherRangeValue": -2147483648,
                        "catmPVclAISRDIRangeStatusUpStart": "up(1)",
                        "catmPVclAISRDIRangeStatusUpEnd": "up(1)"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmAISRDIStatusUpPVclRangeTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmAISRDIStatusUpPVclRangeTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusUpPVclRangeTable/catmAISRDIStatusUpPVclRangeEntry": {
      "get": {
        "summary": "Get catmAISRDIStatusUpPVclRangeEntry list",
        "description": "Retrieve list of catmAISRDIStatusUpPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and AISRDI OAM status \n          to have detected as recovered in the last notification\n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclAISRDIUpLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclAISRDIUpHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclAISRDIRangeStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which the first AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIRangeStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusUpPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclAISRDIUpLowerRangeValue": -2147483648,
                      "catmPVclAISRDIUpHigherRangeValue": -2147483648,
                      "catmPVclAISRDIRangeStatusUpStart": "up(1)",
                      "catmPVclAISRDIRangeStatusUpEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmAISRDIStatusUpPVclRangeEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmAISRDIStatusUpPVclRangeTable/catmAISRDIStatusUpPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmUpPVclRangeTable": {
      "get": {
        "summary": "Get catmUpPVclRangeTable data",
        "description": "Retrieve catmUpPVclRangeTable operational data from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have detected as Up\n        in the last corresponding PVC notification .",
                  "properties": {
                    "catmUpPVclRangeEntry": {
                      "type": "array",
                      "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Up in the last notification \n          interval.",
                      "items": {
                        "type": "object",
                        "properties": {
                          "ifIndex": {
                            "type": "string",
                            "description": "ifIndex",
                            "x-yang-type": "leafref"
                          },
                          "atmVclVpi": {
                            "type": "string",
                            "description": "atmVclVpi",
                            "x-yang-type": "leafref"
                          },
                          "catmStatusChangePVclRangeIndex": {
                            "type": "string",
                            "description": "catmStatusChangePVclRangeIndex",
                            "x-yang-type": "leafref"
                          },
                          "catmUpPVclLowerRangeValue": {
                            "type": "integer",
                            "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmUpPVclHigherRangeValue": {
                            "type": "integer",
                            "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                            "minimum": -2147483648,
                            "maximum": 2147483647
                          },
                          "catmUpPVclRangeStart": {
                            "type": "string",
                            "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmUpPVclRangeEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPrevDownPVclRangeStart": {
                            "type": "string",
                            "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPrevDownPVclRangeEnd": {
                            "type": "string",
                            "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                            "x-yang-type": "yang:timestamp"
                          },
                          "catmPVclRangeRecoveryReason": {
                            "type": "string",
                            "description": "Type of OAM Recovered",
                            "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType"
                          }
                        }
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmUpPVclRangeTable": {
                    "catmUpPVclRangeEntry": [
                      {
                        "ifIndex": "1",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "1",
                        "catmUpPVclLowerRangeValue": -2147483648,
                        "catmUpPVclHigherRangeValue": -2147483648,
                        "catmUpPVclRangeStart": "example-string",
                        "catmUpPVclRangeEnd": "example-string",
                        "catmPrevDownPVclRangeStart": "example-string",
                        "catmPrevDownPVclRangeEnd": "example-string",
                        "catmPVclRangeRecoveryReason": "example-string"
                      },
                      {
                        "ifIndex": "2",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "2",
                        "catmUpPVclLowerRangeValue": -2147483648,
                        "catmUpPVclHigherRangeValue": -2147483648,
                        "catmUpPVclRangeStart": "example-string",
                        "catmUpPVclRangeEnd": "example-string",
                        "catmPrevDownPVclRangeStart": "example-string",
                        "catmPrevDownPVclRangeEnd": "example-string",
                        "catmPVclRangeRecoveryReason": "example-string"
                      },
                      {
                        "ifIndex": "3",
                        "atmVclVpi": "example-string",
                        "catmStatusChangePVclRangeIndex": "3",
                        "catmUpPVclLowerRangeValue": -2147483648,
                        "catmUpPVclHigherRangeValue": -2147483648,
                        "catmUpPVclRangeStart": "example-string",
                        "catmUpPVclRangeEnd": "example-string",
                        "catmPrevDownPVclRangeStart": "example-string",
                        "catmPrevDownPVclRangeEnd": "example-string",
                        "catmPVclRangeRecoveryReason": "example-string"
                      }
                    ]
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmUpPVclRangeTable",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmUpPVclRangeTable",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmUpPVclRangeTable/catmUpPVclRangeEntry": {
      "get": {
        "summary": "Get catmUpPVclRangeEntry list",
        "description": "Retrieve list of catmUpPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Up in the last notification \n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmUpPVclLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmUpPVclHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmUpPVclRangeStart": {
                        "type": "string",
                        "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmUpPVclRangeEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPrevDownPVclRangeStart": {
                        "type": "string",
                        "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPrevDownPVclRangeEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclRangeRecoveryReason": {
                        "type": "string",
                        "description": "Type of OAM Recovered",
                        "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmUpPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmUpPVclLowerRangeValue": -2147483648,
                      "catmUpPVclHigherRangeValue": -2147483648,
                      "catmUpPVclRangeStart": "example-string",
                      "catmUpPVclRangeEnd": "example-string",
                      "catmPrevDownPVclRangeStart": "example-string",
                      "catmPrevDownPVclRangeEnd": "example-string",
                      "catmPVclRangeRecoveryReason": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmUpPVclRangeEntry",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmUpPVclRangeTable/catmUpPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatChangePVclEntry": {
      "get": {
        "summary": "Get catmCurStatChangePVclEntry list",
        "description": "Retrieve list of catmCurStatChangePVclEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed in the last corresponding PVC notification.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVci": {
                        "type": "string",
                        "description": "atmVclVci",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclStatusTransition": {
                        "type": "integer",
                        "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclStatusChangeStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclStatusChangeEnd": {
                        "type": "string",
                        "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCStatusTransition": {
                        "type": "integer",
                        "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to Segment CC OAM failure.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclSegCCStatusChangeStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to Segment CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCStatusChangeEnd": {
                        "type": "string",
                        "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to Segment CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCStatusTransition": {
                        "type": "integer",
                        "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to End CC OAM failure.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclEndCCStatusChangeStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to End CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCStatusChangeEnd": {
                        "type": "string",
                        "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to End CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIStatusTransition": {
                        "type": "integer",
                        "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to AIS RDI OAM failure.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclAISRDIStatusChangeStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to AIS RDI OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIStatusChangeEnd": {
                        "type": "string",
                        "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to AIS RDI OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclCurFailTime": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclPrevRecoverTime": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to UP\n            last time in the previous corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclFailureReason": {
                        "type": "string",
                        "description": "Type of OAM failure.",
                        "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatChangePVclEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "atmVclVci": "example-string",
                      "catmPVclStatusTransition": 0,
                      "catmPVclStatusChangeStart": "up(1)",
                      "catmPVclStatusChangeEnd": "up(1)",
                      "catmPVclSegCCStatusTransition": 0,
                      "catmPVclSegCCStatusChangeStart": "up(1)",
                      "catmPVclSegCCStatusChangeEnd": "up(1)",
                      "catmPVclEndCCStatusTransition": 0,
                      "catmPVclEndCCStatusChangeStart": "up(1)",
                      "catmPVclEndCCStatusChangeEnd": "up(1)",
                      "catmPVclAISRDIStatusTransition": 0,
                      "catmPVclAISRDIStatusChangeStart": "up(1)",
                      "catmPVclAISRDIStatusChangeEnd": "up(1)",
                      "catmPVclCurFailTime": "example-string",
                      "catmPVclPrevRecoverTime": "example-string",
                      "catmPVclFailureReason": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmCurStatChangePVclEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmCurStatChangePVclEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusChangePVclRangeEntry": {
      "get": {
        "summary": "Get catmStatusChangePVclRangeEntry list",
        "description": "Retrieve list of catmStatusChangePVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed in the same direction in the last notification \n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "integer",
                        "description": "Index to represent different ranges, the first range is\n            indexed by value 0, the second by 1 and so on...",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclRangeStatusChangeStart": {
                        "type": "string",
                        "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclRangeStatusChangeEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusChangePVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": 1,
                      "catmPVclLowerRangeValue": -2147483648,
                      "catmPVclHigherRangeValue": -2147483648,
                      "catmPVclRangeStatusChangeStart": "up(1)",
                      "catmPVclRangeStatusChangeEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmStatusChangePVclRangeEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmStatusChangePVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusChPVclRangeEntry": {
      "get": {
        "summary": "Get catmSegCCStatusChPVclRangeEntry list",
        "description": "Retrieve list of catmSegCCStatusChPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to segment CC failure in the same direction \n          in the last corresponding notification .",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclSegCCLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclSegCCHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclSegCCRangeStatusChStart": {
                        "type": "string",
                        "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCRangeStatusChEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusChPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclSegCCLowerRangeValue": -2147483648,
                      "catmPVclSegCCHigherRangeValue": -2147483648,
                      "catmPVclSegCCRangeStatusChStart": "up(1)",
                      "catmPVclSegCCRangeStatusChEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmSegCCStatusChPVclRangeEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmSegCCStatusChPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusChPVclRangeEntry": {
      "get": {
        "summary": "Get catmEndCCStatusChPVclRangeEntry list",
        "description": "Retrieve list of catmEndCCStatusChPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to End CC failure in the same direction in the \n          last corresponding notification .",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclEndCCLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclEndCCHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclEndCCRangeStatusChStart": {
                        "type": "string",
                        "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCRangeStatusChEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusChPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclEndCCLowerRangeValue": -2147483648,
                      "catmPVclEndCCHigherRangeValue": -2147483648,
                      "catmPVclEndCCRangeStatusChStart": "up(1)",
                      "catmPVclEndCCRangeStatusChEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmEndCCStatusChPVclRangeEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmEndCCStatusChPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusChPVclRangeEntry": {
      "get": {
        "summary": "Get catmAISRDIStatusChPVclRangeEntry list",
        "description": "Retrieve list of catmAISRDIStatusChPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to AIS/RDI failure in the same direction in the \n          last corresponding notification .",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclAISRDILowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclAISRDIHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclAISRDIRangeStatusChStart": {
                        "type": "string",
                        "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIRangeStatusChEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusChPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclAISRDILowerRangeValue": -2147483648,
                      "catmPVclAISRDIHigherRangeValue": -2147483648,
                      "catmPVclAISRDIRangeStatusChStart": "up(1)",
                      "catmPVclAISRDIRangeStatusChEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmAISRDIStatusChPVclRangeEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmAISRDIStatusChPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmDownPVclRangeEntry": {
      "get": {
        "summary": "Get catmDownPVclRangeEntry list",
        "description": "Retrieve list of catmDownPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Down in the last notification \n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmDownPVclLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmDownPVclHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmDownPVclRangeStart": {
                        "type": "string",
                        "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmDownPVclRangeEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPrevUpPVclRangeStart": {
                        "type": "string",
                        "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPrevUpPVclRangeEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclRangeFailureReason": {
                        "type": "string",
                        "description": "Type of OAM failure.",
                        "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmDownPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmDownPVclLowerRangeValue": -2147483648,
                      "catmDownPVclHigherRangeValue": -2147483648,
                      "catmDownPVclRangeStart": "example-string",
                      "catmDownPVclRangeEnd": "example-string",
                      "catmPrevUpPVclRangeStart": "example-string",
                      "catmPrevUpPVclRangeEnd": "example-string",
                      "catmPVclRangeFailureReason": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmDownPVclRangeEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmDownPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatusUpPVclEntry": {
      "get": {
        "summary": "Get catmCurStatusUpPVclEntry list",
        "description": "Retrieve list of catmCurStatusUpPVclEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed to UP in the last PVC notification \n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVci": {
                        "type": "string",
                        "description": "atmVclVci",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclStatusUpTransition": {
                        "type": "integer",
                        "description": "The number of Down to Up state transitions due to\n            OAM loopback recovery that has happened on this PVCL \n            in the last corresponding notification .",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to UP \n            for the first time due to OAM loopback recovery\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to UP \n            for the last time due to OAM loopback recovery\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCStatusUpTransition": {
                        "type": "integer",
                        "description": "The number of Down to Up state transitions that has \n            happened on this PVCL in the last corresponding notification \n            due to Segment CC OAM recovery.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclSegCCStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to Up for \n            the first time in the last corresponding notification due\n            to Segment CC OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due to Segment CC \n            OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCStatusUpTransition": {
                        "type": "integer",
                        "description": "The number of Down to UP state transitions that has \n            happened on this PVCL in the last notification \n            interval due to End CC OAM recovery.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclEndCCStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to End CC OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to End CC OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIStatusUpTransition": {
                        "type": "integer",
                        "description": "The number of Down to Up state transitions that \n            has happened on this PVCL in the last notification \n            interval due to AIS RDI OAM recovery.",
                        "minimum": 0,
                        "maximum": 4294967295
                      },
                      "catmPVclAISRDIStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclCurRecoverTime": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to UP\n            last time in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclPrevFailTime": {
                        "type": "string",
                        "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the previous corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclRecoveryReason": {
                        "type": "string",
                        "description": "Type of OAM Recovered",
                        "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatusUpPVclEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "atmVclVci": "example-string",
                      "catmPVclStatusUpTransition": 0,
                      "catmPVclStatusUpStart": "up(1)",
                      "catmPVclStatusUpEnd": "up(1)",
                      "catmPVclSegCCStatusUpTransition": 0,
                      "catmPVclSegCCStatusUpStart": "up(1)",
                      "catmPVclSegCCStatusUpEnd": "up(1)",
                      "catmPVclEndCCStatusUpTransition": 0,
                      "catmPVclEndCCStatusUpStart": "up(1)",
                      "catmPVclEndCCStatusUpEnd": "up(1)",
                      "catmPVclAISRDIStatusUpTransition": 0,
                      "catmPVclAISRDIStatusUpStart": "up(1)",
                      "catmPVclAISRDIStatusUpEnd": "up(1)",
                      "catmPVclCurRecoverTime": "example-string",
                      "catmPVclPrevFailTime": "example-string",
                      "catmPVclRecoveryReason": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmCurStatusUpPVclEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmCurStatusUpPVclEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusUpPVclRangeEntry": {
      "get": {
        "summary": "Get catmStatusUpPVclRangeEntry list",
        "description": "Retrieve list of catmStatusUpPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  loopback OAM status to \n          have detected as recovered in the last notification \n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclUpLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclUpHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclRangeStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which the first Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclRangeStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusUpPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclUpLowerRangeValue": -2147483648,
                      "catmPVclUpHigherRangeValue": -2147483648,
                      "catmPVclRangeStatusUpStart": "up(1)",
                      "catmPVclRangeStatusUpEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmStatusUpPVclRangeEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmStatusUpPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusUpPVclRangeEntry": {
      "get": {
        "summary": "Get catmSegCCStatusUpPVclRangeEntry list",
        "description": "Retrieve list of catmSegCCStatusUpPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and Segment CC OAM status to\n          have detected as recovered in the last notification\n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclSegCCUpLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclSegCCUpHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclSegCCRangeStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which the first Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclSegCCRangeStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusUpPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclSegCCUpLowerRangeValue": -2147483648,
                      "catmPVclSegCCUpHigherRangeValue": -2147483648,
                      "catmPVclSegCCRangeStatusUpStart": "up(1)",
                      "catmPVclSegCCRangeStatusUpEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmSegCCStatusUpPVclRangeEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmSegCCStatusUpPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusUpPVclRangeEntry": {
      "get": {
        "summary": "Get catmEndCCStatusUpPVclRangeEntry list",
        "description": "Retrieve list of catmEndCCStatusUpPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and End-to-End CC OAM status \n          to have detected as recovered in the last notification\n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclEndCCUpLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclEndCCUpHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclEndCCRangeStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which the first End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclEndCCRangeStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusUpPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclEndCCUpLowerRangeValue": -2147483648,
                      "catmPVclEndCCUpHigherRangeValue": -2147483648,
                      "catmPVclEndCCRangeStatusUpStart": "up(1)",
                      "catmPVclEndCCRangeStatusUpEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmEndCCStatusUpPVclRangeEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmEndCCStatusUpPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusUpPVclRangeEntry": {
      "get": {
        "summary": "Get catmAISRDIStatusUpPVclRangeEntry list",
        "description": "Retrieve list of catmAISRDIStatusUpPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and AISRDI OAM status \n          to have detected as recovered in the last notification\n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmPVclAISRDIUpLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclAISRDIUpHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmPVclAISRDIRangeStatusUpStart": {
                        "type": "string",
                        "description": "The time stamp at which the first AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclAISRDIRangeStatusUpEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusUpPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmPVclAISRDIUpLowerRangeValue": -2147483648,
                      "catmPVclAISRDIUpHigherRangeValue": -2147483648,
                      "catmPVclAISRDIRangeStatusUpStart": "up(1)",
                      "catmPVclAISRDIRangeStatusUpEnd": "up(1)"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmAISRDIStatusUpPVclRangeEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmAISRDIStatusUpPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmUpPVclRangeEntry": {
      "get": {
        "summary": "Get catmUpPVclRangeEntry list",
        "description": "Retrieve list of catmUpPVclRangeEntry entries from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "array",
                  "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Up in the last notification \n          interval.",
                  "items": {
                    "type": "object",
                    "properties": {
                      "ifIndex": {
                        "type": "string",
                        "description": "ifIndex",
                        "x-yang-type": "leafref"
                      },
                      "atmVclVpi": {
                        "type": "string",
                        "description": "atmVclVpi",
                        "x-yang-type": "leafref"
                      },
                      "catmStatusChangePVclRangeIndex": {
                        "type": "string",
                        "description": "catmStatusChangePVclRangeIndex",
                        "x-yang-type": "leafref"
                      },
                      "catmUpPVclLowerRangeValue": {
                        "type": "integer",
                        "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmUpPVclHigherRangeValue": {
                        "type": "integer",
                        "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                        "minimum": -2147483648,
                        "maximum": 2147483647
                      },
                      "catmUpPVclRangeStart": {
                        "type": "string",
                        "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmUpPVclRangeEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPrevDownPVclRangeStart": {
                        "type": "string",
                        "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPrevDownPVclRangeEnd": {
                        "type": "string",
                        "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                        "x-yang-type": "yang:timestamp"
                      },
                      "catmPVclRangeRecoveryReason": {
                        "type": "string",
                        "description": "Type of OAM Recovered",
                        "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType"
                      }
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmUpPVclRangeEntry": [
                    {
                      "ifIndex": "example-string",
                      "atmVclVpi": "example-string",
                      "catmStatusChangePVclRangeIndex": "up(1)",
                      "catmUpPVclLowerRangeValue": -2147483648,
                      "catmUpPVclHigherRangeValue": -2147483648,
                      "catmUpPVclRangeStart": "example-string",
                      "catmUpPVclRangeEnd": "example-string",
                      "catmPrevDownPVclRangeStart": "example-string",
                      "catmPrevDownPVclRangeEnd": "example-string",
                      "catmPVclRangeRecoveryReason": "example-string"
                    }
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmUpPVclRangeEntry-3",
        "parameters": [
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ]
      },
      "x-yang-path": "/catmUpPVclRangeEntry",
      "x-restconf-kind": "container"
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatChangePVclTable/catmCurStatChangePVclEntry={ifIndex},{atmVclVpi},{atmVclVci}": {
      "get": {
        "summary": "Get catmCurStatChangePVclEntry entry",
        "description": "Retrieve specific catmCurStatChangePVclEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVci",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVci": {
                      "type": "string",
                      "description": "atmVclVci",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to Segment CC OAM failure.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclSegCCStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to End CC OAM failure.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclEndCCStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to AIS RDI OAM failure.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclAISRDIStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to AIS RDI OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to AIS RDI OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclCurFailTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclPrevRecoverTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP\n            last time in the previous corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclFailureReason": {
                      "type": "string",
                      "description": "Type of OAM failure.",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatChangePVclEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "atmVclVci": "example-string",
                    "catmPVclStatusTransition": 0,
                    "catmPVclStatusChangeStart": "up(1)",
                    "catmPVclStatusChangeEnd": "up(1)",
                    "catmPVclSegCCStatusTransition": 0,
                    "catmPVclSegCCStatusChangeStart": "up(1)",
                    "catmPVclSegCCStatusChangeEnd": "up(1)",
                    "catmPVclEndCCStatusTransition": 0,
                    "catmPVclEndCCStatusChangeStart": "up(1)",
                    "catmPVclEndCCStatusChangeEnd": "up(1)",
                    "catmPVclAISRDIStatusTransition": 0,
                    "catmPVclAISRDIStatusChangeStart": "up(1)",
                    "catmPVclAISRDIStatusChangeEnd": "up(1)",
                    "catmPVclCurFailTime": "example-string",
                    "catmPVclPrevRecoverTime": "example-string",
                    "catmPVclFailureReason": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmCurStatChangePVclEntry-2"
      },
      "x-yang-path": "/catmCurStatChangePVclTable/catmCurStatChangePVclEntry={ifIndex atmVclVpi atmVclVci}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi atmVclVci"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusChangePVclRangeTable/catmStatusChangePVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmStatusChangePVclRangeEntry entry",
        "description": "Retrieve specific catmStatusChangePVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "integer",
                      "description": "Index to represent different ranges, the first range is\n            indexed by value 0, the second by 1 and so on...",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclRangeStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclRangeStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusChangePVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": 1,
                    "catmPVclLowerRangeValue": -2147483648,
                    "catmPVclHigherRangeValue": -2147483648,
                    "catmPVclRangeStatusChangeStart": "up(1)",
                    "catmPVclRangeStatusChangeEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmStatusChangePVclRangeEntry-2"
      },
      "x-yang-path": "/catmStatusChangePVclRangeTable/catmStatusChangePVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusChPVclRangeTable/catmSegCCStatusChPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmSegCCStatusChPVclRangeEntry entry",
        "description": "Retrieve specific catmSegCCStatusChPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclSegCCLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclSegCCHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclSegCCRangeStatusChStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCRangeStatusChEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusChPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclSegCCLowerRangeValue": -2147483648,
                    "catmPVclSegCCHigherRangeValue": -2147483648,
                    "catmPVclSegCCRangeStatusChStart": "up(1)",
                    "catmPVclSegCCRangeStatusChEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmSegCCStatusChPVclRangeEntry-2"
      },
      "x-yang-path": "/catmSegCCStatusChPVclRangeTable/catmSegCCStatusChPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusChPVclRangeTable/catmEndCCStatusChPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmEndCCStatusChPVclRangeEntry entry",
        "description": "Retrieve specific catmEndCCStatusChPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclEndCCLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclEndCCHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclEndCCRangeStatusChStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCRangeStatusChEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusChPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclEndCCLowerRangeValue": -2147483648,
                    "catmPVclEndCCHigherRangeValue": -2147483648,
                    "catmPVclEndCCRangeStatusChStart": "up(1)",
                    "catmPVclEndCCRangeStatusChEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmEndCCStatusChPVclRangeEntry-2"
      },
      "x-yang-path": "/catmEndCCStatusChPVclRangeTable/catmEndCCStatusChPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusChPVclRangeTable/catmAISRDIStatusChPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmAISRDIStatusChPVclRangeEntry entry",
        "description": "Retrieve specific catmAISRDIStatusChPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclAISRDILowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclAISRDIHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclAISRDIRangeStatusChStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIRangeStatusChEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusChPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclAISRDILowerRangeValue": -2147483648,
                    "catmPVclAISRDIHigherRangeValue": -2147483648,
                    "catmPVclAISRDIRangeStatusChStart": "up(1)",
                    "catmPVclAISRDIRangeStatusChEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmAISRDIStatusChPVclRangeEntry-2"
      },
      "x-yang-path": "/catmAISRDIStatusChPVclRangeTable/catmAISRDIStatusChPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmDownPVclRangeTable/catmDownPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmDownPVclRangeEntry entry",
        "description": "Retrieve specific catmDownPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmDownPVclLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmDownPVclHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmDownPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmDownPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPrevUpPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPrevUpPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclRangeFailureReason": {
                      "type": "string",
                      "description": "Type of OAM failure.",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmDownPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmDownPVclLowerRangeValue": -2147483648,
                    "catmDownPVclHigherRangeValue": -2147483648,
                    "catmDownPVclRangeStart": "example-string",
                    "catmDownPVclRangeEnd": "example-string",
                    "catmPrevUpPVclRangeStart": "example-string",
                    "catmPrevUpPVclRangeEnd": "example-string",
                    "catmPVclRangeFailureReason": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmDownPVclRangeEntry-2"
      },
      "x-yang-path": "/catmDownPVclRangeTable/catmDownPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatusUpPVclTable/catmCurStatusUpPVclEntry={ifIndex},{atmVclVpi},{atmVclVci}": {
      "get": {
        "summary": "Get catmCurStatusUpPVclEntry entry",
        "description": "Retrieve specific catmCurStatusUpPVclEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVci",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVci": {
                      "type": "string",
                      "description": "atmVclVci",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to Up state transitions due to\n            OAM loopback recovery that has happened on this PVCL \n            in the last corresponding notification .",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP \n            for the first time due to OAM loopback recovery\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP \n            for the last time due to OAM loopback recovery\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to Up state transitions that has \n            happened on this PVCL in the last corresponding notification \n            due to Segment CC OAM recovery.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclSegCCStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up for \n            the first time in the last corresponding notification due\n            to Segment CC OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due to Segment CC \n            OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to UP state transitions that has \n            happened on this PVCL in the last notification \n            interval due to End CC OAM recovery.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclEndCCStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to End CC OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to End CC OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to Up state transitions that \n            has happened on this PVCL in the last notification \n            interval due to AIS RDI OAM recovery.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclAISRDIStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclCurRecoverTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP\n            last time in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclPrevFailTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the previous corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclRecoveryReason": {
                      "type": "string",
                      "description": "Type of OAM Recovered",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatusUpPVclEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "atmVclVci": "example-string",
                    "catmPVclStatusUpTransition": 0,
                    "catmPVclStatusUpStart": "up(1)",
                    "catmPVclStatusUpEnd": "up(1)",
                    "catmPVclSegCCStatusUpTransition": 0,
                    "catmPVclSegCCStatusUpStart": "up(1)",
                    "catmPVclSegCCStatusUpEnd": "up(1)",
                    "catmPVclEndCCStatusUpTransition": 0,
                    "catmPVclEndCCStatusUpStart": "up(1)",
                    "catmPVclEndCCStatusUpEnd": "up(1)",
                    "catmPVclAISRDIStatusUpTransition": 0,
                    "catmPVclAISRDIStatusUpStart": "up(1)",
                    "catmPVclAISRDIStatusUpEnd": "up(1)",
                    "catmPVclCurRecoverTime": "example-string",
                    "catmPVclPrevFailTime": "example-string",
                    "catmPVclRecoveryReason": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmCurStatusUpPVclEntry-2"
      },
      "x-yang-path": "/catmCurStatusUpPVclTable/catmCurStatusUpPVclEntry={ifIndex atmVclVpi atmVclVci}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi atmVclVci"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusUpPVclRangeTable/catmStatusUpPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmStatusUpPVclRangeEntry entry",
        "description": "Retrieve specific catmStatusUpPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusUpPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclUpLowerRangeValue": -2147483648,
                    "catmPVclUpHigherRangeValue": -2147483648,
                    "catmPVclRangeStatusUpStart": "up(1)",
                    "catmPVclRangeStatusUpEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmStatusUpPVclRangeEntry-2"
      },
      "x-yang-path": "/catmStatusUpPVclRangeTable/catmStatusUpPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusUpPVclRangeTable/catmSegCCStatusUpPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmSegCCStatusUpPVclRangeEntry entry",
        "description": "Retrieve specific catmSegCCStatusUpPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclSegCCUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclSegCCUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclSegCCRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusUpPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclSegCCUpLowerRangeValue": -2147483648,
                    "catmPVclSegCCUpHigherRangeValue": -2147483648,
                    "catmPVclSegCCRangeStatusUpStart": "up(1)",
                    "catmPVclSegCCRangeStatusUpEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmSegCCStatusUpPVclRangeEntry-2"
      },
      "x-yang-path": "/catmSegCCStatusUpPVclRangeTable/catmSegCCStatusUpPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusUpPVclRangeTable/catmEndCCStatusUpPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmEndCCStatusUpPVclRangeEntry entry",
        "description": "Retrieve specific catmEndCCStatusUpPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclEndCCUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclEndCCUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclEndCCRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusUpPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclEndCCUpLowerRangeValue": -2147483648,
                    "catmPVclEndCCUpHigherRangeValue": -2147483648,
                    "catmPVclEndCCRangeStatusUpStart": "up(1)",
                    "catmPVclEndCCRangeStatusUpEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmEndCCStatusUpPVclRangeEntry-2"
      },
      "x-yang-path": "/catmEndCCStatusUpPVclRangeTable/catmEndCCStatusUpPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusUpPVclRangeTable/catmAISRDIStatusUpPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmAISRDIStatusUpPVclRangeEntry entry",
        "description": "Retrieve specific catmAISRDIStatusUpPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclAISRDIUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclAISRDIUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclAISRDIRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusUpPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclAISRDIUpLowerRangeValue": -2147483648,
                    "catmPVclAISRDIUpHigherRangeValue": -2147483648,
                    "catmPVclAISRDIRangeStatusUpStart": "up(1)",
                    "catmPVclAISRDIRangeStatusUpEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmAISRDIStatusUpPVclRangeEntry-2"
      },
      "x-yang-path": "/catmAISRDIStatusUpPVclRangeTable/catmAISRDIStatusUpPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmUpPVclRangeTable/catmUpPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmUpPVclRangeEntry entry",
        "description": "Retrieve specific catmUpPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmUpPVclLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmUpPVclHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmUpPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmUpPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPrevDownPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPrevDownPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclRangeRecoveryReason": {
                      "type": "string",
                      "description": "Type of OAM Recovered",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmUpPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmUpPVclLowerRangeValue": -2147483648,
                    "catmUpPVclHigherRangeValue": -2147483648,
                    "catmUpPVclRangeStart": "example-string",
                    "catmUpPVclRangeEnd": "example-string",
                    "catmPrevDownPVclRangeStart": "example-string",
                    "catmPrevDownPVclRangeEnd": "example-string",
                    "catmPVclRangeRecoveryReason": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmUpPVclRangeEntry-2"
      },
      "x-yang-path": "/catmUpPVclRangeTable/catmUpPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatChangePVclEntry={ifIndex},{atmVclVpi},{atmVclVci}": {
      "get": {
        "summary": "Get catmCurStatChangePVclEntry entry",
        "description": "Retrieve specific catmCurStatChangePVclEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVci",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVci": {
                      "type": "string",
                      "description": "atmVclVci",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to Segment CC OAM failure.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclSegCCStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to End CC OAM failure.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclEndCCStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to AIS RDI OAM failure.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclAISRDIStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to AIS RDI OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to AIS RDI OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclCurFailTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclPrevRecoverTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP\n            last time in the previous corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclFailureReason": {
                      "type": "string",
                      "description": "Type of OAM failure.",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatChangePVclEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "atmVclVci": "example-string",
                    "catmPVclStatusTransition": 0,
                    "catmPVclStatusChangeStart": "up(1)",
                    "catmPVclStatusChangeEnd": "up(1)",
                    "catmPVclSegCCStatusTransition": 0,
                    "catmPVclSegCCStatusChangeStart": "up(1)",
                    "catmPVclSegCCStatusChangeEnd": "up(1)",
                    "catmPVclEndCCStatusTransition": 0,
                    "catmPVclEndCCStatusChangeStart": "up(1)",
                    "catmPVclEndCCStatusChangeEnd": "up(1)",
                    "catmPVclAISRDIStatusTransition": 0,
                    "catmPVclAISRDIStatusChangeStart": "up(1)",
                    "catmPVclAISRDIStatusChangeEnd": "up(1)",
                    "catmPVclCurFailTime": "example-string",
                    "catmPVclPrevRecoverTime": "example-string",
                    "catmPVclFailureReason": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmCurStatChangePVclEntry-4"
      },
      "x-yang-path": "/catmCurStatChangePVclEntry={ifIndex atmVclVpi atmVclVci}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi atmVclVci"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusChangePVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmStatusChangePVclRangeEntry entry",
        "description": "Retrieve specific catmStatusChangePVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "integer",
                      "description": "Index to represent different ranges, the first range is\n            indexed by value 0, the second by 1 and so on...",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclRangeStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclRangeStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusChangePVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": 1,
                    "catmPVclLowerRangeValue": -2147483648,
                    "catmPVclHigherRangeValue": -2147483648,
                    "catmPVclRangeStatusChangeStart": "up(1)",
                    "catmPVclRangeStatusChangeEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmStatusChangePVclRangeEntry-4"
      },
      "x-yang-path": "/catmStatusChangePVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusChPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmSegCCStatusChPVclRangeEntry entry",
        "description": "Retrieve specific catmSegCCStatusChPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclSegCCLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclSegCCHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclSegCCRangeStatusChStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCRangeStatusChEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusChPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclSegCCLowerRangeValue": -2147483648,
                    "catmPVclSegCCHigherRangeValue": -2147483648,
                    "catmPVclSegCCRangeStatusChStart": "up(1)",
                    "catmPVclSegCCRangeStatusChEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmSegCCStatusChPVclRangeEntry-4"
      },
      "x-yang-path": "/catmSegCCStatusChPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusChPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmEndCCStatusChPVclRangeEntry entry",
        "description": "Retrieve specific catmEndCCStatusChPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclEndCCLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclEndCCHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclEndCCRangeStatusChStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCRangeStatusChEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusChPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclEndCCLowerRangeValue": -2147483648,
                    "catmPVclEndCCHigherRangeValue": -2147483648,
                    "catmPVclEndCCRangeStatusChStart": "up(1)",
                    "catmPVclEndCCRangeStatusChEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmEndCCStatusChPVclRangeEntry-4"
      },
      "x-yang-path": "/catmEndCCStatusChPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusChPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmAISRDIStatusChPVclRangeEntry entry",
        "description": "Retrieve specific catmAISRDIStatusChPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclAISRDILowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclAISRDIHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclAISRDIRangeStatusChStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIRangeStatusChEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusChPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclAISRDILowerRangeValue": -2147483648,
                    "catmPVclAISRDIHigherRangeValue": -2147483648,
                    "catmPVclAISRDIRangeStatusChStart": "up(1)",
                    "catmPVclAISRDIRangeStatusChEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmAISRDIStatusChPVclRangeEntry-4"
      },
      "x-yang-path": "/catmAISRDIStatusChPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmDownPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmDownPVclRangeEntry entry",
        "description": "Retrieve specific catmDownPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmDownPVclLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmDownPVclHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmDownPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmDownPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPrevUpPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPrevUpPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclRangeFailureReason": {
                      "type": "string",
                      "description": "Type of OAM failure.",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmDownPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmDownPVclLowerRangeValue": -2147483648,
                    "catmDownPVclHigherRangeValue": -2147483648,
                    "catmDownPVclRangeStart": "example-string",
                    "catmDownPVclRangeEnd": "example-string",
                    "catmPrevUpPVclRangeStart": "example-string",
                    "catmPrevUpPVclRangeEnd": "example-string",
                    "catmPVclRangeFailureReason": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmDownPVclRangeEntry-4"
      },
      "x-yang-path": "/catmDownPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatusUpPVclEntry={ifIndex},{atmVclVpi},{atmVclVci}": {
      "get": {
        "summary": "Get catmCurStatusUpPVclEntry entry",
        "description": "Retrieve specific catmCurStatusUpPVclEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVci",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVci": {
                      "type": "string",
                      "description": "atmVclVci",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to Up state transitions due to\n            OAM loopback recovery that has happened on this PVCL \n            in the last corresponding notification .",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP \n            for the first time due to OAM loopback recovery\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP \n            for the last time due to OAM loopback recovery\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to Up state transitions that has \n            happened on this PVCL in the last corresponding notification \n            due to Segment CC OAM recovery.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclSegCCStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up for \n            the first time in the last corresponding notification due\n            to Segment CC OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due to Segment CC \n            OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to UP state transitions that has \n            happened on this PVCL in the last notification \n            interval due to End CC OAM recovery.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclEndCCStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to End CC OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to End CC OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to Up state transitions that \n            has happened on this PVCL in the last notification \n            interval due to AIS RDI OAM recovery.",
                      "minimum": 0,
                      "maximum": 4294967295
                    },
                    "catmPVclAISRDIStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclCurRecoverTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP\n            last time in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclPrevFailTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the previous corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclRecoveryReason": {
                      "type": "string",
                      "description": "Type of OAM Recovered",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmCurStatusUpPVclEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "atmVclVci": "example-string",
                    "catmPVclStatusUpTransition": 0,
                    "catmPVclStatusUpStart": "up(1)",
                    "catmPVclStatusUpEnd": "up(1)",
                    "catmPVclSegCCStatusUpTransition": 0,
                    "catmPVclSegCCStatusUpStart": "up(1)",
                    "catmPVclSegCCStatusUpEnd": "up(1)",
                    "catmPVclEndCCStatusUpTransition": 0,
                    "catmPVclEndCCStatusUpStart": "up(1)",
                    "catmPVclEndCCStatusUpEnd": "up(1)",
                    "catmPVclAISRDIStatusUpTransition": 0,
                    "catmPVclAISRDIStatusUpStart": "up(1)",
                    "catmPVclAISRDIStatusUpEnd": "up(1)",
                    "catmPVclCurRecoverTime": "example-string",
                    "catmPVclPrevFailTime": "example-string",
                    "catmPVclRecoveryReason": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmCurStatusUpPVclEntry-4"
      },
      "x-yang-path": "/catmCurStatusUpPVclEntry={ifIndex atmVclVpi atmVclVci}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi atmVclVci"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusUpPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmStatusUpPVclRangeEntry entry",
        "description": "Retrieve specific catmStatusUpPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmStatusUpPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclUpLowerRangeValue": -2147483648,
                    "catmPVclUpHigherRangeValue": -2147483648,
                    "catmPVclRangeStatusUpStart": "up(1)",
                    "catmPVclRangeStatusUpEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmStatusUpPVclRangeEntry-4"
      },
      "x-yang-path": "/catmStatusUpPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusUpPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmSegCCStatusUpPVclRangeEntry entry",
        "description": "Retrieve specific catmSegCCStatusUpPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclSegCCUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclSegCCUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclSegCCRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclSegCCRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmSegCCStatusUpPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclSegCCUpLowerRangeValue": -2147483648,
                    "catmPVclSegCCUpHigherRangeValue": -2147483648,
                    "catmPVclSegCCRangeStatusUpStart": "up(1)",
                    "catmPVclSegCCRangeStatusUpEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmSegCCStatusUpPVclRangeEntry-4"
      },
      "x-yang-path": "/catmSegCCStatusUpPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusUpPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmEndCCStatusUpPVclRangeEntry entry",
        "description": "Retrieve specific catmEndCCStatusUpPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclEndCCUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclEndCCUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclEndCCRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclEndCCRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmEndCCStatusUpPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclEndCCUpLowerRangeValue": -2147483648,
                    "catmPVclEndCCUpHigherRangeValue": -2147483648,
                    "catmPVclEndCCRangeStatusUpStart": "up(1)",
                    "catmPVclEndCCRangeStatusUpEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmEndCCStatusUpPVclRangeEntry-4"
      },
      "x-yang-path": "/catmEndCCStatusUpPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusUpPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmAISRDIStatusUpPVclRangeEntry entry",
        "description": "Retrieve specific catmAISRDIStatusUpPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmPVclAISRDIUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclAISRDIUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmPVclAISRDIRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclAISRDIRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmAISRDIStatusUpPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmPVclAISRDIUpLowerRangeValue": -2147483648,
                    "catmPVclAISRDIUpHigherRangeValue": -2147483648,
                    "catmPVclAISRDIRangeStatusUpStart": "up(1)",
                    "catmPVclAISRDIRangeStatusUpEnd": "up(1)"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmAISRDIStatusUpPVclRangeEntry-4"
      },
      "x-yang-path": "/catmAISRDIStatusUpPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    },
    "/data/CISCO-ATM-PVCTRAP-EXTN-MIB:catmUpPVclRangeEntry={ifIndex},{atmVclVpi},{catmStatusChangePVclRangeIndex}": {
      "get": {
        "summary": "Get catmUpPVclRangeEntry entry",
        "description": "Retrieve specific catmUpPVclRangeEntry entry by key from MIB",
        "tags": [
          "CISCO-ATM-PVCTRAP-EXTN-MIB"
        ],
        "parameters": [
          {
            "name": "ifIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "atmVclVpi",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "catmStatusChangePVclRangeIndex",
            "in": "path",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Accept",
            "in": "header",
            "required": false,
            "description": "RESTCONF response media type (RFC 8040)",
            "schema": {
              "type": "string",
              "default": "application/yang-data+json",
              "enum": [
                "application/yang-data+json",
                "application/yang-data+xml"
              ]
            }
          },
          {
            "name": "depth",
            "in": "query",
            "required": false,
            "description": "Limit the depth of returned sub-tree data (RFC 8040 Section 4.8.2). Use 'unbounded' for full depth.",
            "schema": {
              "type": "string",
              "default": "unbounded"
            }
          },
          {
            "name": "fields",
            "in": "query",
            "required": false,
            "description": "Select specific fields to return (RFC 8040 Section 4.8.3). Example: fields=name;status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "content",
            "in": "query",
            "required": false,
            "description": "Filter by config state: 'config' (config true only), 'nonconfig' (config false only), or 'all'.",
            "schema": {
              "type": "string",
              "enum": [
                "config",
                "nonconfig",
                "all"
              ],
              "default": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref"
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref"
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref"
                    },
                    "catmUpPVclLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmUpPVclHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647
                    },
                    "catmUpPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmUpPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPrevDownPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPrevDownPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                      "x-yang-type": "yang:timestamp"
                    },
                    "catmPVclRangeRecoveryReason": {
                      "type": "string",
                      "description": "Type of OAM Recovered",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType"
                    }
                  }
                },
                "example": {
                  "CISCO-ATM-PVCTRAP-EXTN-MIB:catmUpPVclRangeEntry": {
                    "ifIndex": "example-string",
                    "atmVclVpi": "example-string",
                    "catmStatusChangePVclRangeIndex": "up(1)",
                    "catmUpPVclLowerRangeValue": -2147483648,
                    "catmUpPVclHigherRangeValue": -2147483648,
                    "catmUpPVclRangeStart": "example-string",
                    "catmUpPVclRangeEnd": "example-string",
                    "catmPrevDownPVclRangeStart": "example-string",
                    "catmPrevDownPVclRangeEnd": "example-string",
                    "catmPVclRangeRecoveryReason": "example-string"
                  }
                }
              }
            }
          },
          "403": {
            "description": "Forbidden — insufficient access rights (NACM)",
            "content": {
              "application/yang-data+json": {
                "schema": {
                  "$ref": "#/components/schemas/restconf-error"
                }
              }
            }
          }
        },
        "operationId": "get-catmUpPVclRangeEntry-4"
      },
      "x-yang-path": "/catmUpPVclRangeEntry={ifIndex atmVclVpi catmStatusChangePVclRangeIndex}",
      "x-restconf-kind": "list-instance",
      "x-list-keys": [
        "ifIndex atmVclVpi catmStatusChangePVclRangeIndex"
      ]
    }
  },
  "components": {
    "schemas": {
      "CISCO-ATM-PVCTRAP-EXTN-MIB_CISCO-ATM-PVCTRAP-EXTN-MIB": {
        "type": "object",
        "description": "A table indicating all VCLs for which there is an\n        active row in the atmVclTable having an atmVclConnKind\n        value of `pvc' and atmVclOperStatus to have changed in the\n        last corresponding PVC notification.",
        "properties": {
          "catmCurStatChangePVclEntry": {
            "type": "array",
            "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed in the last corresponding PVC notification.",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVci": {
                  "type": "string",
                  "description": "atmVclVci",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmPVclStatusTransition": {
                  "type": "integer",
                  "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification.",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "readOnly": true
                },
                "catmPVclStatusChangeStart": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclStatusChangeEnd": {
                  "type": "string",
                  "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclSegCCStatusTransition": {
                  "type": "integer",
                  "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to Segment CC OAM failure.",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "readOnly": true
                },
                "catmPVclSegCCStatusChangeStart": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to Segment CC OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclSegCCStatusChangeEnd": {
                  "type": "string",
                  "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to Segment CC OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclEndCCStatusTransition": {
                  "type": "integer",
                  "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to End CC OAM failure.",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "readOnly": true
                },
                "catmPVclEndCCStatusChangeStart": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to End CC OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclEndCCStatusChangeEnd": {
                  "type": "string",
                  "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to End CC OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclAISRDIStatusTransition": {
                  "type": "integer",
                  "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to AIS RDI OAM failure.",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "readOnly": true
                },
                "catmPVclAISRDIStatusChangeStart": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to AIS RDI OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclAISRDIStatusChangeEnd": {
                  "type": "string",
                  "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to AIS RDI OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclCurFailTime": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclPrevRecoverTime": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to UP\n            last time in the previous corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclFailureReason": {
                  "type": "string",
                  "description": "Type of OAM failure.",
                  "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmStatusChangePVclRangeEntry": {
            "type": "array",
            "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed in the same direction in the last notification \n          interval.",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmStatusChangePVclRangeIndex": {
                  "type": "integer",
                  "description": "Index to represent different ranges, the first range is\n            indexed by value 0, the second by 1 and so on...",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclLowerRangeValue": {
                  "type": "integer",
                  "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclHigherRangeValue": {
                  "type": "integer",
                  "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclRangeStatusChangeStart": {
                  "type": "string",
                  "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclRangeStatusChangeEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmSegCCStatusChPVclRangeEntry": {
            "type": "array",
            "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to segment CC failure in the same direction \n          in the last corresponding notification .",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmStatusChangePVclRangeIndex": {
                  "type": "string",
                  "description": "catmStatusChangePVclRangeIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmPVclSegCCLowerRangeValue": {
                  "type": "integer",
                  "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclSegCCHigherRangeValue": {
                  "type": "integer",
                  "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclSegCCRangeStatusChStart": {
                  "type": "string",
                  "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclSegCCRangeStatusChEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmEndCCStatusChPVclRangeEntry": {
            "type": "array",
            "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to End CC failure in the same direction in the \n          last corresponding notification .",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmStatusChangePVclRangeIndex": {
                  "type": "string",
                  "description": "catmStatusChangePVclRangeIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmPVclEndCCLowerRangeValue": {
                  "type": "integer",
                  "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclEndCCHigherRangeValue": {
                  "type": "integer",
                  "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclEndCCRangeStatusChStart": {
                  "type": "string",
                  "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclEndCCRangeStatusChEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmAISRDIStatusChPVclRangeEntry": {
            "type": "array",
            "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to AIS/RDI failure in the same direction in the \n          last corresponding notification .",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmStatusChangePVclRangeIndex": {
                  "type": "string",
                  "description": "catmStatusChangePVclRangeIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmPVclAISRDILowerRangeValue": {
                  "type": "integer",
                  "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclAISRDIHigherRangeValue": {
                  "type": "integer",
                  "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclAISRDIRangeStatusChStart": {
                  "type": "string",
                  "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclAISRDIRangeStatusChEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmDownPVclRangeEntry": {
            "type": "array",
            "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Down in the last notification \n          interval.",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmStatusChangePVclRangeIndex": {
                  "type": "string",
                  "description": "catmStatusChangePVclRangeIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmDownPVclLowerRangeValue": {
                  "type": "integer",
                  "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmDownPVclHigherRangeValue": {
                  "type": "integer",
                  "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmDownPVclRangeStart": {
                  "type": "string",
                  "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmDownPVclRangeEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPrevUpPVclRangeStart": {
                  "type": "string",
                  "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPrevUpPVclRangeEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclRangeFailureReason": {
                  "type": "string",
                  "description": "Type of OAM failure.",
                  "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmCurStatusUpPVclEntry": {
            "type": "array",
            "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed to UP in the last PVC notification \n          interval.",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVci": {
                  "type": "string",
                  "description": "atmVclVci",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmPVclStatusUpTransition": {
                  "type": "integer",
                  "description": "The number of Down to Up state transitions due to\n            OAM loopback recovery that has happened on this PVCL \n            in the last corresponding notification .",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "readOnly": true
                },
                "catmPVclStatusUpStart": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to UP \n            for the first time due to OAM loopback recovery\n            in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclStatusUpEnd": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to UP \n            for the last time due to OAM loopback recovery\n            in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclSegCCStatusUpTransition": {
                  "type": "integer",
                  "description": "The number of Down to Up state transitions that has \n            happened on this PVCL in the last corresponding notification \n            due to Segment CC OAM recovery.",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "readOnly": true
                },
                "catmPVclSegCCStatusUpStart": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to Up for \n            the first time in the last corresponding notification due\n            to Segment CC OAM recovery.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclSegCCStatusUpEnd": {
                  "type": "string",
                  "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due to Segment CC \n            OAM recovery.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclEndCCStatusUpTransition": {
                  "type": "integer",
                  "description": "The number of Down to UP state transitions that has \n            happened on this PVCL in the last notification \n            interval due to End CC OAM recovery.",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "readOnly": true
                },
                "catmPVclEndCCStatusUpStart": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to End CC OAM recovery.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclEndCCStatusUpEnd": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to End CC OAM recovery.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclAISRDIStatusUpTransition": {
                  "type": "integer",
                  "description": "The number of Down to Up state transitions that \n            has happened on this PVCL in the last notification \n            interval due to AIS RDI OAM recovery.",
                  "minimum": 0,
                  "maximum": 4294967295,
                  "readOnly": true
                },
                "catmPVclAISRDIStatusUpStart": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclAISRDIStatusUpEnd": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclCurRecoverTime": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to UP\n            last time in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclPrevFailTime": {
                  "type": "string",
                  "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the previous corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclRecoveryReason": {
                  "type": "string",
                  "description": "Type of OAM Recovered",
                  "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmStatusUpPVclRangeEntry": {
            "type": "array",
            "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  loopback OAM status to \n          have detected as recovered in the last notification \n          interval.",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmStatusChangePVclRangeIndex": {
                  "type": "string",
                  "description": "catmStatusChangePVclRangeIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmPVclUpLowerRangeValue": {
                  "type": "integer",
                  "description": "The first PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclUpHigherRangeValue": {
                  "type": "integer",
                  "description": "The last PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclRangeStatusUpStart": {
                  "type": "string",
                  "description": "The time stamp at which the first Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclRangeStatusUpEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmSegCCStatusUpPVclRangeEntry": {
            "type": "array",
            "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and Segment CC OAM status to\n          have detected as recovered in the last notification\n          interval.",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmStatusChangePVclRangeIndex": {
                  "type": "string",
                  "description": "catmStatusChangePVclRangeIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmPVclSegCCUpLowerRangeValue": {
                  "type": "integer",
                  "description": "The first PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclSegCCUpHigherRangeValue": {
                  "type": "integer",
                  "description": "The last PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclSegCCRangeStatusUpStart": {
                  "type": "string",
                  "description": "The time stamp at which the first Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclSegCCRangeStatusUpEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmEndCCStatusUpPVclRangeEntry": {
            "type": "array",
            "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and End-to-End CC OAM status \n          to have detected as recovered in the last notification\n          interval.",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmStatusChangePVclRangeIndex": {
                  "type": "string",
                  "description": "catmStatusChangePVclRangeIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmPVclEndCCUpLowerRangeValue": {
                  "type": "integer",
                  "description": "The first PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclEndCCUpHigherRangeValue": {
                  "type": "integer",
                  "description": "The last PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclEndCCRangeStatusUpStart": {
                  "type": "string",
                  "description": "The time stamp at which the first End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclEndCCRangeStatusUpEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmAISRDIStatusUpPVclRangeEntry": {
            "type": "array",
            "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and AISRDI OAM status \n          to have detected as recovered in the last notification\n          interval.",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmStatusChangePVclRangeIndex": {
                  "type": "string",
                  "description": "catmStatusChangePVclRangeIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmPVclAISRDIUpLowerRangeValue": {
                  "type": "integer",
                  "description": "The first PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclAISRDIUpHigherRangeValue": {
                  "type": "integer",
                  "description": "The last PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmPVclAISRDIRangeStatusUpStart": {
                  "type": "string",
                  "description": "The time stamp at which the first AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclAISRDIRangeStatusUpEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmUpPVclRangeEntry": {
            "type": "array",
            "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Up in the last notification \n          interval.",
            "items": {
              "type": "object",
              "properties": {
                "ifIndex": {
                  "type": "string",
                  "description": "ifIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "atmVclVpi": {
                  "type": "string",
                  "description": "atmVclVpi",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmStatusChangePVclRangeIndex": {
                  "type": "string",
                  "description": "catmStatusChangePVclRangeIndex",
                  "x-yang-type": "leafref",
                  "readOnly": true
                },
                "catmUpPVclLowerRangeValue": {
                  "type": "integer",
                  "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmUpPVclHigherRangeValue": {
                  "type": "integer",
                  "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                  "minimum": -2147483648,
                  "maximum": 2147483647,
                  "readOnly": true
                },
                "catmUpPVclRangeStart": {
                  "type": "string",
                  "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmUpPVclRangeEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPrevDownPVclRangeStart": {
                  "type": "string",
                  "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPrevDownPVclRangeEnd": {
                  "type": "string",
                  "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                  "x-yang-type": "yang:timestamp",
                  "readOnly": true
                },
                "catmPVclRangeRecoveryReason": {
                  "type": "string",
                  "description": "Type of OAM Recovered",
                  "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType",
                  "readOnly": true
                }
              }
            },
            "readOnly": true
          },
          "catmCurStatChangePVclTable": {
            "type": "object",
            "description": "A table indicating all VCLs for which there is an\n        active row in the atmVclTable having an atmVclConnKind\n        value of `pvc' and atmVclOperStatus to have changed in the\n        last corresponding PVC notification.",
            "properties": {
              "catmCurStatChangePVclEntry": {
                "type": "array",
                "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed in the last corresponding PVC notification.",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVci": {
                      "type": "string",
                      "description": "atmVclVci",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmPVclStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification.",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "readOnly": true
                    },
                    "catmPVclStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclSegCCStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to Segment CC OAM failure.",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "readOnly": true
                    },
                    "catmPVclSegCCStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclSegCCStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclEndCCStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to End CC OAM failure.",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "readOnly": true
                    },
                    "catmPVclEndCCStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclEndCCStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclAISRDIStatusTransition": {
                      "type": "integer",
                      "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to AIS RDI OAM failure.",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "readOnly": true
                    },
                    "catmPVclAISRDIStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to AIS RDI OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclAISRDIStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to AIS RDI OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclCurFailTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclPrevRecoverTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP\n            last time in the previous corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclFailureReason": {
                      "type": "string",
                      "description": "Type of OAM failure.",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmStatusChangePVclRangeTable": {
            "type": "object",
            "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have changed in the same\n        direction in the last corresponding PVC notification .",
            "properties": {
              "catmStatusChangePVclRangeEntry": {
                "type": "array",
                "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed in the same direction in the last notification \n          interval.",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "integer",
                      "description": "Index to represent different ranges, the first range is\n            indexed by value 0, the second by 1 and so on...",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclRangeStatusChangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclRangeStatusChangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmSegCCStatusChPVclRangeTable": {
            "type": "object",
            "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have changed due to segment CC \n        failure in the same direction in the last PVC \n        corresponding notification .",
            "properties": {
              "catmSegCCStatusChPVclRangeEntry": {
                "type": "array",
                "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to segment CC failure in the same direction \n          in the last corresponding notification .",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmPVclSegCCLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclSegCCHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclSegCCRangeStatusChStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclSegCCRangeStatusChEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmEndCCStatusChPVclRangeTable": {
            "type": "object",
            "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have changed due to End CC failure\n        in the same direction in the last PVC notification \n        interval.",
            "properties": {
              "catmEndCCStatusChPVclRangeEntry": {
                "type": "array",
                "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to End CC failure in the same direction in the \n          last corresponding notification .",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmPVclEndCCLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclEndCCHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclEndCCRangeStatusChStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclEndCCRangeStatusChEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmAISRDIStatusChPVclRangeTable": {
            "type": "object",
            "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have changed due to AIS/RDI failure\n        in the same direction in the last corresponding PVC \n        notification.",
            "properties": {
              "catmAISRDIStatusChPVclRangeEntry": {
                "type": "array",
                "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to AIS/RDI failure in the same direction in the \n          last corresponding notification .",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmPVclAISRDILowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclAISRDIHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclAISRDIRangeStatusChStart": {
                      "type": "string",
                      "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclAISRDIRangeStatusChEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmDownPVclRangeTable": {
            "type": "object",
            "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have detected as Down\n        in the last corresponding PVC notification .",
            "properties": {
              "catmDownPVclRangeEntry": {
                "type": "array",
                "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Down in the last notification \n          interval.",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmDownPVclLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmDownPVclHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmDownPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmDownPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPrevUpPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPrevUpPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclRangeFailureReason": {
                      "type": "string",
                      "description": "Type of OAM failure.",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmCurStatusUpPVclTable": {
            "type": "object",
            "description": "A table indicating all VCLs for which there is an\n        active row in the atmVclTable having an atmVclConnKind\n        value of `pvc' and atmVclOperStatus to have changed to UP\n        in the last corresponding PVC notification .",
            "properties": {
              "catmCurStatusUpPVclEntry": {
                "type": "array",
                "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed to UP in the last PVC notification \n          interval.",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVci": {
                      "type": "string",
                      "description": "atmVclVci",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmPVclStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to Up state transitions due to\n            OAM loopback recovery that has happened on this PVCL \n            in the last corresponding notification .",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "readOnly": true
                    },
                    "catmPVclStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP \n            for the first time due to OAM loopback recovery\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP \n            for the last time due to OAM loopback recovery\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclSegCCStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to Up state transitions that has \n            happened on this PVCL in the last corresponding notification \n            due to Segment CC OAM recovery.",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "readOnly": true
                    },
                    "catmPVclSegCCStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up for \n            the first time in the last corresponding notification due\n            to Segment CC OAM recovery.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclSegCCStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due to Segment CC \n            OAM recovery.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclEndCCStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to UP state transitions that has \n            happened on this PVCL in the last notification \n            interval due to End CC OAM recovery.",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "readOnly": true
                    },
                    "catmPVclEndCCStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to End CC OAM recovery.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclEndCCStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to End CC OAM recovery.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclAISRDIStatusUpTransition": {
                      "type": "integer",
                      "description": "The number of Down to Up state transitions that \n            has happened on this PVCL in the last notification \n            interval due to AIS RDI OAM recovery.",
                      "minimum": 0,
                      "maximum": 4294967295,
                      "readOnly": true
                    },
                    "catmPVclAISRDIStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclAISRDIStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclCurRecoverTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to UP\n            last time in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclPrevFailTime": {
                      "type": "string",
                      "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the previous corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclRecoveryReason": {
                      "type": "string",
                      "description": "Type of OAM Recovered",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmStatusUpPVclRangeTable": {
            "type": "object",
            "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and loopback OAM status to have detected as recovered\n        in the last corresponding PVC notification .",
            "properties": {
              "catmStatusUpPVclRangeEntry": {
                "type": "array",
                "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  loopback OAM status to \n          have detected as recovered in the last notification \n          interval.",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmPVclUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmSegCCStatusUpPVclRangeTable": {
            "type": "object",
            "description": "A table indicating more than one VCLs in a consecutive\n        range and for each VCL there is an active row in the\n        atmVclTable having an atmVclConnKind value of `pvc'\n        and Segment CC OAM status to have detected as recovered\n        in the last corresponding PVC notification .",
            "properties": {
              "catmSegCCStatusUpPVclRangeEntry": {
                "type": "array",
                "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and Segment CC OAM status to\n          have detected as recovered in the last notification\n          interval.",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmPVclSegCCUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclSegCCUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclSegCCRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclSegCCRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmEndCCStatusUpPVclRangeTable": {
            "type": "object",
            "description": "A table indicating more than one VCLs in a consecutive\n        range and for each VCL there is an active row in the\n        atmVclTable having an atmVclConnKind value of `pvc'\n        and End-to-End CC OAM status to have detected as recovered\n        in the last corresponding PVC notification .",
            "properties": {
              "catmEndCCStatusUpPVclRangeEntry": {
                "type": "array",
                "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and End-to-End CC OAM status \n          to have detected as recovered in the last notification\n          interval.",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmPVclEndCCUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclEndCCUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclEndCCRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclEndCCRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmAISRDIStatusUpPVclRangeTable": {
            "type": "object",
            "description": "A table indicating more than one VCLs in a consecutive\n        range and for each VCL there is an active row in the\n        atmVclTable having an atmVclConnKind value of `pvc'\n        and AISRDI OAM status to have detected as recovered\n        in the last corresponding PVC notification .",
            "properties": {
              "catmAISRDIStatusUpPVclRangeEntry": {
                "type": "array",
                "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and AISRDI OAM status \n          to have detected as recovered in the last notification\n          interval.",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmPVclAISRDIUpLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclAISRDIUpHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmPVclAISRDIRangeStatusUpStart": {
                      "type": "string",
                      "description": "The time stamp at which the first AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclAISRDIRangeStatusUpEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          },
          "catmUpPVclRangeTable": {
            "type": "object",
            "description": "A table indicating more than one VCLs in a consecutive \n        range and for each VCL there is an active row in the \n        atmVclTable having an atmVclConnKind value of `pvc'\n        and atmVclOperStatus to have detected as Up\n        in the last corresponding PVC notification .",
            "properties": {
              "catmUpPVclRangeEntry": {
                "type": "array",
                "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Up in the last notification \n          interval.",
                "items": {
                  "type": "object",
                  "properties": {
                    "ifIndex": {
                      "type": "string",
                      "description": "ifIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "atmVclVpi": {
                      "type": "string",
                      "description": "atmVclVpi",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmStatusChangePVclRangeIndex": {
                      "type": "string",
                      "description": "catmStatusChangePVclRangeIndex",
                      "x-yang-type": "leafref",
                      "readOnly": true
                    },
                    "catmUpPVclLowerRangeValue": {
                      "type": "integer",
                      "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmUpPVclHigherRangeValue": {
                      "type": "integer",
                      "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
                      "minimum": -2147483648,
                      "maximum": 2147483647,
                      "readOnly": true
                    },
                    "catmUpPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmUpPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPrevDownPVclRangeStart": {
                      "type": "string",
                      "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPrevDownPVclRangeEnd": {
                      "type": "string",
                      "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
                      "x-yang-type": "yang:timestamp",
                      "readOnly": true
                    },
                    "catmPVclRangeRecoveryReason": {
                      "type": "string",
                      "description": "Type of OAM Recovered",
                      "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType",
                      "readOnly": true
                    }
                  }
                },
                "readOnly": true
              }
            },
            "readOnly": true
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_object-1": {
        "type": "object",
        "description": "object-1",
        "properties": {
          "ifIndex": {
            "type": "string",
            "description": "ifIndex",
            "x-yang-type": "leafref",
            "readOnly": true
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_object-2": {
        "type": "object",
        "description": "object-2",
        "properties": {
          "ifIndex": {
            "type": "string",
            "description": "ifIndex",
            "x-yang-type": "leafref",
            "readOnly": true
          },
          "atmIntfPvcFailures": {
            "type": "string",
            "description": "atmIntfPvcFailures",
            "x-yang-type": "leafref",
            "readOnly": true
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_object-3": {
        "type": "object",
        "description": "object-3",
        "properties": {
          "ifIndex": {
            "type": "string",
            "description": "ifIndex",
            "x-yang-type": "leafref",
            "readOnly": true
          },
          "atmIntfCurrentlyFailingPVcls": {
            "type": "string",
            "description": "atmIntfCurrentlyFailingPVcls",
            "x-yang-type": "leafref",
            "readOnly": true
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_object-4": {
        "type": "object",
        "description": "object-4",
        "properties": {
          "ifIndex": {
            "type": "string",
            "description": "ifIndex",
            "x-yang-type": "leafref",
            "readOnly": true
          },
          "catmIntfTypeOfOAMRecover": {
            "type": "string",
            "description": "catmIntfTypeOfOAMRecover",
            "x-yang-type": "leafref",
            "readOnly": true
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmCurStatChangePVclEntry": {
        "type": "array",
        "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed in the last corresponding PVC notification.",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVci": {
              "type": "string",
              "description": "atmVclVci",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmPVclStatusTransition": {
              "type": "integer",
              "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification.",
              "minimum": 0,
              "maximum": 4294967295,
              "readOnly": true
            },
            "catmPVclStatusChangeStart": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclStatusChangeEnd": {
              "type": "string",
              "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclSegCCStatusTransition": {
              "type": "integer",
              "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to Segment CC OAM failure.",
              "minimum": 0,
              "maximum": 4294967295,
              "readOnly": true
            },
            "catmPVclSegCCStatusChangeStart": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to Segment CC OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclSegCCStatusChangeEnd": {
              "type": "string",
              "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to Segment CC OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclEndCCStatusTransition": {
              "type": "integer",
              "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to End CC OAM failure.",
              "minimum": 0,
              "maximum": 4294967295,
              "readOnly": true
            },
            "catmPVclEndCCStatusChangeStart": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to End CC OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclEndCCStatusChangeEnd": {
              "type": "string",
              "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to End CC OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclAISRDIStatusTransition": {
              "type": "integer",
              "description": "The number of state transitions that has happened \n            on this PVCL in the last corresponding notification due\n            to AIS RDI OAM failure.",
              "minimum": 0,
              "maximum": 4294967295,
              "readOnly": true
            },
            "catmPVclAISRDIStatusChangeStart": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state for the\n            first time in  the last corresponding notification due\n            to AIS RDI OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclAISRDIStatusChangeEnd": {
              "type": "string",
              "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due\n            to AIS RDI OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclCurFailTime": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclPrevRecoverTime": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to UP\n            last time in the previous corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclFailureReason": {
              "type": "string",
              "description": "Type of OAM failure.",
              "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmStatusChangePVclRangeEntry": {
        "type": "array",
        "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed in the same direction in the last notification \n          interval.",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmStatusChangePVclRangeIndex": {
              "type": "integer",
              "description": "Index to represent different ranges, the first range is\n            indexed by value 0, the second by 1 and so on...",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclLowerRangeValue": {
              "type": "integer",
              "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclHigherRangeValue": {
              "type": "integer",
              "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Loopback OAM failure.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclRangeStatusChangeStart": {
              "type": "string",
              "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclRangeStatusChangeEnd": {
              "type": "string",
              "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Loopback OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmSegCCStatusChPVclRangeEntry": {
        "type": "array",
        "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to segment CC failure in the same direction \n          in the last corresponding notification .",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmStatusChangePVclRangeIndex": {
              "type": "string",
              "description": "catmStatusChangePVclRangeIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmPVclSegCCLowerRangeValue": {
              "type": "integer",
              "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclSegCCHigherRangeValue": {
              "type": "integer",
              "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to Segment CC OAM failure.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclSegCCRangeStatusChStart": {
              "type": "string",
              "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclSegCCRangeStatusChEnd": {
              "type": "string",
              "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to Segment CC OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmEndCCStatusChPVclRangeEntry": {
        "type": "array",
        "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to End CC failure in the same direction in the \n          last corresponding notification .",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmStatusChangePVclRangeIndex": {
              "type": "string",
              "description": "catmStatusChangePVclRangeIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmPVclEndCCLowerRangeValue": {
              "type": "integer",
              "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclEndCCHigherRangeValue": {
              "type": "integer",
              "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to End CC OAM failure.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclEndCCRangeStatusChStart": {
              "type": "string",
              "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclEndCCRangeStatusChEnd": {
              "type": "string",
              "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to End CC OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmAISRDIStatusChPVclRangeEntry": {
        "type": "array",
        "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and atmVclOperStatus to have\n          changed due to AIS/RDI failure in the same direction in the \n          last corresponding notification .",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmStatusChangePVclRangeIndex": {
              "type": "string",
              "description": "catmStatusChangePVclRangeIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmPVclAISRDILowerRangeValue": {
              "type": "integer",
              "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclAISRDIHigherRangeValue": {
              "type": "integer",
              "description": "The last PVCL in a range of PVCLs for which the \n            atmOperStatus to have changed in the last \n            corresponding notification due to AISRDI OAM failure.",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclAISRDIRangeStatusChStart": {
              "type": "string",
              "description": "The time stamp at which the first PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclAISRDIRangeStatusChEnd": {
              "type": "string",
              "description": "The time stamp at which the last PVCL in the range\n            changed state in the last corresponding notification due \n            to AISRDI OAM failure.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmDownPVclRangeEntry": {
        "type": "array",
        "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Down in the last notification \n          interval.",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmStatusChangePVclRangeIndex": {
              "type": "string",
              "description": "catmStatusChangePVclRangeIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmDownPVclLowerRangeValue": {
              "type": "integer",
              "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmDownPVclHigherRangeValue": {
              "type": "integer",
              "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Down in the \n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmDownPVclRangeStart": {
              "type": "string",
              "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmDownPVclRangeEnd": {
              "type": "string",
              "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPrevUpPVclRangeStart": {
              "type": "string",
              "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPrevUpPVclRangeEnd": {
              "type": "string",
              "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the previous catmIntfPvcUp2Trap notification.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclRangeFailureReason": {
              "type": "string",
              "description": "Type of OAM failure.",
              "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMFailureType",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmCurStatusUpPVclEntry": {
        "type": "array",
        "description": "Each entry in the table represents a VCL for which\n          there is an active row in the atmVclTable having an\n          atmVclConnKind value of `pvc' and atmVclOperStatus\n          to have changed to UP in the last PVC notification \n          interval.",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVci": {
              "type": "string",
              "description": "atmVclVci",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmPVclStatusUpTransition": {
              "type": "integer",
              "description": "The number of Down to Up state transitions due to\n            OAM loopback recovery that has happened on this PVCL \n            in the last corresponding notification .",
              "minimum": 0,
              "maximum": 4294967295,
              "readOnly": true
            },
            "catmPVclStatusUpStart": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to UP \n            for the first time due to OAM loopback recovery\n            in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclStatusUpEnd": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to UP \n            for the last time due to OAM loopback recovery\n            in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclSegCCStatusUpTransition": {
              "type": "integer",
              "description": "The number of Down to Up state transitions that has \n            happened on this PVCL in the last corresponding notification \n            due to Segment CC OAM recovery.",
              "minimum": 0,
              "maximum": 4294967295,
              "readOnly": true
            },
            "catmPVclSegCCStatusUpStart": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to Up for \n            the first time in the last corresponding notification due\n            to Segment CC OAM recovery.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclSegCCStatusUpEnd": {
              "type": "string",
              "description": "The time stamp of the last state change of this PVCL\n            in the last corresponding notification due to Segment CC \n            OAM recovery.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclEndCCStatusUpTransition": {
              "type": "integer",
              "description": "The number of Down to UP state transitions that has \n            happened on this PVCL in the last notification \n            interval due to End CC OAM recovery.",
              "minimum": 0,
              "maximum": 4294967295,
              "readOnly": true
            },
            "catmPVclEndCCStatusUpStart": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to End CC OAM recovery.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclEndCCStatusUpEnd": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to End CC OAM recovery.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclAISRDIStatusUpTransition": {
              "type": "integer",
              "description": "The number of Down to Up state transitions that \n            has happened on this PVCL in the last notification \n            interval due to AIS RDI OAM recovery.",
              "minimum": 0,
              "maximum": 4294967295,
              "readOnly": true
            },
            "catmPVclAISRDIStatusUpStart": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to Up\n            for the first time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclAISRDIStatusUpEnd": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to Up\n            for the last time in the last corresponding notification \n            due to AIS/RDI OAM recovery.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclCurRecoverTime": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to UP\n            last time in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclPrevFailTime": {
              "type": "string",
              "description": "The time stamp at which this PVCL changed state to DOWN\n            last time in the previous corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclRecoveryReason": {
              "type": "string",
              "description": "Type of OAM Recovered",
              "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmStatusUpPVclRangeEntry": {
        "type": "array",
        "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  loopback OAM status to \n          have detected as recovered in the last notification \n          interval.",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmStatusChangePVclRangeIndex": {
              "type": "string",
              "description": "catmStatusChangePVclRangeIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmPVclUpLowerRangeValue": {
              "type": "integer",
              "description": "The first PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclUpHigherRangeValue": {
              "type": "integer",
              "description": "The last PVCL in a range of PVCLs for which the \n            Loopback OAM recovery has been detected in the last \n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclRangeStatusUpStart": {
              "type": "string",
              "description": "The time stamp at which the first Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclRangeStatusUpEnd": {
              "type": "string",
              "description": "The time stamp at which the last Loopback OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmSegCCStatusUpPVclRangeEntry": {
        "type": "array",
        "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and Segment CC OAM status to\n          have detected as recovered in the last notification\n          interval.",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmStatusChangePVclRangeIndex": {
              "type": "string",
              "description": "catmStatusChangePVclRangeIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmPVclSegCCUpLowerRangeValue": {
              "type": "integer",
              "description": "The first PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclSegCCUpHigherRangeValue": {
              "type": "integer",
              "description": "The last PVCL in a range of PVCLs for which the\n            Segment CC OAM recovery has been detected in the last\n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclSegCCRangeStatusUpStart": {
              "type": "string",
              "description": "The time stamp at which the first Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclSegCCRangeStatusUpEnd": {
              "type": "string",
              "description": "The time stamp at which the last Segment CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmEndCCStatusUpPVclRangeEntry": {
        "type": "array",
        "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and End-to-End CC OAM status \n          to have detected as recovered in the last notification\n          interval.",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmStatusChangePVclRangeIndex": {
              "type": "string",
              "description": "catmStatusChangePVclRangeIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmPVclEndCCUpLowerRangeValue": {
              "type": "integer",
              "description": "The first PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclEndCCUpHigherRangeValue": {
              "type": "integer",
              "description": "The last PVCL in a range of PVCLs for which the\n            End-to-End CC OAM recovery has been detected in the last\n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclEndCCRangeStatusUpStart": {
              "type": "string",
              "description": "The time stamp at which the first End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclEndCCRangeStatusUpEnd": {
              "type": "string",
              "description": "The time stamp at which the last End-to-End CC OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmAISRDIStatusUpPVclRangeEntry": {
        "type": "array",
        "description": "Each entry in this table represents a range of VCLs and\n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and AISRDI OAM status \n          to have detected as recovered in the last notification\n          interval.",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmStatusChangePVclRangeIndex": {
              "type": "string",
              "description": "catmStatusChangePVclRangeIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmPVclAISRDIUpLowerRangeValue": {
              "type": "integer",
              "description": "The first PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclAISRDIUpHigherRangeValue": {
              "type": "integer",
              "description": "The last PVCL in a range of PVCLs for which the\n            AISRDI OAM recovery has been detected in the last\n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmPVclAISRDIRangeStatusUpStart": {
              "type": "string",
              "description": "The time stamp at which the first AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclAISRDIRangeStatusUpEnd": {
              "type": "string",
              "description": "The time stamp at which the last AISRDI OAM recovery\n            is detected on any of the PVCLs in the range\n            in the last corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            }
          }
        }
      },
      "CISCO-ATM-PVCTRAP-EXTN-MIB_catmUpPVclRangeEntry": {
        "type": "array",
        "description": "Each entry in this table represents a range of VCLs and \n          for each VCL there is an active row in the atmVclTable having\n          an atmVclConnKind value of 'pvc' and  atmVclOperStatus to \n          have detected as Up in the last notification \n          interval.",
        "items": {
          "type": "object",
          "properties": {
            "ifIndex": {
              "type": "string",
              "description": "ifIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "atmVclVpi": {
              "type": "string",
              "description": "atmVclVpi",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmStatusChangePVclRangeIndex": {
              "type": "string",
              "description": "catmStatusChangePVclRangeIndex",
              "x-yang-type": "leafref",
              "readOnly": true
            },
            "catmUpPVclLowerRangeValue": {
              "type": "integer",
              "description": "The first PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmUpPVclHigherRangeValue": {
              "type": "integer",
              "description": "The last PVCL in a range of PVCLs for which the \n            atmVclOperStatus has been detected as Up in the \n            corresponding notification .",
              "minimum": -2147483648,
              "maximum": 2147483647,
              "readOnly": true
            },
            "catmUpPVclRangeStart": {
              "type": "string",
              "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmUpPVclRangeEnd": {
              "type": "string",
              "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Up on any of the PVCLs in the range\n            in the corresponding notification .",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPrevDownPVclRangeStart": {
              "type": "string",
              "description": "The time stamp at which the first atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPrevDownPVclRangeEnd": {
              "type": "string",
              "description": "The time stamp at which the last atmVclOperStatus\n            is detected as Down on any of the PVCLs in the range\n            in the previous catmIntfPvcDownTrap notification.",
              "x-yang-type": "yang:timestamp",
              "readOnly": true
            },
            "catmPVclRangeRecoveryReason": {
              "type": "string",
              "description": "Type of OAM Recovered",
              "x-yang-type": "CISCO-ATM-PVCTRAP-EXTN-MIB:CatmOAMRecoveryType",
              "readOnly": true
            }
          }
        }
      },
      "restconf-error": {
        "type": "object",
        "description": "Standard RESTCONF error response (RFC 8040 Section 7.1)",
        "properties": {
          "ietf-restconf:errors": {
            "type": "object",
            "properties": {
              "error": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "error-type": {
                      "type": "string",
                      "enum": [
                        "transport",
                        "rpc",
                        "protocol",
                        "application"
                      ],
                      "description": "Layer where the error occurred"
                    },
                    "error-tag": {
                      "type": "string",
                      "description": "Enumerated error tag (e.g. invalid-value, data-missing, access-denied)"
                    },
                    "error-severity": {
                      "type": "string",
                      "enum": [
                        "error",
                        "warning"
                      ],
                      "description": "Error severity"
                    },
                    "error-app-tag": {
                      "type": "string",
                      "description": "Application-specific error tag"
                    },
                    "error-path": {
                      "type": "string",
                      "description": "YANG instance-identifier of the error node"
                    },
                    "error-message": {
                      "type": "string",
                      "description": "Human-readable error description"
                    }
                  },
                  "required": [
                    "error-type",
                    "error-tag"
                  ]
                }
              }
            }
          }
        },
        "example": {
          "ietf-restconf:errors": {
            "error": [
              {
                "error-type": "protocol",
                "error-tag": "invalid-value",
                "error-severity": "error",
                "error-message": "Invalid input parameter"
              }
            ]
          }
        }
      }
    },
    "securitySchemes": {
      "basicAuth": {
        "type": "http",
        "scheme": "basic"
      }
    }
  },
  "security": [
    {
      "basicAuth": []
    }
  ],
  "tags": [
    {
      "name": "CISCO-ATM-PVCTRAP-EXTN-MIB",
      "description": "MIB operations for CISCO-ATM-PVCTRAP-EXTN-MIB"
    }
  ],
  "externalDocs": {
    "description": "Cisco SNMP Object Navigator",
    "url": "https://snmp.cloudapps.cisco.com/Support/IOS/do/BrowseMIB.do"
  }
}
