{
  "imports": {
    "class": "imports",
    "SNMPv2-CONF": [
      "MODULE-COMPLIANCE",
      "NOTIFICATION-GROUP"
    ],
    "SNMPv2-SMI": [
      "TimeTicks",
      "Gauge32",
      "Unsigned32",
      "Bits",
      "Counter32",
      "MODULE-IDENTITY",
      "OBJECT-TYPE",
      "iso",
      "Counter64",
      "NOTIFICATION-TYPE",
      "enterprises",
      "Integer32",
      "OBJECT-IDENTITY",
      "MibIdentifier",
      "IpAddress"
    ],
    "SNMPv2-TC": [
      "TEXTUAL-CONVENTION",
      "DisplayString"
    ]
  },
  "zte": {
    "name": "zte",
    "oid": "1.3.6.1.4.1.3902",
    "class": "moduleidentity",
    "revisions": [
      {
        "revision": "2005-04-12 00:00",
        "description": ""
      }
    ],
    "lastupdated": "200504120000Z",
    "organization": "ZTE Corporation",
    "contactinfo": "ZTE Corporation Nanjing Institute of ZTE Corporation No.68 Zijinghua Rd. Yuhuatai District, Nanjing, China Tel: +86-25-52870000",
    "description": "ZXROS SMI MIB"
  },
  "zxr10": {
    "name": "zxr10",
    "oid": "1.3.6.1.4.1.3902.3",
    "class": "objectidentity",
    "status": "current",
    "description": "zxr10 is the root OBJECT IDENTIFIER for ZTE routers and switches pruducts"
  },
  "zxr10L2vpn": {
    "name": "zxr10L2vpn",
    "oid": "1.3.6.1.4.1.3902.3.104",
    "class": "objectidentity"
  },
  "zxr10PingDetectMIB": {
    "name": "zxr10PingDetectMIB",
    "oid": "1.3.6.1.4.1.3902.3.104.20",
    "class": "objectidentity"
  },
  "DetectOptionType": {
    "name": "DetectOptionType",
    "class": "type",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "or": 0,
          "and": 1
        }
      }
    }
  },
  "zxr10PingDetectTable": {
    "name": "zxr10PingDetectTable",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "obsolete",
    "description": "ping detect information table."
  },
  "zxr10PingDetectEntry": {
    "name": "zxr10PingDetectEntry",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "ZXR10-PING-DETECT-MIB",
        "object": "zxr10PingDetectGroup"
      }
    ],
    "status": "obsolete"
  },
  "zxr10PingDetectGroup": {
    "name": "zxr10PingDetectGroup",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 10
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "group number"
  },
  "zxr10PingDetectTimeout": {
    "name": "zxr10PingDetectTimeout",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 20
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "time out"
  },
  "zxr10PingDetectRetrytimes": {
    "name": "zxr10PingDetectRetrytimes",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 1,
            "max": 10
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "retry times"
  },
  "zxr10PingDetectLooptime": {
    "name": "zxr10PingDetectLooptime",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 2,
            "max": 86400
          }
        ]
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "loop time"
  },
  "zxr10PingDetectOption": {
    "name": "zxr10PingDetectOption",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.5",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DetectOptionType",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "option"
  },
  "zxr10PingDetectListVrfName1": {
    "name": "zxr10PingDetectListVrfName1",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.6",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 1 vrf name"
  },
  "zxr10PingDetectListIpAddr1": {
    "name": "zxr10PingDetectListIpAddr1",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.7",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 1 ip address"
  },
  "zxr10PingDetectListNextHop1": {
    "name": "zxr10PingDetectListNextHop1",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.8",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 1 next hop"
  },
  "zxr10PingDetectListVrfName2": {
    "name": "zxr10PingDetectListVrfName2",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.9",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 2 vrf name"
  },
  "zxr10PingDetectListIpAddr2": {
    "name": "zxr10PingDetectListIpAddr2",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.10",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 2 ip address"
  },
  "zxr10PingDetectListNextHop2": {
    "name": "zxr10PingDetectListNextHop2",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.11",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 2 next hop"
  },
  "zxr10PingDetectListVrfName3": {
    "name": "zxr10PingDetectListVrfName3",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.12",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 3 vrf name"
  },
  "zxr10PingDetectListIpAddr3": {
    "name": "zxr10PingDetectListIpAddr3",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.13",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 3 ip address"
  },
  "zxr10PingDetectListNextHop3": {
    "name": "zxr10PingDetectListNextHop3",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.14",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 3 next hop"
  },
  "zxr10PingDetectListVrfName4": {
    "name": "zxr10PingDetectListVrfName4",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.15",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 4 vrf name"
  },
  "zxr10PingDetectListIpAddr4": {
    "name": "zxr10PingDetectListIpAddr4",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.16",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 4 ip address"
  },
  "zxr10PingDetectListNextHop4": {
    "name": "zxr10PingDetectListNextHop4",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.17",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 4 next hop"
  },
  "zxr10PingDetectListVrfName5": {
    "name": "zxr10PingDetectListVrfName5",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.18",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 5 vrf name"
  },
  "zxr10PingDetectListIpAddr5": {
    "name": "zxr10PingDetectListIpAddr5",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.19",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 5 ip address"
  },
  "zxr10PingDetectListNextHop5": {
    "name": "zxr10PingDetectListNextHop5",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.20",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 5 next hop"
  },
  "zxr10PingDetectListVrfName6": {
    "name": "zxr10PingDetectListVrfName6",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.21",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 6 vrf name"
  },
  "zxr10PingDetectListIpAddr6": {
    "name": "zxr10PingDetectListIpAddr6",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.22",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 6 ip address"
  },
  "zxr10PingDetectListNextHop6": {
    "name": "zxr10PingDetectListNextHop6",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.23",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 6 next hop"
  },
  "zxr10PingDetectListVrfName7": {
    "name": "zxr10PingDetectListVrfName7",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.24",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 7 vrf name"
  },
  "zxr10PingDetectListIpAddr7": {
    "name": "zxr10PingDetectListIpAddr7",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.25",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 7 ip address"
  },
  "zxr10PingDetectListNextHop7": {
    "name": "zxr10PingDetectListNextHop7",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.26",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 7 next hop"
  },
  "zxr10PingDetectListVrfName8": {
    "name": "zxr10PingDetectListVrfName8",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.27",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 8 vrf name"
  },
  "zxr10PingDetectListIpAddr8": {
    "name": "zxr10PingDetectListIpAddr8",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.28",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 8 ip address"
  },
  "zxr10PingDetectListNextHop8": {
    "name": "zxr10PingDetectListNextHop8",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.29",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 8 next hop"
  },
  "zxr10PingDetectListVrfName9": {
    "name": "zxr10PingDetectListVrfName9",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.30",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 9 vrf name"
  },
  "zxr10PingDetectListIpAddr9": {
    "name": "zxr10PingDetectListIpAddr9",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.31",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 9 ip address"
  },
  "zxr10PingDetectListNextHop9": {
    "name": "zxr10PingDetectListNextHop9",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.32",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 9 next hop"
  },
  "zxr10PingDetectListVrfName10": {
    "name": "zxr10PingDetectListVrfName10",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.33",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "DisplayString",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 10 vrf name"
  },
  "zxr10PingDetectListIpAddr10": {
    "name": "zxr10PingDetectListIpAddr10",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.34",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 10 ip address"
  },
  "zxr10PingDetectListNextHop10": {
    "name": "zxr10PingDetectListNextHop10",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.35",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "list 10 next hop"
  },
  "zxr10PingDetectGroupStatus": {
    "name": "zxr10PingDetectGroupStatus",
    "oid": "1.3.6.1.4.1.3902.3.104.20.1.1.36",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "unkown": 0,
          "up": 1,
          "down": 2
        }
      }
    },
    "maxaccess": "read-only",
    "status": "obsolete",
    "description": "group status"
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///home/aosmanagic/work/allmibs/ZXR10-PING-DETECT-MIB.mib",
      "Produced by pysmi-0.3.2 at Sun Sep 11 23:46:20 2022",
      "On host MyBox platform Linux version 4.19.0-18-amd64 by user aosmanagic",
      "Using Python version 3.7.3 (default, Jan 22 2021, 20:04:44) "
    ],
    "module": "ZXR10-PING-DETECT-MIB"
  }
}