{
  "imports": {
    "class": "imports",
    "SNMPv2-CONF": [
      "MODULE-COMPLIANCE",
      "NOTIFICATION-GROUP"
    ],
    "SNMPv2-SMI": [
      "MODULE-IDENTITY",
      "iso",
      "OBJECT-IDENTITY",
      "NOTIFICATION-TYPE",
      "OBJECT-TYPE"
    ],
    "SNMPv2-TC": [
      "DisplayString",
      "TEXTUAL-CONVENTION"
    ]
  },
  "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"
  },
  "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"
  },
  "ObjectName": {
    "name": "ObjectName",
    "class": "type",
    "type": {
      "type": "OBJECT IDENTIFIER",
      "class": "type"
    }
  },
  "IpAddress": {
    "name": "IpAddress",
    "class": "type",
    "type": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 4,
            "max": 4
          }
        ]
      }
    }
  },
  "Counter": {
    "name": "Counter",
    "class": "type",
    "type": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 4294967295
          }
        ]
      }
    }
  },
  "Gauge": {
    "name": "Gauge",
    "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"
    }
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///home/aosmanagic/work/allmibs/RFC1155-SMI.mib",
      "Produced by pysmi-0.3.2 at Sun Sep 11 22:33:43 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": "RFC1155-SMI"
  }
}