MIBs Depot

HH3C-DHCP-SERVER-MIB

Registered at
1.3.6.1.4.1.25506.2.101
Last updated
2009-05-06 00:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2009-05-06 00:00
Namespace
comware
Source file
HH3C-DHCP-SERVER-MIB
Digest
sha256:de83757d04dd44c3a9383bff2129f595c98e31fe2046e0e5ab8c64772b88028f

Description

The MIB module is used for DHCP server.

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip: 100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-DHCP-SERVER-MIB
HH3C-OID-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hh3cDHCPServerObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.101.1
hh3cDHCPServerIPPoolUsage
OBJECT-TYPE
Usage factor of DHCP server ip pool.
1.3.6.1.4.1.25506.2.101.1.1Integer32read-onlycurrent
hh3cDHCPServerReqTimes
OBJECT-TYPE
Number of requests received by the DHCP server.
1.3.6.1.4.1.25506.2.101.1.2Counter32read-onlycurrent
hh3cDHCPServerReqSuccessTimes
OBJECT-TYPE
Number of requests success responses sent by the DHCP server.
1.3.6.1.4.1.25506.2.101.1.3Counter32read-onlycurrent
hh3cDHCPServerAvgIpUseThreshold
OBJECT-TYPE
Threshold of average IP usage of a DHCP server pool in 5 minutes.
1.3.6.1.4.1.25506.2.101.1.4Integer32 (0..100)read-writecurrent
hh3cDHCPServerMaxIpUseThreshold
OBJECT-TYPE
Threshold of maximum IP usage of a DHCP server pool in 5 minutes.
1.3.6.1.4.1.25506.2.101.1.5Integer32 (0..100)read-writecurrent
hh3cDHCPServerAllocateThreshold
OBJECT-TYPE
Threshold of DHCP server allocated IP address in 5 minutes.
1.3.6.1.4.1.25506.2.101.1.6Integer32 (0..100)read-writecurrent
hh3cDHCPServerTables
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.101.2
hh3cDHCPServerPoolName
OBJECT-TYPE
DHCP server pool name.
1.3.6.1.4.1.25506.2.101.2.1OCTET STRING (SIZE(0..255))accessible-for-notifycurrent
hh3cDHCPSrvGlobalPoolTable
OBJECT-TYPE
A table for creating DHCP server global pools.
1.3.6.1.4.1.25506.2.101.2.2not-accessiblecurrent
hh3cDHCPSrvGlobalPoolEntry
OBJECT-TYPE
An entry containing objects for creating or deleting a global pool for the DHCP server.
1.3.6.1.4.1.25506.2.101.2.2.1not-accessiblecurrent
hh3cDHCPSrvGlobalPoolName
OBJECT-TYPE
DHCP server global pool name.
1.3.6.1.4.1.25506.2.101.2.2.1.1OCTET STRING (SIZE(0..255))read-onlycurrent
hh3cDHCPSrvGlobalPoolRowStatus
OBJECT-TYPE
RowStatus. Three actions are used: active, createAndGo, destroy.
1.3.6.1.4.1.25506.2.101.2.2.1.2RowStatusread-createcurrent
hh3cDHCPSrvGlobalPoolConfigTable
OBJECT-TYPE
A table containing the configurations of dhcp server global pools.
1.3.6.1.4.1.25506.2.101.2.3not-accessiblecurrent
hh3cDHCPSrvGlobalPoolConfigEntry
OBJECT-TYPE
An entry containing the objects for configuring the network ip or host ip etc. to global pools for DHCP server.
1.3.6.1.4.1.25506.2.101.2.3.1not-accessiblecurrent
hh3cDHCPSrvGlobalPoolType
OBJECT-TYPE
Type of a DHCP global pool. Any operations of this object will be bound with the operations of hh3cDHCPSrvGlobalPoolNetwork, hh3cDHCPSrvGlobalPoolHostIPAddr, or hh3cDHCPSrvGlobalPoolHostHAddr. That means any operation of this object alone will be regarded as invalid operation.
1.3.6.1.4.1.25506.2.101.2.3.1.1INTEGER {null(0), host(1), network(2)}read-writecurrent
hh3cDHCPSrvGlobalPoolNetwork
OBJECT-TYPE
Network ip of a DHCP global pool. To delete a configured network ip, please set hh3cDHCPSrvGlobalPoolCfgUndoFlag to 1.
1.3.6.1.4.1.25506.2.101.2.3.1.2IpAddressread-writecurrent
hh3cDHCPSrvGlobalPoolNetworkMask
OBJECT-TYPE
Net mask of a DHCP global pool(network). The SET operation to this object ought to be with the SET of hh3cDHCPSrvGlobalPoolNetwork together, and any SET operation alone to this object will be regarded as an invalid operation. When a network ip of a DHCP global pool was deleted, the net mask would also be deleted automatically, and no further operation needed.
1.3.6.1.4.1.25506.2.101.2.3.1.3IpAddressread-writecurrent
hh3cDHCPSrvGlobalPoolHostIPAddr
OBJECT-TYPE
Host ip of a DHCP global pool. To delete a configured network ip, please set hh3cDHCPSrvGlobalPoolCfgUndoFlag to 2.
1.3.6.1.4.1.25506.2.101.2.3.1.4IpAddressread-writecurrent
hh3cDHCPSrvGlobalPoolHostMask
OBJECT-TYPE
Net mask of a DHCP global pool(host) The SET operation to this object ought to be with the SET of hh3cDHCPSrvGlobalPoolHostIPAddr together, and any SET operation alone to this object will be regarded as an invalid operation. When a host ip of a DHCP global pool was deleted, the net mask would also be deleted automatically, and no further operation needed.
1.3.6.1.4.1.25506.2.101.2.3.1.5IpAddressread-writecurrent
hh3cDHCPSrvGlobalPoolHostHAddr
OBJECT-TYPE
Hardware address of a DHCP global pool(host). To delete a configured hardware address, please set hh3cDHCPSrvGlobalPoolCfgUndoFlag to 3.
1.3.6.1.4.1.25506.2.101.2.3.1.6MacAddressread-writecurrent
hh3cDHCPSrvGlobalPoolCfgUndoFlag
OBJECT-TYPE
Flag of undo operation for hh3cDHCPSrvGlobalPoolConfigTable.
1.3.6.1.4.1.25506.2.101.2.3.1.7INTEGER {undonetworkip(1), undohostip(2), undohosthaddr(3)}read-writecurrent
hh3cDHCPSrvGlobalPoolStartAddr
OBJECT-TYPE
Start IP of a DHCP global pool. To delete a configured start IP, please set hh3cDHCPSrvGlobalPoolStartAddr to 0. It takes effect only when hh3cDHCPSrvGlobalPoolNetwork is set.
1.3.6.1.4.1.25506.2.101.2.3.1.8IpAddressread-writecurrent
hh3cDHCPSrvGlobalPoolEndAddr
OBJECT-TYPE
End ip of a DHCP global pool.
1.3.6.1.4.1.25506.2.101.2.3.1.9IpAddressread-writecurrent
hh3cDHCPSrvGlobalPoolAllocObject
OBJECT-TYPE
A DHCP global pool type for object allocated address. User: the DHCP global pool allocates address for user. Admin: the DHCP global pool allocates address for route or switch. The default value is 0.
1.3.6.1.4.1.25506.2.101.2.3.1.10INTEGER {user(0), admin(1)}read-writecurrent
hh3cDHCPSrvGlobalPoolParaTable
OBJECT-TYPE
A table for configuring parameters to DHCP global pools.
1.3.6.1.4.1.25506.2.101.2.4not-accessiblecurrent
hh3cDHCPSrvGlobalPoolParaEntry
OBJECT-TYPE
An entry containing the objects for the configurations of parameters of DHCP global pools.
1.3.6.1.4.1.25506.2.101.2.4.1not-accessiblecurrent
hh3cDHCPSrvGlbPoolLeaseDay
OBJECT-TYPE
Number of days of the lease.
1.3.6.1.4.1.25506.2.101.2.4.1.1Integer32 (0..365)read-writecurrent
hh3cDHCPSrvGlbPoolLeaseHour
OBJECT-TYPE
Number of hours of the lease.
1.3.6.1.4.1.25506.2.101.2.4.1.2Integer32 (0..23)read-writecurrent
hh3cDHCPSrvGlbPoolLeaseMinute
OBJECT-TYPE
Number of minutes of the lease.
1.3.6.1.4.1.25506.2.101.2.4.1.3Integer32 (0..59)read-writecurrent
hh3cDHCPSrvGlbPoolLeaseUnlimited
OBJECT-TYPE
A flag denoting if the lease of a pool is unlimited.
1.3.6.1.4.1.25506.2.101.2.4.1.4INTEGER {invalid(0), unlimited(1)}read-writecurrent
hh3cDHCPSrvGlbPoolDomainName
OBJECT-TYPE
Domain name for DHCP clients.
1.3.6.1.4.1.25506.2.101.2.4.1.5OCTET STRING (SIZE(0..255))read-writecurrent
hh3cDHCPSrvGlbPoolCliGWIPStr
OBJECT-TYPE
String of gateway ip addresses for DHCP clients. Since mostly 8 ip can be configured for a pool totally, a string is defined to get or configure 8 ip ip at a time.
1.3.6.1.4.1.25506.2.101.2.4.1.6OCTET STRING (SIZE(0..129))read-writecurrent
hh3cDHCPSrvGlbPoolCliGWIPUndo
OBJECT-TYPE
A gateway ip address to delete. This object is only for deleting a given ip of gateway router.
1.3.6.1.4.1.25506.2.101.2.4.1.7IpAddressread-writecurrent
hh3cDHCPSrvGlbPoolCliDNSIPStr
OBJECT-TYPE
String of DNS server ip addresses for DHCP clients. Since mostly 8 ip can be configured for a pool totally, a string is defined to get or configure 8 ip at a time.
1.3.6.1.4.1.25506.2.101.2.4.1.8OCTET STRING (SIZE(0..129))read-writecurrent
hh3cDHCPSrvGlbPoolCliDNSIPUndo
OBJECT-TYPE
A DNS server ip address to delete. This object is only for deleting a given ip of DNS server.
1.3.6.1.4.1.25506.2.101.2.4.1.9IpAddressread-writecurrent
hh3cDHCPSrvGlbPoolCliNetbiosType
OBJECT-TYPE
NetBios node type for DHCP clients.
1.3.6.1.4.1.25506.2.101.2.4.1.10INTEGER {null(0), bnode(1), pnode(2), mnode(4), hnode(8)}read-writecurrent
hh3cDHCPSrvGlbPoolCliNbnsIPStr
OBJECT-TYPE
String of NetBios server ip addresses for DHCP clients. Since mostly 8 ip can be configured for a pool totally, so a string is defined to get or configure 8 ip at a time.
1.3.6.1.4.1.25506.2.101.2.4.1.11OCTET STRING (SIZE(0..129))read-writecurrent
hh3cDHCPSrvGlbPoolCliNbnsIPUndo
OBJECT-TYPE
A NetBios server ip address to delete. This object is only for deleting a given ip of NetBios server.
1.3.6.1.4.1.25506.2.101.2.4.1.12IpAddressread-writecurrent
hh3cDHCPSrvGlbPoolParaUndoFlag
OBJECT-TYPE
Flag of undo-operation for hh3cDHCPSrvGlobalPoolParaTable.
1.3.6.1.4.1.25506.2.101.2.4.1.13INTEGER {undoDomain(1), undoLease(2), undoGateway(3), undoDns(4), undoNbns(5), undoNbType(6)}read-writecurrent
hh3cDHCPSrvGlbPoolIPInUseReset
OBJECT-TYPE
Reset the auto binding ip of the given global pool for DHCP server.
1.3.6.1.4.1.25506.2.101.2.4.1.14INTEGER {reset(1)}read-writecurrent
hh3cDHCPSrvGlbPoolLeaseTime
OBJECT-TYPE
Number of timeticks of the lease.
1.3.6.1.4.1.25506.2.101.2.4.1.15TimeTicksread-writecurrent
hh3cDHCPSrvGlbPoolPrimaryDNSIP
OBJECT-TYPE
The Primary DNS server IP address to be assigned to the client. To delete a configured Primary DNS server IP, please set hh3cDHCPSrvGlbPoolPrimaryDNSIP to 0. It takes effect only when hh3cDHCPSrvGlobalPoolNetwork is set.
1.3.6.1.4.1.25506.2.101.2.4.1.16IpAddressread-writecurrent
hh3cDHCPSrvGlbPoolSecondaryDNSIP
OBJECT-TYPE
The Secondary DNS server IP address to be assigned to the client. To delete a configured Secondary DNS server IP, please set hh3cDHCPSrvGlbPoolSecondaryDNSIP to 0. It takes effect only when hh3cDHCPSrvGlobalPoolNetwork is set.
1.3.6.1.4.1.25506.2.101.2.4.1.17IpAddressread-writecurrent
hh3cDHCPSrvGlbPoolLeaseSecond
OBJECT-TYPE
Number of seconds of the lease.
1.3.6.1.4.1.25506.2.101.2.4.1.18Integer32 (0..59)read-writecurrent
hh3cDHCPSrvGlbPoolLeaseTimeSec
OBJECT-TYPE
Number of seconds of the lease. The default value is 86400
1.3.6.1.4.1.25506.2.101.2.4.1.19Integer32 (5..31622399)read-writecurrent
hh3cDHCPSrvGlbPoolCliGWIPAddr
OBJECT-TYPE
Ip addresses of gateway for DHCP clients.
1.3.6.1.4.1.25506.2.101.2.4.1.20IpAddressread-writecurrent
hh3cDHCPSrvGlobalPoolOptionTable
OBJECT-TYPE
A table for configuring options to DHCP global pools.
1.3.6.1.4.1.25506.2.101.2.5not-accessiblecurrent
hh3cDHCPSrvGlobalPoolOptionEntry
OBJECT-TYPE
An entry containing the objects for configuring options to DHCP global pools.
1.3.6.1.4.1.25506.2.101.2.5.1not-accessiblecurrent
hh3cDHCPSrvGlbPoolOptCode
OBJECT-TYPE
Option code.
1.3.6.1.4.1.25506.2.101.2.5.1.1Integer32 (1..254)read-onlycurrent
hh3cDHCPSrvGlbPoolOptType
OBJECT-TYPE
Option type.
1.3.6.1.4.1.25506.2.101.2.5.1.2INTEGER {ascii(1), hex(2), ip(3)}read-createcurrent
hh3cDHCPSrvGlbPoolOptAscii
OBJECT-TYPE
Ascii string of an option.
1.3.6.1.4.1.25506.2.101.2.5.1.3OCTET STRING (SIZE(0..63))read-createcurrent
hh3cDHCPSrvGlbPoolOptHexString
OBJECT-TYPE
Hex string of an option. 1st to 16th hex strings, which are 2 bytes, 4 bytes, 6 bytes or 8 bytes, can be configured at most simultaneously. That means the format of each string must be '12', '1234', '123456' or '12345678'.
1.3.6.1.4.1.25506.2.101.2.5.1.4OCTET STRING (SIZE(0..573))read-createcurrent
hh3cDHCPSrvGlbPoolOptIPString
OBJECT-TYPE
IP string of an option. 1 to 8 ip addresses can be configured at most simultaneously.
1.3.6.1.4.1.25506.2.101.2.5.1.5OCTET STRING (SIZE(0..129))read-createcurrent
hh3cDHCPSrvGlbPoolOptRowStatus
OBJECT-TYPE
RowStatus. Three actions are used: active, createAndGo, destroy.
1.3.6.1.4.1.25506.2.101.2.5.1.6RowStatusread-createcurrent
hh3cDHCPSrvGlobalPoolStatTable
OBJECT-TYPE
The statistics of each DHCP address pool.
1.3.6.1.4.1.25506.2.101.2.6not-accessiblecurrent
hh3cDHCPSrvGlobalPoolStatEntry
OBJECT-TYPE
An entry containing the statistics of each DHCP address pool.
1.3.6.1.4.1.25506.2.101.2.6.1not-accessiblecurrent
hh3cDHCPSrvGlbPoolIPPoolUsage
OBJECT-TYPE
Utilization rate of IP addresses in each DHCP address pool, in percentage.
1.3.6.1.4.1.25506.2.101.2.6.1.1Integer32read-onlycurrent
hh3cDHCPSrvGlbPoolReqTimes
OBJECT-TYPE
Number of request packets received by each DHCP address pool, including the request packets for an extension of the lease.
1.3.6.1.4.1.25506.2.101.2.6.1.2Counter32read-onlycurrent
hh3cDHCPSrvGlbPoolSuccessTimes
OBJECT-TYPE
Number of positive responses sent by each DHCP address pool, including responses to the request for an extension of the lease.
1.3.6.1.4.1.25506.2.101.2.6.1.3Counter32read-onlycurrent
hh3cDHCPSrvGlbPoolDiscoverTimes
OBJECT-TYPE
Number of discover packets received by each DHCP address pool.
1.3.6.1.4.1.25506.2.101.2.6.1.4Counter32read-onlycurrent
hh3cDHCPSrvGlbPoolOfferTimes
OBJECT-TYPE
Number of offer packets sent by each DHCP address pool.
1.3.6.1.4.1.25506.2.101.2.6.1.5Counter32read-onlycurrent
hh3cDHCPSrvGlbPoolACKTimes
OBJECT-TYPE
Number of ACK packets sent by each DHCP address pool.
1.3.6.1.4.1.25506.2.101.2.6.1.6Counter32read-onlycurrent
hh3cDHCPSrvGlbPoolTotalIpNum
OBJECT-TYPE
Number of IP addresses in each DHCP address pool.
1.3.6.1.4.1.25506.2.101.2.6.1.7Counter32read-onlycurrent
hh3cDHCPSrvGlbPoolInUsedIpNum
OBJECT-TYPE
Number of allocated IP addresses in each DHCP address pool.
1.3.6.1.4.1.25506.2.101.2.6.1.8Counter32read-onlycurrent
hh3cDHCPSvrOptionGroupTable
OBJECT-TYPE
A table for creating DHCP server global option groups.
1.3.6.1.4.1.25506.2.101.2.7not-accessiblecurrent
hh3cDHCPSvrOptionGroupEntry
OBJECT-TYPE
An entry containing objects for creating or deleting a global option group.
1.3.6.1.4.1.25506.2.101.2.7.1not-accessiblecurrent
hh3cDHCPSvrOptionGroupIndex
OBJECT-TYPE
The global option group index.
1.3.6.1.4.1.25506.2.101.2.7.1.1Integer32 (0..2147483647)read-onlycurrent
hh3cDHCPSvrOptionGroupRowstatus
OBJECT-TYPE
RowStatus. Three actions are used: active, createAndGo, destroy.
1.3.6.1.4.1.25506.2.101.2.7.1.2RowStatusread-createcurrent
hh3cDHCPSvrOptionTable
OBJECT-TYPE
A table for configuring options in a global option group.
1.3.6.1.4.1.25506.2.101.2.8not-accessiblecurrent
hh3cDHCPSvrOptionEntry
OBJECT-TYPE
An entry containing objects for configuring an option in a global option group.
1.3.6.1.4.1.25506.2.101.2.8.1not-accessiblecurrent
hh3cDHCPSvrOptionCode
OBJECT-TYPE
Option code.
1.3.6.1.4.1.25506.2.101.2.8.1.1Integer32 (1..254)read-onlycurrent
hh3cDHCPSvrOptionType
OBJECT-TYPE
Option type.
1.3.6.1.4.1.25506.2.101.2.8.1.2INTEGER {ascii(1), hex(2), ip(3)}read-createcurrent
hh3cDHCPSvrOptionAsciiString
OBJECT-TYPE
Ascii string of an option.
1.3.6.1.4.1.25506.2.101.2.8.1.3OCTET STRING (SIZE(0..255))read-createcurrent
hh3cDHCPSvrOptionHexString
OBJECT-TYPE
Hex string of an option. 1 to 16 hex strings, which are 2 bytes, 4 bytes, 6 bytes or 8 bytes, can be configured at most simultaneously. That means the format of each string must be '12', '1234', '123456' or '12345678'.
1.3.6.1.4.1.25506.2.101.2.8.1.4OCTET STRING (SIZE(0..573))read-createcurrent
hh3cDHCPSvrOptionIPString
OBJECT-TYPE
Ip string of an option. 1 to 8 ip addresses can be configured at most simultaneously.
1.3.6.1.4.1.25506.2.101.2.8.1.5OCTET STRING (SIZE(0..129))read-createcurrent
hh3cDHCPSvrOptionRowstatus
OBJECT-TYPE
RowStatus. Three actions are used: active, createAndGo, destroy.
1.3.6.1.4.1.25506.2.101.2.8.1.6RowStatusread-createcurrent
hh3cDHCPSvrVerifyMacTable
OBJECT-TYPE
A table containing the verifying switches status for pools.
1.3.6.1.4.1.25506.2.101.2.9not-accessiblecurrent
hh3cDHCPSvrVerifyMacEntry
OBJECT-TYPE
An entry containing the switch status for a pool.
1.3.6.1.4.1.25506.2.101.2.9.1not-accessiblecurrent
hh3cDHCPSvrVerifyMacSwitch
OBJECT-TYPE
The switch status for this pool. It has two defined values: enabled and disabled. If the value is enabled, the DHCP server only allocates IP address to host in the MAC list. The default value is disabled.
1.3.6.1.4.1.25506.2.101.2.9.1.1INTEGER {enabled(1), disabled(2)}read-writecurrent
hh3cDHCPSvrPoolMacTable
OBJECT-TYPE
A table containing the MAC addresses list for pools.
1.3.6.1.4.1.25506.2.101.2.10not-accessiblecurrent
hh3cDHCPSvrPoolMacEntry
OBJECT-TYPE
An entry containing a MAC address and a mask.
1.3.6.1.4.1.25506.2.101.2.10.1not-accessiblecurrent
hh3cDHCPSvrPoolMac
OBJECT-TYPE
MAC address.
1.3.6.1.4.1.25506.2.101.2.10.1.1MacAddressread-onlycurrent
hh3cDHCPSvrPoolMacMask
OBJECT-TYPE
Mask for MAC address.
1.3.6.1.4.1.25506.2.101.2.10.1.2MacAddressread-onlycurrent
hh3cDHCPSvrPoolMacOptIndex
OBJECT-TYPE
Option group index binding for the MAC address.
1.3.6.1.4.1.25506.2.101.2.10.1.3Integer32read-writecurrent
hh3cDHCPSvrPoolMacRowstatus
OBJECT-TYPE
RowStatus. Three actions are used: active, createAndGo, destroy.
1.3.6.1.4.1.25506.2.101.2.10.1.4RowStatusread-createcurrent
hh3cDHCPServerTraps
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.101.3
hh3cDHCPServerTrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.101.3.0
hh3cDHCPServerTrapObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.101.3.1
hh3cDHCPServerFirstTrapTime
OBJECT-TYPE
Represents the first trap time.
1.3.6.1.4.1.25506.2.101.3.1.1TimeTicksaccessible-for-notifycurrent

Notifications

NameOIDStatus
hh3cDHCPServerAddrExhaust
NOTIFICATION-TYPE
This trap is generated when the device DHCP server address exhaust.
1.3.6.1.4.1.25506.2.101.3.0.1current
hh3cDHCPServerAddrExhaustRecover
NOTIFICATION-TYPE
This trap is generated when the device DHCP server address exhaust recover.
1.3.6.1.4.1.25506.2.101.3.0.2current
hh3cDHCPServerAvgIpUsageOverflow
NOTIFICATION-TYPE
This trap is generated when the average IP address usage of DHCP server pool in 5 minutes overflows.
1.3.6.1.4.1.25506.2.101.3.0.3current
hh3cDHCPServerMaxIpUsageOverflow
NOTIFICATION-TYPE
This trap is generated when the maximum IP address usage of DHCP server pool in 5 minutes overflows.
1.3.6.1.4.1.25506.2.101.3.0.4current
hh3cDHCPServerAllocateOverflow
NOTIFICATION-TYPE
This trap is generated when the number of DHCP server allocated IP address in 5 minutes overflows.
1.3.6.1.4.1.25506.2.101.3.0.5current