{
  "imports": {
    "class": "imports",
    "SNMPv2-CONF": [
      "NOTIFICATION-GROUP",
      "MODULE-COMPLIANCE"
    ],
    "SNMPv2-SMI": [
      "OBJECT-TYPE",
      "iso",
      "MODULE-IDENTITY",
      "NOTIFICATION-TYPE",
      "OBJECT-IDENTITY"
    ],
    "SNMPv2-TC": [
      "DisplayString",
      "TEXTUAL-CONVENTION"
    ]
  },
  "org": {
    "name": "org",
    "oid": "1.3",
    "class": "objectidentity"
  },
  "dod": {
    "name": "dod",
    "oid": "1.3.6",
    "class": "objectidentity"
  },
  "internet": {
    "name": "internet",
    "oid": "1.3.6.1",
    "class": "objectidentity"
  },
  "directory": {
    "name": "directory",
    "oid": "1.3.6.1.1",
    "class": "objectidentity"
  },
  "mgmt": {
    "name": "mgmt",
    "oid": "1.3.6.1.2",
    "class": "objectidentity"
  },
  "mib_2": {
    "name": "mib_2",
    "oid": "1.3.6.1.2.1",
    "class": "objectidentity"
  },
  "transmission": {
    "name": "transmission",
    "oid": "1.3.6.1.2.1.10",
    "class": "objectidentity"
  },
  "experimental": {
    "name": "experimental",
    "oid": "1.3.6.1.3",
    "class": "objectidentity"
  },
  "private": {
    "name": "private",
    "oid": "1.3.6.1.4",
    "class": "objectidentity"
  },
  "enterprises": {
    "name": "enterprises",
    "oid": "1.3.6.1.4.1",
    "class": "objectidentity"
  },
  "security": {
    "name": "security",
    "oid": "1.3.6.1.5",
    "class": "objectidentity"
  },
  "snmpV2": {
    "name": "snmpV2",
    "oid": "1.3.6.1.6",
    "class": "objectidentity"
  },
  "snmpDomains": {
    "name": "snmpDomains",
    "oid": "1.3.6.1.6.1",
    "class": "objectidentity"
  },
  "snmpProxys": {
    "name": "snmpProxys",
    "oid": "1.3.6.1.6.2",
    "class": "objectidentity"
  },
  "snmpModules": {
    "name": "snmpModules",
    "oid": "1.3.6.1.6.3",
    "class": "objectidentity"
  },
  "ExtUTCTime": {
    "name": "ExtUTCTime",
    "class": "type",
    "type": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 11,
            "max": 11
          },
          {
            "min": 13,
            "max": 13
          }
        ]
      }
    }
  },
  "ObjectName": {
    "name": "ObjectName",
    "class": "type",
    "type": {
      "type": "OBJECT IDENTIFIER",
      "class": "type"
    }
  },
  "NotificationName": {
    "name": "NotificationName",
    "class": "type",
    "type": {
      "type": "OBJECT IDENTIFIER",
      "class": "type"
    }
  },
  "Integer32": {
    "name": "Integer32",
    "class": "type",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": -2147483648,
            "max": 2147483647
          }
        ]
      }
    }
  },
  "IpAddress": {
    "name": "IpAddress",
    "class": "type",
    "type": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 4,
            "max": 4
          }
        ]
      }
    }
  },
  "Counter32": {
    "name": "Counter32",
    "class": "type",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 4294967295
          }
        ]
      }
    }
  },
  "Gauge32": {
    "name": "Gauge32",
    "class": "type",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 4294967295
          }
        ]
      }
    }
  },
  "Unsigned32": {
    "name": "Unsigned32",
    "class": "type",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 4294967295
          }
        ]
      }
    }
  },
  "TimeTicks": {
    "name": "TimeTicks",
    "class": "type",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 4294967295
          }
        ]
      }
    }
  },
  "Opaque": {
    "name": "Opaque",
    "class": "type",
    "type": {
      "type": "OCTET STRING",
      "class": "type"
    }
  },
  "Counter64": {
    "name": "Counter64",
    "class": "type",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 18446744073709551615
          }
        ]
      }
    }
  },
  "zeroDotZero": {
    "name": "zeroDotZero",
    "oid": "0.0",
    "class": "objectidentity",
    "status": "current",
    "description": "A value used for null identifiers."
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///home/aosmanagic/work/allmibs/SNMPv2-SMI.mib",
      "Produced by pysmi-0.3.2 at Sun Sep 11 22:33:40 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": "SNMPv2-SMI"
  }
}