{
  "imports": {
    "class": "imports",
    "HUAWEI-3COM-OID-MIB": [
      "lswCommon"
    ],
    "SNMPv2-CONF": [
      "MODULE-COMPLIANCE",
      "NOTIFICATION-GROUP"
    ],
    "SNMPv2-SMI": [
      "TimeTicks",
      "IpAddress",
      "Unsigned32",
      "MODULE-IDENTITY",
      "NOTIFICATION-TYPE",
      "Counter64",
      "OBJECT-TYPE",
      "iso",
      "OBJECT-IDENTITY",
      "Gauge32",
      "Counter32",
      "Bits",
      "MibIdentifier",
      "Integer32"
    ],
    "SNMPv2-TC": [
      "MacAddress",
      "DisplayString",
      "RowStatus",
      "TEXTUAL-CONVENTION"
    ]
  },
  "hwLswDhcpMib": {
    "name": "hwLswDhcpMib",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8",
    "class": "moduleidentity",
    "revisions": [
      {
        "revision": "2001-06-29 00:00",
        "description": ""
      }
    ],
    "lastupdated": "200106290000Z"
  },
  "hwLswDhcpMibObject": {
    "name": "hwLswDhcpMibObject",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1",
    "class": "objectidentity"
  },
  "hwDhcpGroupTable": {
    "name": "hwDhcpGroupTable",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.1",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table containing the information of dhcp group "
  },
  "hwDhcpGroupEntry": {
    "name": "hwDhcpGroupEntry",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.1.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "HUAWEI-LswDHCP-MIB",
        "object": "hwDhcpGroupID",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "A table entry containing the information of dhcp group "
  },
  "hwDhcpGroupID": {
    "name": "hwDhcpGroupID",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.1.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 19
          }
        ]
      }
    },
    "maxaccess": "read-create",
    "status": "current",
    "description": " DHCP group identifier "
  },
  "hwIpDhcpServerAddress1": {
    "name": "hwIpDhcpServerAddress1",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.1.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": " The first IP address of DHCP server group "
  },
  "hwIpDhcpServerAddress2": {
    "name": "hwIpDhcpServerAddress2",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.1.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": " The second IP address of DHCP server group "
  },
  "hwDhcpRowStatus": {
    "name": "hwDhcpRowStatus",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.1.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-create",
    "status": "current",
    "description": " Operation status of this table entry "
  },
  "hwDhcpSecurityTable": {
    "name": "hwDhcpSecurityTable",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.2",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table containing the information of dhcp security "
  },
  "hwDhcpSecurityEntry": {
    "name": "hwDhcpSecurityEntry",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.2.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "HUAWEI-LswDHCP-MIB",
        "object": "hwDhcpClientIpAddress",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "A table containing the information of dhcp security "
  },
  "hwDhcpClientIpAddress": {
    "name": "hwDhcpClientIpAddress",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.2.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "IpAddress",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " DHCP client's net ip address "
  },
  "hwDhcpClientMacAddress": {
    "name": "hwDhcpClientMacAddress",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.2.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "MacAddress",
      "class": "type"
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": " DHCP client's mac address "
  },
  "hwDhcpClientProperty": {
    "name": "hwDhcpClientProperty",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.2.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "static": 1,
          "dynamic": 2
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": " Property of client address "
  },
  "hwDhcpClientRowStatus": {
    "name": "hwDhcpClientRowStatus",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.2.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-create",
    "status": "current",
    "description": " status of this table's entry. "
  },
  "hwDhcpToL3IfTable": {
    "name": "hwDhcpToL3IfTable",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.3",
    "nodetype": "table",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "status": "current",
    "description": "A table configuring dhcp for layer 3 interface"
  },
  "hwDhcpToL3IfEntry": {
    "name": "hwDhcpToL3IfEntry",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.3.1",
    "nodetype": "row",
    "class": "objecttype",
    "maxaccess": "not-accessible",
    "indices": [
      {
        "module": "HUAWEI-LswDHCP-MIB",
        "object": "hwDhcpToL3VlanIfIndex",
        "implied": 0
      }
    ],
    "status": "current",
    "description": "A table configuring dhcp for layer 3 interface "
  },
  "hwDhcpToL3VlanIfIndex": {
    "name": "hwDhcpToL3VlanIfIndex",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.3.1.1",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type"
    },
    "maxaccess": "read-only",
    "status": "current",
    "description": " vlan virtual interface index "
  },
  "hwDhcpToL3GroupId": {
    "name": "hwDhcpToL3GroupId",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.3.1.2",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "range": [
          {
            "min": 0,
            "max": 19
          }
        ]
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": " DHCP group id for this vlan virtual interface"
  },
  "hwDhcpToL3AddressCheck": {
    "name": "hwDhcpToL3AddressCheck",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.3.1.3",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "INTEGER",
      "class": "type",
      "constraints": {
        "enumeration": {
          "enabled": 1,
          "disabled": 2
        }
      }
    },
    "maxaccess": "read-write",
    "status": "current",
    "description": " If dhcp security check enabled for this vlan virtual interface "
  },
  "hwDhcpToL3RowStatus": {
    "name": "hwDhcpToL3RowStatus",
    "oid": "1.3.6.1.4.1.2011.2.23.1.8.1.3.1.4",
    "nodetype": "column",
    "class": "objecttype",
    "syntax": {
      "type": "RowStatus",
      "class": "type"
    },
    "maxaccess": "read-create",
    "status": "current",
    "description": " status of this table's entry. "
  },
  "meta": {
    "comments": [
      "ASN.1 source file:///Users/neermitt/kusanagi/mibs.snmplabs.com/asn1/HUAWEI-LswDHCP-MIB",
      "Produced by pysmi-0.3.4 at Fri May 24 19:47: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": "HUAWEI-LswDHCP-MIB"
  }
}