Extend table of the local address pool.
When IP addresses are allocated by the built-in DHCP servers, you need to configure the lease and option.
The index of the table is hwIPPoolIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.6.8.1.3.1.1 | hwIPPoolAvailableStatus | Integer32{(0,1)} | read-write | Whether the address is prohibited. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.3.1.10 | hwIPDnsSuffix | OCTET STRING{(0,50)} | read-write | DNS suffix, a string of 0-50 characters. If the value is 0, it indicates that the suffix is deleted. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.3.1.11 | hwIPDhcpSvrIPRsv | Integer32{(0,255)} | read-write | mode of IP addresses reserving. 1 indicates leasing management, 2 indicates MAC binding, and other values are invalid. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.3.1.12 | hwIPPoolIpAddrRenewal | Integer32 | read-create | ip address renewal: 0~(1000*24*60-1)*60(s) unit: second. It is allowed not to specify the renewal during the adding. The default value is 129600(s) | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.3.1.13 | hwIPPoolIpAddrRebinding | Integer32 | read-create | ip address rebinding: 0~(1000*24*60-1)*60(s) unit: second. It is allowed not to specify the rebinding during the adding. The default value is 226800(s) | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.3.1.14 | hwIPPoolSIPAddr1 | IpAddress | read-create | SIP Server IP address | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.3.1.15 | hwIPPoolSIPAddr2 | IpAddress | read-create | SIP Server IP address | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.3.1.16 | hwIPPoolSIPName1 | OCTET STRING{(0,63)} | read-write | The name of SIP server. 0 indicates to delete the SIP server. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.3.1.17 | hwIPPoolSIPName2 | OCTET STRING{(0,63)} | read-write | The name of SIP server. 0 indicates to delete the SIP server. | The actually supported access is read-only. |