HUAWEI-IPPOOL-MIB
Functions Overview
HUAWEI-IPPOOL-MIB is used to configure address pools and DHCP servers, and display the related information.
The OID of root objects is:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiUtility(6).hwIppool(8)
Description of Single Objects
hwIPPoolNum
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.7.1 | hwIPPoolNum |
Integer32 |
Read-only |
This object indicates the number of the address pool. |
This object is implemented as defined in the corresponding MIB files. |
hwIPIdleTotalNum
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.7.2 | hwIPIdleTotalNum |
Integer32 |
Read-only |
This object indicates the number of idle addresses in the address pool. |
This object is implemented as defined in the corresponding MIB files. |
hwIPUsedTotalNum
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.7.3 | hwIPUsedTotalNum |
Integer32 |
Read-only |
This object indicates the number of used addresses in the address pool. |
This object is implemented as defined in the corresponding MIB files. |
hwIPConflictTotalNum
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.7.4 | hwIPConflictTotalNum |
Integer32 |
Read-only |
This object indicates the number of conflict addresses in the address pool. |
This object is implemented as defined in the corresponding MIB files. |
hwIPExcludeTotalNum
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.7.5 | hwIPExcludeTotalNum |
Integer32 |
Read-only |
This object indicates the number of addresses prohibited assigned in the address pool. |
This object is implemented as defined in the corresponding MIB files. |
Description of MIB Tables
hwIPPoolTable
hwIPPoolTable is used to set information about an address pool.
The index of this 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 |
Read-only |
This object indicates the index of the 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 (SIZE (1..64)) |
Read-create |
This object specifies the name of the address pool. The value is a string of 1 to 64 characters. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.1.1.3 |
hwIPPoolRouterIPAddr |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the IP address of the gateway.
NOTE:
This object must be set together with hwIPPoolRouterIPMask[4]. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.1.1.4 |
hwIPPoolRouterIPMask |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the mask of the gateway address. Its value ranges from 0 to 32. NOTE:
This object must be set together with hwIPPoolRouterIpAddr[3]. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.1.1.5 |
hwIPPoolPriDNSIPAddr |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the primary DNS ip address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.1.1.6 |
hwIPPoolSecDNSIPAddr |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the secondary DNS ip address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.1.1.7 |
hwIPPoolPriNBNSIPAddr |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the primary NetBIOS server IP address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.1.1.8 |
hwIPPoolSecNBNSIPAddr |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the secondary NetBIOS server IP address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.1.1.9 |
hwIPPoolIPAddrLease |
Integer32 |
Read-create |
This object indicates the lease of addresses in the address pool. The value ranges from 0 to (1000*24*60-1), in minutes. If the value is 0, it indicates that the lease is not limited. The default lease is 1440 minutes. |
This object is implemented as defined in the corresponding MIB files. |
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 |
This object indicates the row status. The address pools can be added or deleted. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.1.1.11 |
hwIPPoolVPNInstance |
OCTET STRING (SIZE (1..64)) |
Read-create |
This object indicates the name of the VPN instance that the address pool belongs to. The value is a string of 1 to 31 characters. |
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 |
Read-only |
This object indicates the percentage of assigned IP addresses in the 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.27 |
hwIPPoolLowAddr |
OCTET STRING (SIZE (4)) |
Read-only |
This object indicates the minimum IP address in the 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.28 |
hwIPPoolHighAddr |
OCTET STRING (SIZE (4)) |
Read-only |
This object indicates the maximum IP address in the 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.29 |
hwIPPoolReqNum |
Integer32 |
Read-only |
This object indicates the number of Request packets received by the 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.30 |
hwIPPoolReqSucNum |
Integer32 |
Read-only |
This object indicates the number of Request packets that successfully obtain IP addresses. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
In the standard MIB, the index of an address pool is the address pool number. When you create an address pool, the device generates the address pool according to the address pool number. If the address pool number is being used, an error message is sent to the network management station.
The gateway address and gateway address mask must be set together.
Modification Restriction
If the VPN instance to be configured does not exist, the configuration fails.
Deletion Restriction
You cannot delete the address pool that is being referenced by a domain.
- Objects hwIPPoolRouterIPAddr, hwIPPoolPriDNSIPAddr, hwIPPoolSecDNSIPAddr, hwIPPoolPriNBNSIPAddr, and hwIPPoolSecNBNSIPAddr cannot be deleted. To restore these objects to default configurations, operate the MIB table hwDHCPSGlobalPoolParaTable.
Access Restriction
None
hwIPPoolExtTable
hwIPPoolExtTable is the extended table for configuring the local address pool. It is used to set the lease and options when you use the internal DHCP server to assign IP addresses.
The index of this 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 |
Read-write |
This object indicates whether to lock the address pool. The values and meanings are as follows:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.3.1.2 |
hwIPDhcpOptionId1 |
Integer32 |
Read-write |
This object indicates DHCP option ID1. The value ranges from 1 to 254. DHCP provides a framework for parameter transmission over the TCP/IP network. The DHCP client and the server can transmit the negotiated parameters and the control information to each other through the option codes. |
The value of the DHCP option cannot be configured to 1, 3, 6, 15, 44, 46, 50, 51, 52, 53, 54, 55, 57, 58, 59, 61, 82, 121 or 184. |
1.3.6.1.4.1.2011.6.8.1.3.1.3 |
hwIPDhcpOption1 |
OCTET STRING (SIZE (1..64)) |
Read-write |
This object specifies the value of option 1. The value is a string of 0 to 32 characters. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.3.1.4 |
hwIPDhcpOptionId2 |
Integer32 |
Read-write |
This object indicates DHCP option ID2. The value ranges from 128 to 255. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.3.1.5 |
hwIPDhcpOption2 |
OCTET STRING (SIZE (1..64)) |
Read-write |
This object specifies the value of option 2. The value is a string of 0 to 32 characters. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.3.1.6 |
hwIPDhcpOptionId3 |
Integer32 |
Read-write |
This object indicates DHCP option ID3. The value ranges from 128 to 255. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.3.1.7 |
hwIPDhcpOption3 |
OCTET STRING (SIZE (1..64)) |
Read-write |
This object specifies the value of option 3. The value is a string of 0 to 32 characters. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.3.1.8 |
hwIPDhcpOptionId4 |
Integer32 |
Read-write |
This object indicates DHCP option ID4. The value ranges from 128 to 255. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.3.1.9 |
hwIPDhcpOption4 |
OCTET STRING (SIZE (1..64)) |
Read-write |
This object specifies the value of option 4. The value is a string of 0 to 32 characters. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.3.1.10 |
hwIPDnsSuffix |
OCTET STRING (SIZE (1..64)) |
Read-write |
This object indicates the suffix of the DNS name. The value is a string of 1 to 63 characters. To support the No. 15 attribute of the DHCP protocol, you need to configure the DNS suffix in the local address pool. For example, when you enter yahoo in the address bar of the Microsoft Internet Explorer, you must add the suffix com.cn. This is for the analysis of the domain name. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
When you configure the options, only the option IDs and option values can be bound.
- If you configure option that is not allowed to set the node, it will return configuration failure information.
- The MIB table the Option field format only support ASCII format.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
None.
hwDhcpSvrGroupTable
hwDhcpSvrGroupTable is used to configure the DHCP server group.
The index of this table is hwIPPoolDhcpSvrGroupIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.5.1.1 |
hwIPPoolDhcpSvrGroupIndex |
Integer32 |
Read-only |
This object indicates the index of the DHCP server group. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.5.1.2 |
hwIPPoolDhcpSvrGroupName |
OCTET STRING (SIZE (1..64)) |
Read-create |
This object indicates the name of the DHCP server group. The value is a string of 1 to 32 characters. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.5.1.3 |
hwIPDhcpSvrPriAddr |
IPAddress |
Read-write |
This object indicates the primary ip address of the DHCP server group. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.5.1.4 |
hwIPDhcpSvrScdiAddr |
IPAddress |
Read-write |
This object indicates the secondary ip address of the DHCP server group. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.5.1.9 |
hwIPDhcpSvrRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status. The DHCP server groups can be added or deleted. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.5.1.10 |
hwIPDhcpSvrPriVpnInstance |
OCTET STRING (SIZE (1..64)) |
Read-write |
This object indicates the name of the VPN instance bound to the primary server. The value is a string of 1 to 31 characters. The VPN instance must already exist. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
The primary server and secondary server cannot be the same.
When configuring the DHCP server group, you must configure the primary server and secondary server together. In addition, the secondary server can be configured only after the primary server is configured.
If a server is bound to a VPN instance, the VPN instance is delivered together with the server address.
Modification Restriction
None
Deletion Restriction
Before deleting the primary server, you must delete the secondary server first.
You can delete a server only when the server group is not being reference.
When you delete the server address, the delivered VPN instance name is --.
The server group that is being referenced by a domain cannot be deleted.
Access Restriction
None.
Description of Alarm Objects
hwUsedIPReachThreshold
OID |
Object Name |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.2.2.0.6 |
hwUsedIPReachThreshold |
|
The number of used IP addresses in the pool exceeds the threshold. |
This object is implemented as defined in the corresponding MIB files. |
hwUsedIPReachThresholdResume
OID |
Object Name |
Binding Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.2.2.0.7 |
hwUsedIPReachThresholdResume |
|
The number of used IP addresses in the pool is under the threshold. |
This object is implemented as defined in the corresponding MIB files. |
Unsupported Objects
The functions corresponding to the following objects are not supported on the device. Do not use these MIB objects to maintain the device.
Object ID |
Object Name |
Table |
---|---|---|
1.3.6.1.4.1.2011.6.8.1.1.1.12 |
hwIPPoolType |
hwIPPoolTable |
1.3.6.1.4.1.2011.6.8.1.1.1.13 |
hwIPPoolNetwork |
hwIPPoolTable |
1.3.6.1.4.1.2011.6.8.1.1.1.14 |
hwIPPoolNetworkMask |
hwIPPoolTable |
1.3.6.1.4.1.2011.6.8.1.1.1.15 |
hwIPPoolIPTotalNum |
hwIPPoolTable |
1.3.6.1.4.1.2011.6.8.1.1.1.16 |
hwIPPoolIPUsedNum |
hwIPPoolTable |
1.3.6.1.4.1.2011.6.8.1.1.1.17 |
hwIPPoolIPConflictNum |
hwIPPoolTable |
1.3.6.1.4.1.2011.6.8.1.1.1.18 |
hwIPPoolIPExcludeNum |
hwIPPoolTable |
1.3.6.1.4.1.2011.6.8.1.1.1.19 |
hwIPPoolIPIdleNum |
hwIPPoolTable |
1.3.6.1.4.1.2011.6.8.1.2.1.1 |
hwIPSectionIndex |
hwIPSectionTable |
1.3.6.1.4.1.2011.6.8.1.2.1.2 |
hwIPSectionDesc |
hwIPSectionTable |
1.3.6.1.4.1.2011.6.8.1.2.1.3 |
hwIPSectionLowAddr |
hwIPSectionTable |
1.3.6.1.4.1.2011.6.8.1.2.1.4 |
hwIPSectionHighAddr |
hwIPSectionTable |
1.3.6.1.4.1.2011.6.8.1.2.1.5 |
hwIPSectionLength |
hwIPSectionTable |
1.3.6.1.4.1.2011.6.8.1.2.1.6 |
hwIPSectionUsedNum |
hwIPSectionTable |
1.3.6.1.4.1.2011.6.8.1.2.1.7 |
hwIPSectionConflict |
hwIPSectionTable |
1.3.6.1.4.1.2011.6.8.1.2.1.8 |
hwIPSectionInvalid |
hwIPSectionTable |
1.3.6.1.4.1.2011.6.8.1.2.1.9 |
hwIPSectionAvailableNum |
hwIPSectionTable |
1.3.6.1.4.1.2011.6.8.1.2.1.10 |
hwIPSectionRowStatus |
hwIPSectionTable |
1.3.6.1.4.1.2011.6.8.1.4.1.1 |
hwIPAddress |
hwIPAddressStatusTable |
1.3.6.1.4.1.2011.6.8.1.4.1.2 |
hwIPAddressStatus |
hwIPAddressStatusTable |
1.3.6.1.4.1.2011.6.8.1.4.1.3 |
hwPoolName |
hwIPAddressStatusTable |
1.3.6.1.4.1.2011.6.8.1.5.1.5 |
hwIPDhcpSvrPriState |
hwDhcpSvrGroupTable |
1.3.6.1.4.1.2011.6.8.1.5.1.6 |
hwIPDhcpScdPriState |
hwDhcpSvrGroupTable |
1.3.6.1.4.1.2011.6.8.1.5.1.7 |
hwIPDhcpSvrAutoRelease |
hwDhcpSvrGroupTable |
1.3.6.1.4.1.2011.6.8.1.5.1.8 |
hwIPDhcpSvrRefCount |
hwDhcpSvrGroupTable |
1.3.6.1.4.1.2011.6.8.1.5.1.11 |
hwIPDhcpSvrScdVpnInstance |
hwDhcpSvrGroupTable |
1.3.6.1.4.1.2011.6.8.1.6.1.1 |
hwRemoteIPPoolIndex |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.2 |
hwRemoteIPPoolName |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.3 |
hwRemoteIPPoolRouterIPAddr |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.4 |
hwRemoteIPPoolRouterIPMask |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.5 |
hwRemoteIPPoolDhcpSvrGroupID |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.6 |
hwRemoteIPPoolAvailableStatus |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.7 |
hwRemoteIPPoolRowStatus |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.8 |
hwRemoteIPPoolPriDNSIPAddress |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.9 |
hwRemoteIPPoolSecDNSIPAddress |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.10 |
hwRemoteIPPoolPriNBNSIPAddress |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.11 |
hwRemoteIPPoolSecNBNSIPAddress |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.12 |
hwRemoteIPPoolVPNInstance |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.1.6.1.13 |
hwRemoteIPPoolDhcpGroupName |
hwRemotePoolTable |
1.3.6.1.4.1.2011.6.8.2.1.1 |
hwUserIPAddress |
Alarm object |
1.3.6.1.4.1.2011.6.8.2.1.2 |
hwDHCPServerAddr |
Alarm object |
1.3.6.1.4.1.2011.6.8.2.1.3 |
hwDhcpSvrVrfName |
Alarm object |
1.3.6.1.4.1.2011.6.8.2.2.0.1 |
hwUserIPConflictAlarm |
Alarm object |
1.3.6.1.4.1.2011.6.8.2.2.0.2 |
hwUserIPLeaseAlarm |
Alarm object |
1.3.6.1.4.1.2011.6.8.2.2.0.3 |
hwAllocUserIPFailAlarm |
Alarm object |
1.3.6.1.4.1.2011.6.8.2.2.0.4 |
hwDhcpServerDown |
Alarm object |
1.3.6.1.4.1.2011.6.8.2.2.0.5 |
hwLocalIPPoolDifferWithServer |
Alarm object |