{
  "imports": {
    "class": "imports", 
    "HUAWEI-3COM-OID-MIB": [
      "h3cCommon"
    ], 
    "INET-ADDRESS-MIB": [
      "InetAddress", 
      "InetAddressType"
    ], 
    "SNMPv2-CONF": [
      "NOTIFICATION-GROUP", 
      "MODULE-COMPLIANCE"
    ], 
    "SNMPv2-SMI": [
      "Integer32", 
      "OBJECT-TYPE", 
      "NOTIFICATION-TYPE", 
      "MibIdentifier", 
      "IpAddress", 
      "TimeTicks", 
      "Counter64", 
      "Unsigned32", 
      "MODULE-IDENTITY", 
      "Gauge32", 
      "iso", 
      "OBJECT-IDENTITY", 
      "Bits", 
      "Counter32"
    ], 
    "SNMPv2-TC": [
      "DisplayString", 
      "MacAddress", 
      "TEXTUAL-CONVENTION"
    ]
  }, 
  "h3cIpRanDcn": {
    "name": "h3cIpRanDcn", 
    "oid": "1.3.6.1.4.1.2011.10.2.152", 
    "class": "moduleidentity", 
    "revisions": [
      {
        "revision": "2013-07-24 00:00", 
        "description": "The initial revision of this MIB module."
      }
    ], 
    "lastupdated": "201307240000Z", 
    "organization": "Hangzhou H3C Tech. Co., Ltd.", 
    "contactinfo": "Platform Team Hangzhou H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085 ", 
    "description": "This MIB provides mechanisms to monitor all network elements(NE) in Ipran Data Communication Network."
  }, 
  "H3cIpRanNeId": {
    "name": "H3cIpRanNeId", 
    "class": "textualconvention", 
    "type": {
      "type": "OCTET STRING", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 4, 
            "max": 4
          }
        ]
      }
    }, 
    "displayhint": "1d.1d.1d.1d", 
    "status": "current", 
    "description": "Uniquely identify the network entity ID. The first 8 bit is 0 and the total valid length is 24 bit. The high 8 bit is subnet number and the low 16 bit is base id. The IpRanNeId will be showed as 0.x.x.x."
  }, 
  "h3cIpRanDcnMIB": {
    "name": "h3cIpRanDcnMIB", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1", 
    "class": "objectidentity"
  }, 
  "h3cIpRanDcnObjects": {
    "name": "h3cIpRanDcnObjects", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1", 
    "class": "objectidentity"
  }, 
  "h3cIpRanDcnInfoObject": {
    "name": "h3cIpRanDcnInfoObject", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.1", 
    "class": "objectidentity"
  }, 
  "h3cIpRanDcnNeId": {
    "name": "h3cIpRanDcnNeId", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.1.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "H3cIpRanNeId", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "This object indicates the ID of the local network element."
  }, 
  "h3cIpRanDcnNeIpType": {
    "name": "h3cIpRanDcnNeIpType", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.1.2", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "InetAddressType", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "This is the ip address type of the local network element."
  }, 
  "h3cIpRanDcnNeIp": {
    "name": "h3cIpRanDcnNeIp", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.1.3", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "InetAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "This is the ip address of the local network element."
  }, 
  "h3cIpRanDcnMask": {
    "name": "h3cIpRanDcnMask", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.1.4", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "InetAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "This is the ip address mask of the local network element."
  }, 
  "h3cIpRanDcnNeInfoTable": {
    "name": "h3cIpRanDcnNeInfoTable", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.2", 
    "nodetype": "table", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "status": "current", 
    "description": "This table provides the information of all network elements online."
  }, 
  "h3cIpRanDcnNeInfoEntry": {
    "name": "h3cIpRanDcnNeInfoEntry", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.2.1", 
    "nodetype": "row", 
    "class": "objecttype", 
    "maxaccess": "not-accessible", 
    "indices": [
      {
        "module": "H3C-IPRAN-DCN-MIB", 
        "object": "h3cIpRanDcnNeInfoNeId", 
        "implied": 0
      }
    ], 
    "status": "current", 
    "description": "A single network element information entry."
  }, 
  "h3cIpRanDcnNeInfoNeId": {
    "name": "h3cIpRanDcnNeInfoNeId", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.2.1.1", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "H3cIpRanNeId", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "This is the network element ID uniquely identifying one network element in the routing domain."
  }, 
  "h3cIpRanDcnNeInfoNeIpType": {
    "name": "h3cIpRanDcnNeInfoNeIpType", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.2.1.2", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "InetAddressType", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "This is the ip address type of the network element."
  }, 
  "h3cIpRanDcnNeInfoNeIp": {
    "name": "h3cIpRanDcnNeInfoNeIp", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.2.1.3", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "InetAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "This is the ip address of the network element."
  }, 
  "h3cIpRanDcnNeInfoMetric": {
    "name": "h3cIpRanDcnNeInfoMetric", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.2.1.4", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "The metric from the local network element to the remote network element."
  }, 
  "h3cIpRanDcnNeInfoDeviceType": {
    "name": "h3cIpRanDcnNeInfoDeviceType", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.1.2.1.5", 
    "nodetype": "column", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "This is the device type of the network element."
  }, 
  "h3cIpRanDcnTrapObjects": {
    "name": "h3cIpRanDcnTrapObjects", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.2", 
    "class": "objectidentity"
  }, 
  "h3cIpRanDcnNeNumber": {
    "name": "h3cIpRanDcnNeNumber", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.2.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Integer32", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "The overall number of network elements online."
  }, 
  "h3cIpRanDcnNeChangeMode": {
    "name": "h3cIpRanDcnNeChangeMode", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.2.2", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type", 
      "constraints": {
        "enumeration": {
          "offline": 2, 
          "online": 1
        }
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "The change mode of the last trap."
  }, 
  "h3cIpRanDcnCompanyName": {
    "name": "h3cIpRanDcnCompanyName", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.2.3", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "The name of company."
  }, 
  "h3cIpRanDcnDeviceType": {
    "name": "h3cIpRanDcnDeviceType", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.2.4", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "DisplayString", 
      "class": "type", 
      "constraints": {
        "size": [
          {
            "min": 0, 
            "max": 255
          }
        ]
      }
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "The type of device."
  }, 
  "h3cIpRanDcnDeviceMac": {
    "name": "h3cIpRanDcnDeviceMac", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.2.5", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "MacAddress", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "current", 
    "description": "The bridge MAC address of the network element."
  }, 
  "h3cIpRanDcnTraps": {
    "name": "h3cIpRanDcnTraps", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.3", 
    "class": "objectidentity"
  }, 
  "h3cIpRanDcnTrapsPrefix": {
    "name": "h3cIpRanDcnTrapsPrefix", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.3.0", 
    "class": "objectidentity"
  }, 
  "h3cIpRanDcnNeOnline": {
    "name": "h3cIpRanDcnNeOnline", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.3.0.1", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "h3cIpRanDcnNeInfoNeId", 
        "module": "H3C-IPRAN-DCN-MIB"
      }, 
      {
        "object": "h3cIpRanDcnNeInfoNeIpType", 
        "module": "H3C-IPRAN-DCN-MIB"
      }, 
      {
        "object": "h3cIpRanDcnNeInfoNeIp", 
        "module": "H3C-IPRAN-DCN-MIB"
      }, 
      {
        "object": "h3cIpRanDcnCompanyName", 
        "module": "H3C-IPRAN-DCN-MIB"
      }, 
      {
        "object": "h3cIpRanDcnDeviceType", 
        "module": "H3C-IPRAN-DCN-MIB"
      }, 
      {
        "object": "h3cIpRanDcnDeviceMac", 
        "module": "H3C-IPRAN-DCN-MIB"
      }
    ], 
    "status": "current", 
    "description": "The trap is generated when a new network element is online."
  }, 
  "h3cIpRanDcnNeOffline": {
    "name": "h3cIpRanDcnNeOffline", 
    "oid": "1.3.6.1.4.1.2011.10.2.152.1.3.0.2", 
    "class": "notificationtype", 
    "objects": [
      {
        "object": "h3cIpRanDcnNeInfoNeId", 
        "module": "H3C-IPRAN-DCN-MIB"
      }, 
      {
        "object": "h3cIpRanDcnNeInfoNeIpType", 
        "module": "H3C-IPRAN-DCN-MIB"
      }, 
      {
        "object": "h3cIpRanDcnNeInfoNeIp", 
        "module": "H3C-IPRAN-DCN-MIB"
      }
    ], 
    "status": "current", 
    "description": "The trap is generated when a network element is offline."
  }, 
  "meta": {
    "comments": [
      "ASN.1 source file:///run/pymib/mibs/H3C-IPRAN-DCN-MIB.mib", 
      "Produced by pysmi-0.3.4 at Sun Apr 26 01:08:01 2020", 
      "On host linux01bestmonitoringtools platform Linux version 4.9.0-8-amd64 by user bestmonitoringtools.com", 
      "Using Python version 2.7.13 (default, Sep 26 2018, 18:42:22) "
    ], 
    "module": "H3C-IPRAN-DCN-MIB"
  }
}