- Table of Contents
-
- 06-Layer 3 - IP Services
- 01-HH3C-ARP-RATELIMIT-MIB
- 02-HH3C-ARP-TRAP-MIB
- 03-HH3C-DHCP-SNOOP2-MIB
- 04-HH3C-DHCP4-CLIENT-MIB
- 05-HH3C-DHCP4-MIB
- 06-HH3C-DHCP6-MIB
- 07-HH3C-FIB-MIB
- 08-HH3C-IP-ADDRESS-MIB
- 09-HH3C-IPFW-MIB
- 10-HH3C-IPV6-ADDRESS-MIB
- 11-HH3C-NAT-MIB
- 12-HH3C-ND-TRAP-MIB
- 13-HH3C-SESSION-MIB
- 14-HH3C-TCP-MIB
- 15-HH3C-TUNNEL-TRAP-MIB
- 16-IPV6-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
05-HH3C-DHCP4-MIB | 131.85 KB |
Contents
hh3cDhcpServer2AddrExhaustRecov
hh3cDhcpServer2IpUsageOverflow
hh3cDhcpServer2IpUsageOverflowRecov
hh3cDhcpServer2NetUsageOverflow
hh3cDhcpServer2NetUsageOverflowRecov
hh3cDhcpServer2GpNetExhaustRecov
hh3cDhcpSvr2GpAddrExhaustRecov
hh3cDhcpServer2OdapReleaseFail
hh3cDhcpSvr2GpUsageOverflowRecov
HH3C-DHCP4-MIB
About this MIB
Use this MIB to configure DHCP, obtain DHCP address allocation information, and configure alarm settings.
MIB file name
hh3c-dhcp4.mib
Notifications
hh3cDhcpServer2AddrExhaust
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.1 |
Exhaustion of addresses in a DHCP address pool. |
Error |
Major |
1.3.6.1.4.1.25506.2.122.5.0.2 (hh3cDhcpServer2AddrExhaustRecov) |
ON |
Notification triggers
This notification is generated when all addresses in a DHCP address pool are assigned.
System impact
New DHCP users cannot obtain IP addresses from the DHCP server.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server address-exhaust command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server address-exhaust command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.1.1.1 (hh3cDhcpServer2PoolIndex) |
DHCP address pool index. |
hh3cDhcpServer2PoolIndex |
Unsigned32 |
Standard MIB values. |
Recommended action
To resolve this issue:
1.Use one of the following methods to increase address resources:
- Add the current address pool and other address pools to an address pool group.
- Add secondary network segments for dynamic address allocation in the current address pool.
If the issue persists, proceed to step 2.
2.If the issue persists, collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpServer2AddrExhaustRecov
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.2 |
A DHCP address pool has recovered from address exhaustion. |
Recovery |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when a DHCP address pool has recovered from address exhaustion.
System impact
No negative impact on the system.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server address-exhaust command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server address-exhaust command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.1.1.1 (hh3cDhcpServer2PoolIndex) |
DHCP address pool index. |
hh3cDhcpServer2PoolIndex |
Unsigned32 |
Standard MIB values. |
Recommended action
No action is required.
hh3cDhcpServer2IpUsageOverflow
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.3 |
The address usage of an address pool has exceeded the threshold. |
Error |
Warning |
1.3.6.1.4.1.25506.2.122.5.0.5 (hh3cDhcpServer2IpUsageOverflowRecov) |
ON |
Notification triggers
This notification is generated when the address usage of an address pool has exceeded the threshold. The address usage of an address pool is read every 5 minutes.
System impact
If the DHCP server continues to assign IP addresses from the address pool to clients, the address pool might run out of addresses. As a result, new DHCP users cannot obtain IP addresses and thus cannot come online.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server ip-in-use command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server ip-in-use command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.1.1.1 (hh3cDhcpServer2PoolIndex) |
DHCP address pool index. |
hh3cDhcpServer2PoolIndex |
Unsigned32 |
Standard MIB values. |
Recommended action
To resolve this issue:
1.Use the display ip pool command in any view to check whether the address usage threshold specified in the current address pool is appropriate.
- If the address usage threshold is too low, increase the threshold.
- If the address usage threshold is appropriate, proceed to step 2.
2.Use the display dhcp server statistics command in any view to view the address usage of the current address pool and the number of assignable addresses in the current address pool.
- If the assignable addresses are insufficient, use one of the following methods to increase address resources:
Add the current address pool and other address pools to an address pool group.
Add secondary network segments for dynamic address allocation in the current address pool.
- If the assignable addresses are sufficient, keep observing the address usage of the current address pool. When the address pool has a high address usage, increase address resources timely to ensure that new DHCP users can obtain addresses.
3.If the issue persists, collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpServer2AllocOverflow
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.4 |
DHCP address allocation success rate is below the specified threshold. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the DHCP address allocation success rate is below the specified threshold during the past five minutes.
System impact
If this issue occurs due to address exhaustion, new DHCP users cannot obtain addresses from the DHCP server and thus cannot come online.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server allocated-ip command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server allocated-ip command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
N/A (N/A) |
N/A |
N/A |
N/A |
N/A |
Recommended action
To resolve this issue:
1.Use the display dhcp server statistics command in any view to view the address usage of the current address pool and the number of assignable addresses in the current address pool:
- If the address pool has both assigned addresses and assignable addresses, proceed to step 2.
- If the address pool does not have any assignable addresses, use one of the following methods to increase address resources:
Add the current address pool and other address pools to an address pool group.
Add secondary network segments for dynamic address allocation in the current address pool.
If the issue persists, proceed to step 3.
2.Verify that all DHCP settings are configured correctly. If the issue persists, proceed to step 3.
3.Collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpServer2IpUsageOverflowRecov
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.5 |
The address usage of an address pool has dropped below the specified threshold. |
Recovery |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the address usage of an address pool has dropped below the specified threshold.
System impact
No negative impact on the system.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server ip-in-use command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server ip-in-use command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.1.1.1 (hh3cDhcpServer2PoolIndex) |
DHCP address pool index. |
hh3cDhcpServer2PoolIndex |
Unsigned32 |
Standard MIB values. |
Recommended action
No action is required.
hh3cDhcpServer2NetUsageOverflow
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.6 |
Subnet usage of an address pool has reached or exceeded the threshold. |
Error |
Warning |
1.3.6.1.4.1.25506.2.122.5.0.7 (hh3cDhcpServer2NetUsageOverflowRecov) |
ON |
Notification triggers
This notification is generated when the subnet usage of an address pool has reached or exceeded the threshold.
System impact
If the DHCP server continues to assign subnets from the address pool to clients, the address pool might run out of address resources. As a result, new DHCP users cannot obtain addresses and thus cannot come online.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server ip-in-use command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server ip-in-use command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.1.1.1 (hh3cDhcpServer2PoolIndex) |
DHCP address pool index. |
hh3cDhcpServer2PoolIndex |
Unsigned32 |
Standard MIB values. |
Recommended action
To resolve this issue:
1.Use the display ip pool command in any view to check whether the subnet usage threshold specified for the current address pool is appropriate:
- If the subnet usage threshold is too low, increase the threshold.
- If the subnet usage threshold is appropriate, proceed to step 2.
2.Use the display dhcp server statistics command in any view to view the subnet usage of the current address pool and the number of assignable subnets in the current address pool:
- If the assignable subnets are insufficient, use one of the following methods to increase subnet resources:
Add the current address pool and other address pools to an address pool group.
Add secondary network segments for dynamic subnet allocation in the current address pool.
- If the assignable addresses are sufficient, keep observing the subnet usage of the current address pool. When the address pool has a high subnet usage, increase subnet resources timely to ensure that new DHCP users can obtain addresses.
3.If the issue persists, collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpServer2NetUsageOverflowRecov
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.7 |
Subnet usage of an address pool has dropped below the threshold. |
Recovery |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the subnet usage of an address pool has dropped below the threshold.
System impact
No negative impact on the system.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server ip-in-use command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server ip-in-use command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.1.1.1 (hh3cDhcpServer2PoolIndex) |
DHCP address pool index. |
hh3cDhcpServer2PoolIndex |
Unsigned32 |
Standard MIB values. |
Recommended action
No action is required.
hh3cDhcpServer2NetExhaust
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.8 |
Subnets in an address pool have been exhausted. |
Error |
Major |
1.3.6.1.4.1.25506.2.122.5.0.9 (hh3cDhcpServer2NetExhaustRecov) |
ON |
Notification triggers
This notification is generated when an address pool has recovered from subnet resource exhaustion.
System impact
No negative impact on the system.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server address-exhaust command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server address-exhaust command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.1.1.1 (hh3cDhcpServer2PoolIndex) |
DHCP address pool index. |
hh3cDhcpServer2PoolIndex |
Unsigned32 |
Standard MIB values. |
Recommended action
No action is required.
hh3cDhcpServer2GpNetExhaust
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.10 |
Subnets in an address pool group have been exhausted. |
Error |
Major |
1.3.6.1.4.1.25506.2.122.5.0.11 (hh3cDhcpServer2GpNetExhaustRecov) |
ON |
Notification triggers
This notification is generated when an address pool group has run out of subnet resources.
System impact
New DHCP users might fail to obtain addresses and thus cannot come online.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server address-exhaust command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server address-exhaust command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.21.1.1 (hh3cDhcpServer2PoolGpName) |
Name of the DHCP address pool group. |
hh3cDhcpServer2PoolGpName |
OCTET STRING |
OCTET STRING (1..63) |
Recommended action
To resolve this issue:
1.Use one of the following methods to increase subnet resources for the address pool group:
- Add new address pools to the address pool group.
- Add secondary network segments for address pools in the address pool group.
2.If the issue persists, collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpServer2GpNetExhaustRecov
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.11 |
An address pool group has recovered from subnet resource exhaustion. |
Recovery |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when an address pool group has recovered from subnet resource exhaustion.
System impact
No negative impact on the system.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server address-exhaust command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server address-exhaust command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.21.1.1 (hh3cDhcpServer2PoolGpName) |
Name of the DHCP address pool group. |
hh3cDhcpServer2PoolGpName |
OCTET STRING |
OCTET STRING (1..63) |
Recommended action
No action is required.
hh3cDhcpSvr2AllocIpFailed
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.12 |
The DHCP server fails to allocate an IP address in the ISP domain. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated in one of the following scenarios:
The DHCP relay agent is disconnected from the DHCP server.
The DHCP server does not have assignable addresses.
System impact
The DHCP relay agent cannot obtain IP addresses from the DHCP server. As a result, users attached to the DHCP relay agent cannot come online.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server ip-alloc-failed command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server ip-alloc-failed command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.1.2.24 (hh3cDhcpServer2OnlineFailReason) |
Reason for the address allocation failure on the DHCP server. |
N/A |
OCTET STRING |
Standard MIB values. |
Recommended action
To resolve this issue:
1.Verify that the link between the DHCP relay agent and the DHCP server is in good condition and they can reach each other.
2.Use the display dhcp server statistics command in any view to view the address usage of the current address pool and the number of assignable addresses in the current address pool:
- If the address pool has both assigned addresses and assignable addresses, proceed to step 3.
- If the address pool does not have any assignable addresses, use one of the following methods to increase address resources:
Add the current address pool and other address pools to an address pool group.
Add secondary network segments for dynamic address allocation in the current address pool.
If the issue persists, proceed to step 3.
3.Collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpSvr2GpAddrExhaus
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.14 |
An address pool group has no assignable IP addresses. |
Error |
Warning |
1.3.6.1.4.1.25506.2.122.5.0.15 (hh3cDhcpSvr2GpAddrExhaustRecov) |
ON |
Notification triggers
This notification is generated when an address pool group has run out of IP addresses.
System impact
New DHCP users cannot obtain addresses and thus cannot come online.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server pool-group-exhaust command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server pool-group-exhaust command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.21.1.1 (hh3cDhcpServer2PoolGpName) |
Name of the address pool group. |
hh3cDhcpServer2PoolGpName |
OCTET STRING (1..63) |
The value range varies by product type. |
Recommended action
To resolve this issue:
1.Use one of the following methods to increase address resources for the address pool group:
- Add new address pools to the address pool group.
- Add secondary network segments for address pools in the address pool group.
2.If the issue persists, collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpSvr2GpAddrExhaustRecov
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.15 |
An address pool group recovers from the address resource exhaustion condition. |
Recovery |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when an address pool group has recovered from the address resource exhaustion condition.
System impact
No negative impact on the system.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server group-used-exhaustion command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server group-used-exhaustion command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.21.1.1 (hh3cDhcpServer2PoolGpName) |
Name of the address pool group. |
hh3cDhcpServer2PoolGpName |
OCTET STRING (1..63) |
The value range varies by product type. |
Recommended action
No action is required.
hh3cDhcpServer2DevOdapFull
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.16 |
All ODAP address pools have run out of subnet resources. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when all ODAP address pools have run out of subnet resources.
System impact
New DHCP users cannot obtain addresses and thus cannot come online.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server odap-subnet-alarm command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server odap-subnet-alarm command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
N/A (N/A) |
N/A |
N/A |
N/A |
N/A |
Recommended action
To resolve this issue:
1.Use the display dhcp dynamic-alloc address command in any view to view the address usage of each subnet. If the address usage of each subnet is not high, use the subnet utilization mark command to increase the low utilization mark. When the address usage of each subnet in an ODAP client address pool is lower than the low utilization mark, the address pool releases idle subnets.
2.Collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpServer2OdapApplyFail
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.17 |
An ODAP address pool fails to request subnet resources. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when one of the following conditions exists:
The ODAP server does not respond to the subnet request.
The ODAP server is configured incorrectly.
The ODAP server has run out of subnet resources.
System impact
Users cannot come online.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server odap-subnet-alarm command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server odap-subnet-alarm command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.1.2.24 (hh3cDhcpServer2OnlineFailReason) |
Reason why the ODAP address pool failed to request subnet resources. |
N/A |
OCTET STRING |
Standard MIB values. |
Recommended action
To resolve this issue:
1.Use the display dhcp dynamic-alloc address command in any view to view the address usage of each subnet. If the address usage of each subnet is high, use the subnet utilization mark command to adjust the low utilization mark. When the address usage of each subnet in an ODAP client address pool is lower than the low utilization mark, the address pool releases idle subnets.
2.Collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpServer2OdapReleaseFail
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.18 |
An ODAP address pool fails to release subnets. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the ODAP server is disconnected from an ODAP client.
System impact
This issue might disable the ODAP server from reclaiming subnets from the ODAP client and the ODAP server might run out of subnet resources.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server odap-subnet-alarm command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server odap-subnet-alarm command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.1.2.24 (hh3cDhcpServer2OnlineFailReason) |
Reason why the ODAP address pool failed to release subnet resources. |
N/A |
OCTET STRING |
Standard MIB values. |
Recommended action
Collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpSvr2GpUsageOverflow
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.19 |
The IP address usage of an address pool group has reached or exceeded the threshold. |
Error |
Warning |
1.3.6.1.4.1.25506.2.122.5.0.20 (hh3cDhcpSvr2GpUsageOverflowRecov) |
ON |
Notification triggers
This notification is generated when the IP address usage of an address pool group has reached or exceeded the threshold.
System impact
If the DHCP server continues to assign IP addresses from the address pool group to clients, the address pool group might run out of addresses. As a result, new DHCP users cannot obtain IP addresses and thus cannot come online.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server pool-group-threshold command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server pool-group-threshold command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.21.1.1 (hh3cDhcpServer2PoolGpName) |
Name of the address pool group. |
hh3cDhcpServer2PoolGpName |
OCTET STRING (1..63) |
The value range varies by product type. |
Recommended action
To resolve this issue:
1.Use the display ip pool-group command in any view to check whether the address usage threshold specified in the current address pool group is appropriate.
- If the address usage threshold is too low, increase the threshold.
- If the address usage threshold is appropriate, proceed to step 2.
2.Use the display dhcp server statistics command in any view to view the address usage of the current address pool group and the number of assignable addresses in the current address pool group.
- If the assignable addresses are insufficient, use one of the following methods to increase address resources for the address pool group:
Add new address pools to the address pool group.
Add secondary network segments for address pools in the address pool group.
- If the assignable addresses are sufficient, keep observing the address usage of the current address pool group. When the address pool group has a high address usage, increase address resources timely to ensure that new DHCP users can obtain addresses.
3.If the issue persists, collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
hh3cDhcpSvr2GpUsageOverflowRecov
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.20 |
The IP address usage of an address pool group has dropped below the threshold. |
Recovery |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the IP address usage of an address pool group has dropped below the threshold.
System impact
No negative impact on the system.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server pool-group-threshold command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server pool-group-threshold command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.122.2.21.1.1 (hh3cDhcpServer2PoolGpName) |
Name of the address pool group. |
hh3cDhcpServer2PoolGpName |
OCTET STRING (1..63) |
The value range varies by product type. |
Recommended action
No action is required.
hh3cDhcpSvr2UserIpConflict
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.122.5.0.21 |
The DHCP server assigns a conflicting address to a client. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the DHCP server assigns a conflicting address to a client.
System impact
If excessive conflicting addresses exist, the DHCP server might run out of address pool resources.
Status control
ON
CLI: Use the snmp-agent trap enable dhcp server ip-conflict command.
OFF
CLI: Use the undo snmp-agent trap enable dhcp server ip-conflict command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
hh3cDhcpServer2PoolIndex (1.3.6.1.4.1.25506.2.122.2.1.1.1) |
Index of the address pool. |
hh3cDhcpServer2PoolIndex |
Unsigned32 |
Standard MIB values. |
hh3cDhcpServer2ConflictIP (1.3.6.1.4.1.25506.2.122.2.12.1.1) |
Conflicting IP address assigned to the DHCP client. |
N/A |
InetAddressIPv4 |
Standard MIB values. |
Recommended action
To resolve this issue:
1.Use the display dhcp server conflict command in any view to identify whether the IP address conflicts are excessive. If too many IP address conflicts exist, identify whether they are real.
- If those IP address conflicts do exist, replan the network.
- If some IP address conflicts are not real, proceed to step 2.
2.If the issue persists, collect alarm information, log messages, and configuration data, and then contact H3C Support for help.