hwIPPoolTable is used to configure information about an address pool.
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.1.1.1 | hwIPPoolIndex | Integer32{(0,16383)} | read-only | This object indicates the unique index of the IP address pool. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.2 | hwIPPoolName | OCTET STRING{(1,128)} | read-create | IP address pool name, the service module guarantees the exclusiveness of the name. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.3 | hwIPPoolRouterIPAddr | IpAddress | read-create | Gateway IP address. By default, the mask is 255.255.255.255. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.4 | hwIPPoolRouterIPMask | IpAddress | read-create | Gateway mask. By default, the mask is 255.255.255.255. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.9 | hwIPPoolIPAddrLease | Integer32 | read-create | IP address lease: 0~(1000*24*60-1)(m) unit: minute. It is allowed not to specify the lease during the adding. The default value is 3*24*60(m). | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.10 | hwIPPoolStatus | INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} | read-create | Row admin status, either Add or Delete. Supports adding and deletion. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.11 | hwIPPoolVPNInstance | OCTET STRING{(1,31)} | read-create | IP VPN-instance name. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.12 | hwIPPoolType | INTEGER{local(1),relay(2),server(3),localRuiSlave(4)} | read-create | Value indicates the type of pool, 1-local, 2-relay, 3-server, 4-localRuiSlave. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.15 | hwIPPoolIPTotalNum | Integer32 | read-only | This object indicates the total number of IP addresses. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.16 | hwIPPoolIPUsedNum | Integer32 | read-only | This object indicates the number of IP addresses in use. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.17 | hwIPPoolIPConflictNum | Integer32 | read-only | This object indicates the number of conflicting IP addresses that are not in use. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.18 | hwIPPoolIPExcludeNum | Integer32 | read-only | This object indicates the number of IP addresses that cannot be allocated. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.19 | hwIPPoolIPIdleNum | Integer32 | read-only | This object indicates the number of idle addresses. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.20 | hwIPPoolIPUsedPercent | Integer32{(0,100)} | read-only | used percent. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.21 | hwIPPoolDNSIPAddrString | OCTET STRING{(0,129)} | read-write | String of DNS server ip addresses for DHCP clients. Since mostly 8 ip addresses can be configured for a pool totally, a string is defined to get or configure 8 ip addresses at a time | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.1.1.22 | hwIPPoolDNSIPAddrStringUndo | OCTET STRING{(0,129)} | read-write | A DNS server ip address to be deleted. This object is only for deleting a given ip address of DNS server. | The actually supported access is read-only. |