{
  "imports": {
    "class": "imports",
    "IB-SMI-MIB": [
      "ibDHCPOne",
      "IbIpv6Addr",
      "IbString"
    ],
    "SNMPv2-CONF": [
      "MODULE-COMPLIANCE",
      "NOTIFICATION-GROUP"
    ],
    "SNMPv2-SMI": [
      "enterprises",
      "Integer32",
      "OBJECT-IDENTITY",
      "Counter64",
      "iso",
      "NOTIFICATION-TYPE",
      "Bits",
      "IpAddress",
      "MibIdentifier",
      "Counter32",
      "Unsigned32",
      "TimeTicks",
      "OBJECT-TYPE",
      "MODULE-IDENTITY",
      "Gauge32"
    ],
    "SNMPv2-TC": [
      "TEXTUAL-CONVENTION",
      "DisplayString"
    ]
  },
  "ibDhcpv6Module": {
    "name": "ibDhcpv6Module",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2",
    "class": "moduleidentity",
    "revisions": [
      {
        "revision": "2010-12-29 00:00",
        "description": "Added DHCPv6 module."
      }
    ],
    "lastupdated": "201012290000Z",
    "organization": "Infoblox",
    "contactinfo": "See IB-SMI-MIB for information.",
    "description": "This module defines the Infoblox DHCPv6 One MIB."
  },
  "ibDHCPv6SubnetTable": {
    "name": "ibDHCPv6SubnetTable",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table of DHCPv6 Subnet statistics."
  },
  "ibDHCPv6SubnetEntry": {
    "name": "ibDHCPv6SubnetEntry",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "IB-DHCPV6ONE-MIB",
        "object": "ibDHCPv6SubnetNetworkAddress",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "A conceptual row of the ibDHCPv6SubnetEntry containing info about a particular network using DHCPv6."
  },
  "ibDHCPv6SubnetNetworkAddress": {
    "name": "ibDHCPv6SubnetNetworkAddress",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IbIpv6Addr",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "DHCPv6 Subnet in Ipv6Address format. A subnetwork may have many ranges for lease."
  },
  "ibDHCPv6SubnetNetworkMask": {
    "name": "ibDHCPv6SubnetNetworkMask",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "DHCPv6 Subnet CIDR."
  },
  "ibDHCPv6Statistics": {
    "name": "ibDHCPv6Statistics",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3",
    "class": "objectidentity"
  },
  "ibDhcpv6TotalNoOfSolicits": {
    "name": "ibDhcpv6TotalNoOfSolicits",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3.1",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "This variable indicates the number of solicit messages received"
  },
  "ibDhcpv6TotalNoOfRequests": {
    "name": "ibDhcpv6TotalNoOfRequests",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3.2",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "This variable indicates the number of request messages received"
  },
  "ibDhcpv6TotalNoOfReleases": {
    "name": "ibDhcpv6TotalNoOfReleases",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3.3",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "This variable indicates the number of release messages received"
  },
  "ibDhcpv6TotalNoOfAdvertises": {
    "name": "ibDhcpv6TotalNoOfAdvertises",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3.4",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "This variable indicates the number of advertise messages sent"
  },
  "ibDhcpv6TotalNoOfReplies": {
    "name": "ibDhcpv6TotalNoOfReplies",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3.5",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "This variable indicates the number of reply messages sent"
  },
  "ibDhcpv6TotalNoOfRenews": {
    "name": "ibDhcpv6TotalNoOfRenews",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3.6",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "This variable indicates the number of renew messages sent"
  },
  "ibDhcpv6TotalNoOfRebinds": {
    "name": "ibDhcpv6TotalNoOfRebinds",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3.7",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "This variable indicates the number of rebind messages received"
  },
  "ibDhcpv6TotalNoOfDeclines": {
    "name": "ibDhcpv6TotalNoOfDeclines",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3.8",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "This variable indicates the number of decline messages received"
  },
  "ibDhcpv6TotalNoOfInformationRequests": {
    "name": "ibDhcpv6TotalNoOfInformationRequests",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3.9",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "This variable indicates the number of Information-Request messages received"
  },
  "ibDhcpv6TotalNoOfOthers": {
    "name": "ibDhcpv6TotalNoOfOthers",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.3.10",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "This variable indicates the number of other messages received"
  },
  "ibDhcpv6DeferredQueueSize": {
    "name": "ibDhcpv6DeferredQueueSize",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.4",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The size of deferred dynamic DNS update queue for DHCPv6"
  },
  "ibDHCPv6DDNSStats": {
    "name": "ibDHCPv6DDNSStats",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.5",
    "class": "objectidentity"
  },
  "ibDHCPv6DDNSAvgLatency5": {
    "name": "ibDHCPv6DDNSAvgLatency5",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.5.1",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Average Latencies (in microseconds) for DHCPDv6 dynamic DNS updates during the last 5 minutes"
  },
  "ibDHCPv6DDNSAvgLatency15": {
    "name": "ibDHCPv6DDNSAvgLatency15",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.5.2",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Average Latencies (in microseconds) for DHCPDv6 dynamic DNS updates during the last 15 minutes"
  },
  "ibDHCPv6DDNSAvgLatency60": {
    "name": "ibDHCPv6DDNSAvgLatency60",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.5.3",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Average Latencies (in microseconds) for DHCPDv6 dynamic DNS updates during the last 60 minutes"
  },
  "ibDHCPv6DDNSAvgLatency1440": {
    "name": "ibDHCPv6DDNSAvgLatency1440",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.5.4",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Counter64",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "Average Latencies (in microseconds) for DHCPDv6 dynamic DNS updates during the last 1 day"
  },
  "ibDHCPv6DDNSTimeoutCount5": {
    "name": "ibDHCPv6DDNSTimeoutCount5",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.5.5",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The number of timeout DHCPDv6 dynamic DDNS updates during the last 5 minutes"
  },
  "ibDHCPv6DDNSTimeoutCount15": {
    "name": "ibDHCPv6DDNSTimeoutCount15",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.5.6",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The number of timeout DHCPDv6 dynamic DDNS updates during the last 15 minutes"
  },
  "ibDHCPv6DDNSTimeoutCount60": {
    "name": "ibDHCPv6DDNSTimeoutCount60",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.5.7",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The number of timeout DHCPDv6 dynamic DDNS updates during the last 60 minutes"
  },
  "ibDHCPv6DDNSTimeoutCount1440": {
    "name": "ibDHCPv6DDNSTimeoutCount1440",
    "oid": "1.3.6.1.4.1.7779.3.1.1.4.2.5.8",
    "nodetype": "scalar",
    "class": "objecttype",
    "syntax": {
      "type": "Unsigned32",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": "The number of timeout DHCPDv6 dynamic DDNS updates during the last 1 day"
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///Users/neermitt/kusanagi/mibs.snmplabs.com/asn1/IB-DHCPV6ONE-MIB",
      "Produced by pysmi-0.3.4 at Fri May 24 19:56:00 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": "IB-DHCPV6ONE-MIB"
  }
}