{
  "imports": {
    "class": "imports",
    "SNMPv2-CONF": [
      "MODULE-COMPLIANCE",
      "NOTIFICATION-GROUP"
    ],
    "SNMPv2-SMI": [
      "Counter64",
      "Integer32",
      "MODULE-IDENTITY",
      "iso",
      "OBJECT-IDENTITY",
      "OBJECT-TYPE",
      "MibIdentifier",
      "Counter32",
      "Unsigned32",
      "IpAddress",
      "NOTIFICATION-TYPE",
      "Gauge32",
      "TimeTicks",
      "Bits"
    ],
    "SNMPv2-TC": [
      "DisplayString",
      "TEXTUAL-CONVENTION"
    ],
    "UCD-SNMP-MIB": [
      "ucdavis"
    ]
  },
  "ucdDemoMIB": {
    "name": "ucdDemoMIB",
    "oid": "1.3.6.1.4.1.2021.14",
    "class": "moduleidentity",
    "revisions": [
      {
        "revision": "1999-12-09 00:00",
        "description": "SMIv2 version converted from older MIB definitions."
      }
    ],
    "lastupdated": "9912090000Z",
    "organization": "University of California, Davis",
    "contactinfo": "This mib is no longer being maintained by the University of California and is now in life-support-mode and being maintained by the net-snmp project. The best place to write for public questions about the net-snmp-coders mailing list at net-snmp-coders@lists.sourceforge.net. postal: Wes Hardaker P.O. Box 382 Davis CA 95617 email: net-snmp-coders@lists.sourceforge.net ",
    "description": "The UCD-SNMP Demonstration MIB."
  },
  "ucdDemoMIBObjects": {
    "name": "ucdDemoMIBObjects",
    "oid": "1.3.6.1.4.1.2021.14.1",
    "class": "objectidentity"
  },
  "ucdDemoPublic": {
    "name": "ucdDemoPublic",
    "oid": "1.3.6.1.4.1.2021.14.1.1",
    "class": "objectidentity"
  },
  "ucdDemoResetKeys": {
    "name": "ucdDemoResetKeys",
    "oid": "1.3.6.1.4.1.2021.14.1.1.1",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Integer32",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 2147483647
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "A set of value 1 to this object resets the demonstration user's auth and priv keys to the keys based on the P->Ku->Kul transformation of the value of the ucdDemoPasspharse object. Values other than 1 are ignored."
  },
  "ucdDemoPublicString": {
    "name": "ucdDemoPublicString",
    "oid": "1.3.6.1.4.1.2021.14.1.1.2",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type",
      "constraints": {
        "size": [
          {
            "min": 0,
            "max": 1024
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": "A publicly settable string that can be set for testing snmpsets. This value has no real usage other than testing purposes."
  },
  "ucdDemoUserList": {
    "name": "ucdDemoUserList",
    "oid": "1.3.6.1.4.1.2021.14.1.1.3",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The list of users affected by the ucdDemoResetKeys object."
  },
  "ucdDemoPassphrase": {
    "name": "ucdDemoPassphrase",
    "oid": "1.3.6.1.4.1.2021.14.1.1.4",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "OCTET STRING",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The demo passphrase that ucdDemoResetKeys changes each users localized key to based on the P->Ku->Kul transformation."
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///Users/neermitt/kusanagi/mibs.snmplabs.com/asn1/UCD-DEMO-MIB",
      "Produced by pysmi-0.3.4 at Fri May 24 22:15:36 2019",
      "On host NEERMITT-M-J0NV platform Darwin version 18.6.0 by user neermitt",
      "Using Python version 3.7.3 (default, Mar 27 2019, 09:23:15) "
    ],
    "module": "UCD-DEMO-MIB"
  }
}