HUAWEI-IPPOOL-MIB
- Registered at
- 1.3.6.1.4.1.2011.6.8
- Last updated
- 2004-08-30 09:00
- Organization
- Fix-Net Dept, Huawei Technologies Co.,Ltd.
- Namespace
- huawei
- Source file
HUAWEI-IPPOOL-MIB- Digest
sha256:7189c5d73ec348e86a6c091a7aaa0cd48c4948fb900e882102e2a43d86ee6a6b
Description
The MIB contains objects of module IPPOOL.
Contact
Floor 5, Block 4, R&D Building, Huawei Longgang Production Base, Shenzhen, P.R.C. http://www.huawei.com ZIP:518057
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | huaweiUtility |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HUAWEI-IPPOOL-MIB HUAWEI-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwIPPoolMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.8.1 | |||
| hwIPPoolTable OBJECT-TYPE Config-list of IP address pool. | 1.3.6.1.4.1.2011.6.8.1.1 | not-accessible | current | |
| hwIPPoolEntry OBJECT-TYPE IP address pool entry. Config-list of IP address pool, used to configure the relevant attributes of the IP address pool inside the device. Used by the AAA module and DHCP module to allocate IP address. The index is node HwIPPoolIndex. | 1.3.6.1.4.1.2011.6.8.1.1.1 | not-accessible | current | |
| hwIPPoolIndex OBJECT-TYPE Exclusive index of address pool. | 1.3.6.1.4.1.2011.6.8.1.1.1.1 | Integer32 (0..4095) | read-only | current |
| hwIPPoolName OBJECT-TYPE IP address pool name, the service module guarantees the exclusiveness of the name. | 1.3.6.1.4.1.2011.6.8.1.1.1.2 | DisplayString (SIZE(1..35)) | read-create | current |
| hwIPPoolRouterIPAddr OBJECT-TYPE Gateway IP address. By default, the mask is 255.255.255.255. | 1.3.6.1.4.1.2011.6.8.1.1.1.3 | IpAddress | read-create | current |
| hwIPPoolRouterIPMask OBJECT-TYPE Gateway mask. By default, the mask is 255.255.255.255. | 1.3.6.1.4.1.2011.6.8.1.1.1.4 | IpAddress | read-create | current |
| hwIPPoolPriDNSIPAddr OBJECT-TYPE Primary DNS IP address. By default, it is 255.255.255.255. | 1.3.6.1.4.1.2011.6.8.1.1.1.5 | IpAddress | read-create | current |
| hwIPPoolSecDNSIPAddr OBJECT-TYPE Second DNS IP address. By default, it is 255.255.255.255. | 1.3.6.1.4.1.2011.6.8.1.1.1.6 | IpAddress | read-create | current |
| hwIPPoolPriNBNSIPAddr OBJECT-TYPE Primary Netbios IP address. By default, it is 255.255.255.255. | 1.3.6.1.4.1.2011.6.8.1.1.1.7 | IpAddress | read-create | current |
| hwIPPoolSecNBNSIPAddr OBJECT-TYPE Second Netbios IP address. By default, it is 255.255.255.255. | 1.3.6.1.4.1.2011.6.8.1.1.1.8 | IpAddress | read-create | current |
| hwIPPoolIPAddrLease OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.6.8.1.1.1.9 | Integer32 | read-create | current |
| hwIPPoolStatus OBJECT-TYPE Row admin status, either Add or Del. Supports adding and deletion. | 1.3.6.1.4.1.2011.6.8.1.1.1.10 | RowStatus | read-create | current |
| hwIPPoolVPNInstance OBJECT-TYPE IP vpn-instance name. | 1.3.6.1.4.1.2011.6.8.1.1.1.11 | DisplayString (SIZE(1..31)) | read-create | current |
| hwIPPoolType OBJECT-TYPE Value indicates the type of pool, 1--local, 2--relay. | 1.3.6.1.4.1.2011.6.8.1.1.1.12 | INTEGER {local(1), relay(2)} | read-create | current |
| hwIPPoolNetwork OBJECT-TYPE Network ip address of a DHCP Server global pool. To delete a configured network ip, please set hwDHCPSGlobalPoolConfigUndoFlag to 1 | 1.3.6.1.4.1.2011.6.8.1.1.1.13 | IpAddress | read-create | current |
| hwIPPoolNetworkMask OBJECT-TYPE Net mask of a DHCP Server global pool(network). The SET operation to this object ought to be with the SET of hwDHCPSGlobalPoolNetwork together, and any SET operation alone to this object will be regarded as an invalid operation. When a network ip of a DHCP server global pool was deleted, the net mask would also be deleted automatically, and no further operation needed | 1.3.6.1.4.1.2011.6.8.1.1.1.14 | IpAddress | read-create | current |
| hwIPPoolIPTotalNum OBJECT-TYPE the number of total addresses. | 1.3.6.1.4.1.2011.6.8.1.1.1.15 | Integer32 | read-only | current |
| hwIPPoolIPUsedNum OBJECT-TYPE the number of used addresses. | 1.3.6.1.4.1.2011.6.8.1.1.1.16 | Integer32 | read-only | current |
| hwIPPoolIPConflictNum OBJECT-TYPE the number of conflict addresses. | 1.3.6.1.4.1.2011.6.8.1.1.1.17 | Integer32 | read-only | current |
| hwIPPoolIPExcludeNum OBJECT-TYPE the number of exclude addresses. | 1.3.6.1.4.1.2011.6.8.1.1.1.18 | Integer32 | read-only | current |
| hwIPPoolIPIdleNum OBJECT-TYPE the number of idle addresses. | 1.3.6.1.4.1.2011.6.8.1.1.1.19 | Integer32 | read-only | current |
| hwIPPoolIPUsedPercent OBJECT-TYPE used percent. | 1.3.6.1.4.1.2011.6.8.1.1.1.20 | Integer32 (0..100) | read-only | current |
| hwIPSectionTable OBJECT-TYPE Config-list of IP section. | 1.3.6.1.4.1.2011.6.8.1.2 | not-accessible | current | |
| hwIPSectionEntry OBJECT-TYPE IPSection Entry. IP section configuration table, used to manage the IP address of user. There are at most eight address sections to each address pool. Its indexes are hwIPPoolIndex (from the external) and HwIPSectionIndex. | 1.3.6.1.4.1.2011.6.8.1.2.1 | not-accessible | current | |
| hwIPSectionIndex OBJECT-TYPE Index of address section. | 1.3.6.1.4.1.2011.6.8.1.2.1.1 | Integer32 (0..7) | read-only | current |
| hwIPSectionDesc OBJECT-TYPE IP section DESCRIPTION, which can be empty. | 1.3.6.1.4.1.2011.6.8.1.2.1.2 | DisplayString (SIZE(1..32)) | read-create | current |
| hwIPSectionLowAddr OBJECT-TYPE Start of address. | 1.3.6.1.4.1.2011.6.8.1.2.1.3 | IpAddress | read-create | current |
| hwIPSectionHighAddr OBJECT-TYPE End of address. | 1.3.6.1.4.1.2011.6.8.1.2.1.4 | IpAddress | read-create | current |
| hwIPSectionLength OBJECT-TYPE IP section's length. | 1.3.6.1.4.1.2011.6.8.1.2.1.5 | Integer32 (0..65536) | read-only | current |
| hwIPSectionUsedNum OBJECT-TYPE The number of Used addresses. | 1.3.6.1.4.1.2011.6.8.1.2.1.6 | Integer32 (0..65536) | read-only | current |
| hwIPSectionConflict OBJECT-TYPE The number of conflict addresses. | 1.3.6.1.4.1.2011.6.8.1.2.1.7 | Integer32 (0..65536) | read-only | current |
| hwIPSectionInvalid OBJECT-TYPE The number of invalid addresses. | 1.3.6.1.4.1.2011.6.8.1.2.1.8 | Integer32 (0..65536) | read-only | current |
| hwIPSectionAvailableNum OBJECT-TYPE The number of available addresses. | 1.3.6.1.4.1.2011.6.8.1.2.1.9 | Integer32 (0..65536) | read-only | current |
| hwIPSectionRowStatus OBJECT-TYPE Row admin status, either Add or Del. | 1.3.6.1.4.1.2011.6.8.1.2.1.10 | RowStatus | read-create | current |
| hwIPPoolExtTable OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.6.8.1.3 | not-accessible | current | |
| hwIPPoolExtEntry OBJECT-TYPE DESCRIPTION. | 1.3.6.1.4.1.2011.6.8.1.3.1 | not-accessible | current | |
| hwIPPoolAvailableStatus OBJECT-TYPE Whether the address is prohibited. | 1.3.6.1.4.1.2011.6.8.1.3.1.1 | Integer32 (0..1) | read-write | current |
| hwIPDhcpOptionId1 OBJECT-TYPE Option ID. When IP addresses are allocated by the built-in DHCP sever, the option is a configuration parameter, which needs to be defined and explained by the carrier. | 1.3.6.1.4.1.2011.6.8.1.3.1.2 | Integer32 (128..255) | read-write | current |
| hwIPDhcpOption1 OBJECT-TYPE Value of the option. | 1.3.6.1.4.1.2011.6.8.1.3.1.3 | DisplayString (SIZE(0..32)) | read-write | current |
| hwIPDhcpOptionId2 OBJECT-TYPE Option ID. When IP addresses are allocated by the built-in DHCP sever, the option is a configuration parameter, which needs to be defined and explained by the carrier. | 1.3.6.1.4.1.2011.6.8.1.3.1.4 | Integer32 (128..255) | read-write | current |
| hwIPDhcpOption2 OBJECT-TYPE Value of the option. | 1.3.6.1.4.1.2011.6.8.1.3.1.5 | DisplayString (SIZE(0..32)) | read-write | current |
| hwIPDhcpOptionId3 OBJECT-TYPE Option ID. When IP addresses are allocated by the built-in DHCP sever, the option is a configuration parameter, which needs to be defined and explained by the carrier. | 1.3.6.1.4.1.2011.6.8.1.3.1.6 | Integer32 (128..255) | read-write | current |
| hwIPDhcpOption3 OBJECT-TYPE Value of the option. | 1.3.6.1.4.1.2011.6.8.1.3.1.7 | DisplayString (SIZE(0..32)) | read-write | current |
| hwIPDhcpOptionId4 OBJECT-TYPE Option ID. When IP addresses are allocated by the built-in DHCP sever, the option is a configuration parameter, which needs to be defined and explained by the carrier. | 1.3.6.1.4.1.2011.6.8.1.3.1.8 | Integer32 (128..255) | read-write | current |
| hwIPDhcpOption4 OBJECT-TYPE Value of the option. | 1.3.6.1.4.1.2011.6.8.1.3.1.9 | DisplayString (SIZE(0..32)) | read-write | current |
| hwIPDnsSuffix OBJECT-TYPE DNS suffix, a string of 0-32 characters. If the value is 0, it indicates that the suffix is deleted. | 1.3.6.1.4.1.2011.6.8.1.3.1.10 | DisplayString (SIZE(0..32)) | read-write | current |
| hwIPAddressStatusTable OBJECT-TYPE Address status table. It supports the query and setting of status of the local address pool. It does not support the query and setting of status of the remote address pool for the following reasons: 1. The status of the remote address pool cannot be set. 2. The remote and local address pools map different status tables, with different indexes. 3. The remote address pool is managed by the remote equipment, rather than the local equipment. The local equipment displays only the approximate status of the remote address pool. | 1.3.6.1.4.1.2011.6.8.1.4 | not-accessible | current | |
| hwIPAddressStatusEntry OBJECT-TYPE DESCRIPTION. | 1.3.6.1.4.1.2011.6.8.1.4.1 | not-accessible | current | |
| hwIPAddress OBJECT-TYPE IP address. | 1.3.6.1.4.1.2011.6.8.1.4.1.1 | IpAddress | read-only | current |
| hwIPAddressStatus OBJECT-TYPE Status of the address. | 1.3.6.1.4.1.2011.6.8.1.4.1.2 | INTEGER {idle(0), occupied(1), prohibitive(2), conflictive(3)} | read-write | current |
| hwPoolName OBJECT-TYPE IP address pool name. | 1.3.6.1.4.1.2011.6.8.1.4.1.3 | DisplayString (SIZE(1..32)) | read-only | current |
| hwDhcpSvrGroupTable OBJECT-TYPE Configuration table of the DHCP server group. To monitor the status of the remote DHCP server, you need to configure the local DHCP server. You can configure a maximum of 4094 DHCP server groups. Each server group consists of two DHCP servers. Select the server based on the server status. | 1.3.6.1.4.1.2011.6.8.1.5 | not-accessible | current | |
| hwDhcpSvrGroupEntry OBJECT-TYPE DESCRIPTION. | 1.3.6.1.4.1.2011.6.8.1.5.1 | not-accessible | current | |
| hwIPPoolDhcpSvrGroupIndex OBJECT-TYPE Index of a DHCP server group. When you create an address pool, the equipment adds the hwIPPoolDhcpSvrGroupIndex entry by default and sends it to the NMS. | 1.3.6.1.4.1.2011.6.8.1.5.1.1 | Integer32 (0..4095) | read-only | current |
| hwIPPoolDhcpSvrGroupName OBJECT-TYPE Name of the DHCP server group. | 1.3.6.1.4.1.2011.6.8.1.5.1.2 | DisplayString (SIZE(1..32)) | read-create | current |
| hwIPDhcpSvrPriAddr OBJECT-TYPE Primary IP address of the DHCP server group. | 1.3.6.1.4.1.2011.6.8.1.5.1.3 | IpAddress | read-write | current |
| hwIPDhcpSvrScdiAddr OBJECT-TYPE Secondary IP address of the DHCP server group. | 1.3.6.1.4.1.2011.6.8.1.5.1.4 | IpAddress | read-write | current |
| hwIPDhcpSvrPriState OBJECT-TYPE Status of the primary DHCP server. | 1.3.6.1.4.1.2011.6.8.1.5.1.5 | INTEGER {stop(0), use(1)} | read-only | current |
| hwIPDhcpScdPriState OBJECT-TYPE Status of the secondary DHCP server. | 1.3.6.1.4.1.2011.6.8.1.5.1.6 | INTEGER {stop(0), use(1)} | read-only | current |
| hwIPDhcpSvrAutoRelease OBJECT-TYPE Whether the server supports the Release packet. | 1.3.6.1.4.1.2011.6.8.1.5.1.7 | TruthValue | read-write | current |
| hwIPDhcpSvrRefCount OBJECT-TYPE Number of times the server group is referenced. | 1.3.6.1.4.1.2011.6.8.1.5.1.8 | Integer32 (0..4096) | read-only | current |
| hwIPDhcpSvrRowStatus OBJECT-TYPE DHCP server rowstatus. | 1.3.6.1.4.1.2011.6.8.1.5.1.9 | RowStatus | read-create | current |
| hwIPDhcpSvrPriVpnInstance OBJECT-TYPE VPN instance of the primary DHCP server. | 1.3.6.1.4.1.2011.6.8.1.5.1.10 | DisplayString (SIZE(1..31)) | read-create | current |
| hwIPDhcpSvrScdVpnInstance OBJECT-TYPE VPN instance of the secondary DHCP server. | 1.3.6.1.4.1.2011.6.8.1.5.1.11 | DisplayString (SIZE(1..31)) | read-create | current |
| hwRemotePoolTable OBJECT-TYPE Configuration table of the remote address pool. The remote address pool must be configured on the local equipment in the following cases: Users obtain IP addresses through the built-in DHCP client and need to renew the addresses. The equipment needs to record the IP addresses to be renewed. The equipment needs to report the routes of the users. | 1.3.6.1.4.1.2011.6.8.1.6 | not-accessible | current | |
| hwRemotePoolEntry OBJECT-TYPE DESCRIPTION. | 1.3.6.1.4.1.2011.6.8.1.6.1 | not-accessible | current | |
| hwRemoteIPPoolIndex OBJECT-TYPE Index of an address pool. When you create an address pool, the equipment adds the hwRemoteIPPoolIndex x entry by default and sends it the NMS. | 1.3.6.1.4.1.2011.6.8.1.6.1.1 | Integer32 (0..4095) | read-only | current |
| hwRemoteIPPoolName OBJECT-TYPE Name of an address pool. The service module ensures that the name is unique. | 1.3.6.1.4.1.2011.6.8.1.6.1.2 | DisplayString (SIZE(1..32)) | read-create | current |
| hwRemoteIPPoolRouterIPAddr OBJECT-TYPE IP address of the gateway. | 1.3.6.1.4.1.2011.6.8.1.6.1.3 | IpAddress | read-write | current |
| hwRemoteIPPoolRouterIPMask OBJECT-TYPE IP address mask. | 1.3.6.1.4.1.2011.6.8.1.6.1.4 | IpAddress | read-write | current |
| hwRemoteIPPoolDhcpSvrGroupID OBJECT-TYPE Name of the associated DHCP server group. | 1.3.6.1.4.1.2011.6.8.1.6.1.5 | Integer32 (0..4096) | read-write | current |
| hwRemoteIPPoolAvailableStatus OBJECT-TYPE Whether the address pool is locked, 0: locked, 1: not locked. | 1.3.6.1.4.1.2011.6.8.1.6.1.6 | INTEGER {locked(0), unlocked(1)} | read-write | current |
| hwRemoteIPPoolRowStatus OBJECT-TYPE Row status of IP pool. | 1.3.6.1.4.1.2011.6.8.1.6.1.7 | RowStatus | read-create | current |
| hwRemoteIPPoolPriDNSIPAddress OBJECT-TYPE IP address of the active DNS server. | 1.3.6.1.4.1.2011.6.8.1.6.1.8 | IpAddress | read-write | current |
| hwRemoteIPPoolSecDNSIPAddress OBJECT-TYPE IP address of the standby DNS server. | 1.3.6.1.4.1.2011.6.8.1.6.1.9 | IpAddress | read-write | current |
| hwRemoteIPPoolPriNBNSIPAddress OBJECT-TYPE IP address of the active NBNS server. | 1.3.6.1.4.1.2011.6.8.1.6.1.10 | IpAddress | read-write | current |
| hwRemoteIPPoolSecNBNSIPAddress OBJECT-TYPE IP address of the standby NBNS server. | 1.3.6.1.4.1.2011.6.8.1.6.1.11 | IpAddress | read-write | current |
| hwRemoteIPPoolVPNInstance OBJECT-TYPE IP vpn-instance name. | 1.3.6.1.4.1.2011.6.8.1.6.1.12 | DisplayString (SIZE(1..31)) | read-write | current |
| hwRemoteIPPoolDhcpGroupName OBJECT-TYPE Dhcp server group name. | 1.3.6.1.4.1.2011.6.8.1.6.1.13 | DisplayString (SIZE(1..32)) | read-only | current |
| hwIPPoolStatistic OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.8.1.7 | |||
| hwIPPoolNum OBJECT-TYPE Number of configured addresses pools. | 1.3.6.1.4.1.2011.6.8.1.7.1 | Integer32 | read-only | current |
| hwIPIdleTotalNum OBJECT-TYPE Number of idle addresses on the equipment. | 1.3.6.1.4.1.2011.6.8.1.7.2 | Integer32 | read-only | current |
| hwIPUsedTotalNum OBJECT-TYPE Number of addresses in use on the equipment. | 1.3.6.1.4.1.2011.6.8.1.7.3 | Integer32 | read-only | current |
| hwIPConflictTotalNum OBJECT-TYPE Number of conflicting addresses on the equipment. | 1.3.6.1.4.1.2011.6.8.1.7.4 | Integer32 | read-only | current |
| hwIPExcludeTotalNum OBJECT-TYPE Number of excluded addresses on the equipment. | 1.3.6.1.4.1.2011.6.8.1.7.5 | Integer32 | read-only | current |
| hwIPPoolMibTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.8.2 | |||
| hwIPPoolTrapOid OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.8.2.1 | |||
| hwUserIPAddress OBJECT-TYPE IP address of the user. | 1.3.6.1.4.1.2011.6.8.2.1.1 | IpAddress | accessible-for-notify | current |
| hwDHCPServerAddr OBJECT-TYPE IP address of the DHCP server. | 1.3.6.1.4.1.2011.6.8.2.1.2 | IpAddress | accessible-for-notify | current |
| hwDhcpSvrVrfName OBJECT-TYPE DHCP VPN instance name. | 1.3.6.1.4.1.2011.6.8.2.1.3 | DisplayString (SIZE(1..31)) | accessible-for-notify | current |
| hwIPPoolTrapsDefine OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.8.2.2 | |||
| hwIPPoolTraps OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.8.2.2.0 | |||
| hwIpPoolMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.8.3 | |||
| hwIpPoolCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.8.3.1 | |||
| hwIpPoolObjectGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.6.8.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwUserIPConflictAlarm NOTIFICATION-TYPE 1 Notice/Trap name: IP address conflict error. 2 Notice/Trap generation cause: user IP address conflict. 3 Repair suggestions: Check whether to renew configuring the BAS IP pool. Check whether the IP address of BAS interface conflicts user IP address. | 1.3.6.1.4.1.2011.6.8.2.2.0.1 | current |
| hwUserIPLeaseAlarm NOTIFICATION-TYPE 1 Notice/Trap name: IP address lease alarm. 2 Notice/Trap generation cause: The user IP lease is over. 3 Repair suggestion: Check whether to renew configuring BAS IP pool. | 1.3.6.1.4.1.2011.6.8.2.2.0.2 | current |
| hwAllocUserIPFailAlarm NOTIFICATION-TYPE 1 Notice/Trap name: allocate user IP fail alarm. 2 Notice/Trap generation cause: there are no enough IP addresses for users. 3 Repair suggestion: Check whether there are enough addresses in IP pool of the domain. | 1.3.6.1.4.1.2011.6.8.2.2.0.3 | current |
| hwDhcpServerDown NOTIFICATION-TYPE Description: The DHCP server does not respond. This alarm is generated if the network is unstable, the DHCP server is Down, or there is not any available address in the DHCP server when a user applies for an address to the external DHCP server. Parameter: IP address of the DHCP server, address pool that the user expects (the address pool is identified by the gateway address because there may be multiple address pools on a server), VPN instance name. | 1.3.6.1.4.1.2011.6.8.2.2.0.4 | current |
| hwLocalIPPoolDifferWithServer NOTIFICATION-TYPE The configuration of the IP address pool on the DHCP server is not the same as the configuration of the remote address pool on the local equipment. Solution: Check whether the configuration of the IP address pool on the DHCP server, including the gateway address, mask, and the address range, is the same as the configuration of the remote address pool on the local equipment. | 1.3.6.1.4.1.2011.6.8.2.2.0.5 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwIpPoolCompliance MODULE-COMPLIANCE The compliance statement for systems supporting this module. | 1.3.6.1.4.1.2011.6.8.3.1.1 | current |
| hwIpPoolTableGroup OBJECT-GROUP The huawei IP pool configuration group. | 1.3.6.1.4.1.2011.6.8.3.2.1 | current |
| hwIpSectionTableGroup OBJECT-GROUP The huawei IP section configuration group. | 1.3.6.1.4.1.2011.6.8.3.2.2 | current |
| hwIpPoolExtTableGroup OBJECT-GROUP The huawei IP pool extension configuration group. | 1.3.6.1.4.1.2011.6.8.3.2.3 | current |
| hwIpAddressStatusTableGroup OBJECT-GROUP The huawei IP address status configuration group. | 1.3.6.1.4.1.2011.6.8.3.2.4 | current |
| hwDhcpSvrGroupTableGroup OBJECT-GROUP The huawei DHCP service group configuration group. | 1.3.6.1.4.1.2011.6.8.3.2.5 | current |
| hwRemotePoolTableGroup OBJECT-GROUP The huawei remote pool configuration group. | 1.3.6.1.4.1.2011.6.8.3.2.6 | current |
| hwIpPoolStatisticGroup OBJECT-GROUP The huawei IP pool statistics group. | 1.3.6.1.4.1.2011.6.8.3.2.7 | current |
| hwIpPoolTrapOidGroup OBJECT-GROUP The huawei IP pool trap OID group. | 1.3.6.1.4.1.2011.6.8.3.2.8 | current |
| hwIpPoolTrapsGroup NOTIFICATION-GROUP The huawei IP pool traps group. | 1.3.6.1.4.1.2011.6.8.3.2.9 | current |