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
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | Integer32 | read-only | current |
| hh3cDHCPServerReqTimes OBJECT-TYPE Number of requests received by the DHCP server. | 1.3.6.1.4.1.25506.2.101.1.2 | Counter32 | read-only | current |
| hh3cDHCPServerReqSuccessTimes OBJECT-TYPE Number of requests success responses sent by the DHCP server. | 1.3.6.1.4.1.25506.2.101.1.3 | Counter32 | read-only | current |
| 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.4 | Integer32 (0..100) | read-write | current |
| 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.5 | Integer32 (0..100) | read-write | current |
| hh3cDHCPServerAllocateThreshold OBJECT-TYPE Threshold of DHCP server allocated IP address in 5 minutes. | 1.3.6.1.4.1.25506.2.101.1.6 | Integer32 (0..100) | read-write | current |
| 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.1 | OCTET STRING (SIZE(0..255)) | accessible-for-notify | current |
| hh3cDHCPSrvGlobalPoolTable OBJECT-TYPE A table for creating DHCP server global pools. | 1.3.6.1.4.1.25506.2.101.2.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| hh3cDHCPSrvGlobalPoolName OBJECT-TYPE DHCP server global pool name. | 1.3.6.1.4.1.25506.2.101.2.2.1.1 | OCTET STRING (SIZE(0..255)) | read-only | current |
| hh3cDHCPSrvGlobalPoolRowStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.25506.2.101.2.2.1.2 | RowStatus | read-create | current |
| hh3cDHCPSrvGlobalPoolConfigTable OBJECT-TYPE A table containing the configurations of dhcp server global pools. | 1.3.6.1.4.1.25506.2.101.2.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | INTEGER {null(0), host(1), network(2)} | read-write | current |
| 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.2 | IpAddress | read-write | current |
| 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.3 | IpAddress | read-write | current |
| 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.4 | IpAddress | read-write | current |
| 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.5 | IpAddress | read-write | current |
| 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.6 | MacAddress | read-write | current |
| hh3cDHCPSrvGlobalPoolCfgUndoFlag OBJECT-TYPE Flag of undo operation for hh3cDHCPSrvGlobalPoolConfigTable. | 1.3.6.1.4.1.25506.2.101.2.3.1.7 | INTEGER {undonetworkip(1), undohostip(2), undohosthaddr(3)} | read-write | current |
| 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.8 | IpAddress | read-write | current |
| hh3cDHCPSrvGlobalPoolEndAddr OBJECT-TYPE End ip of a DHCP global pool. | 1.3.6.1.4.1.25506.2.101.2.3.1.9 | IpAddress | read-write | current |
| 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.10 | INTEGER {user(0), admin(1)} | read-write | current |
| hh3cDHCPSrvGlobalPoolParaTable OBJECT-TYPE A table for configuring parameters to DHCP global pools. | 1.3.6.1.4.1.25506.2.101.2.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| hh3cDHCPSrvGlbPoolLeaseDay OBJECT-TYPE Number of days of the lease. | 1.3.6.1.4.1.25506.2.101.2.4.1.1 | Integer32 (0..365) | read-write | current |
| hh3cDHCPSrvGlbPoolLeaseHour OBJECT-TYPE Number of hours of the lease. | 1.3.6.1.4.1.25506.2.101.2.4.1.2 | Integer32 (0..23) | read-write | current |
| hh3cDHCPSrvGlbPoolLeaseMinute OBJECT-TYPE Number of minutes of the lease. | 1.3.6.1.4.1.25506.2.101.2.4.1.3 | Integer32 (0..59) | read-write | current |
| 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.4 | INTEGER {invalid(0), unlimited(1)} | read-write | current |
| hh3cDHCPSrvGlbPoolDomainName OBJECT-TYPE Domain name for DHCP clients. | 1.3.6.1.4.1.25506.2.101.2.4.1.5 | OCTET STRING (SIZE(0..255)) | read-write | current |
| 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.6 | OCTET STRING (SIZE(0..129)) | read-write | current |
| 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.7 | IpAddress | read-write | current |
| 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.8 | OCTET STRING (SIZE(0..129)) | read-write | current |
| 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.9 | IpAddress | read-write | current |
| hh3cDHCPSrvGlbPoolCliNetbiosType OBJECT-TYPE NetBios node type for DHCP clients. | 1.3.6.1.4.1.25506.2.101.2.4.1.10 | INTEGER {null(0), bnode(1), pnode(2), mnode(4), hnode(8)} | read-write | current |
| 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.11 | OCTET STRING (SIZE(0..129)) | read-write | current |
| 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.12 | IpAddress | read-write | current |
| hh3cDHCPSrvGlbPoolParaUndoFlag OBJECT-TYPE Flag of undo-operation for hh3cDHCPSrvGlobalPoolParaTable. | 1.3.6.1.4.1.25506.2.101.2.4.1.13 | INTEGER {undoDomain(1), undoLease(2), undoGateway(3), undoDns(4), undoNbns(5), undoNbType(6)} | read-write | current |
| 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.14 | INTEGER {reset(1)} | read-write | current |
| hh3cDHCPSrvGlbPoolLeaseTime OBJECT-TYPE Number of timeticks of the lease. | 1.3.6.1.4.1.25506.2.101.2.4.1.15 | TimeTicks | read-write | current |
| 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.16 | IpAddress | read-write | current |
| 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.17 | IpAddress | read-write | current |
| hh3cDHCPSrvGlbPoolLeaseSecond OBJECT-TYPE Number of seconds of the lease. | 1.3.6.1.4.1.25506.2.101.2.4.1.18 | Integer32 (0..59) | read-write | current |
| 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.19 | Integer32 (5..31622399) | read-write | current |
| hh3cDHCPSrvGlbPoolCliGWIPAddr OBJECT-TYPE Ip addresses of gateway for DHCP clients. | 1.3.6.1.4.1.25506.2.101.2.4.1.20 | IpAddress | read-write | current |
| hh3cDHCPSrvGlobalPoolOptionTable OBJECT-TYPE A table for configuring options to DHCP global pools. | 1.3.6.1.4.1.25506.2.101.2.5 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| hh3cDHCPSrvGlbPoolOptCode OBJECT-TYPE Option code. | 1.3.6.1.4.1.25506.2.101.2.5.1.1 | Integer32 (1..254) | read-only | current |
| hh3cDHCPSrvGlbPoolOptType OBJECT-TYPE Option type. | 1.3.6.1.4.1.25506.2.101.2.5.1.2 | INTEGER {ascii(1), hex(2), ip(3)} | read-create | current |
| hh3cDHCPSrvGlbPoolOptAscii OBJECT-TYPE Ascii string of an option. | 1.3.6.1.4.1.25506.2.101.2.5.1.3 | OCTET STRING (SIZE(0..63)) | read-create | current |
| 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.4 | OCTET STRING (SIZE(0..573)) | read-create | current |
| 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.5 | OCTET STRING (SIZE(0..129)) | read-create | current |
| hh3cDHCPSrvGlbPoolOptRowStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.25506.2.101.2.5.1.6 | RowStatus | read-create | current |
| hh3cDHCPSrvGlobalPoolStatTable OBJECT-TYPE The statistics of each DHCP address pool. | 1.3.6.1.4.1.25506.2.101.2.6 | not-accessible | current | |
| hh3cDHCPSrvGlobalPoolStatEntry OBJECT-TYPE An entry containing the statistics of each DHCP address pool. | 1.3.6.1.4.1.25506.2.101.2.6.1 | not-accessible | current | |
| 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.1 | Integer32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| hh3cDHCPSrvGlbPoolTotalIpNum OBJECT-TYPE Number of IP addresses in each DHCP address pool. | 1.3.6.1.4.1.25506.2.101.2.6.1.7 | Counter32 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| hh3cDHCPSvrOptionGroupTable OBJECT-TYPE A table for creating DHCP server global option groups. | 1.3.6.1.4.1.25506.2.101.2.7 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| hh3cDHCPSvrOptionGroupIndex OBJECT-TYPE The global option group index. | 1.3.6.1.4.1.25506.2.101.2.7.1.1 | Integer32 (0..2147483647) | read-only | current |
| hh3cDHCPSvrOptionGroupRowstatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.25506.2.101.2.7.1.2 | RowStatus | read-create | current |
| hh3cDHCPSvrOptionTable OBJECT-TYPE A table for configuring options in a global option group. | 1.3.6.1.4.1.25506.2.101.2.8 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| hh3cDHCPSvrOptionCode OBJECT-TYPE Option code. | 1.3.6.1.4.1.25506.2.101.2.8.1.1 | Integer32 (1..254) | read-only | current |
| hh3cDHCPSvrOptionType OBJECT-TYPE Option type. | 1.3.6.1.4.1.25506.2.101.2.8.1.2 | INTEGER {ascii(1), hex(2), ip(3)} | read-create | current |
| hh3cDHCPSvrOptionAsciiString OBJECT-TYPE Ascii string of an option. | 1.3.6.1.4.1.25506.2.101.2.8.1.3 | OCTET STRING (SIZE(0..255)) | read-create | current |
| 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.4 | OCTET STRING (SIZE(0..573)) | read-create | current |
| 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.5 | OCTET STRING (SIZE(0..129)) | read-create | current |
| hh3cDHCPSvrOptionRowstatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.25506.2.101.2.8.1.6 | RowStatus | read-create | current |
| hh3cDHCPSvrVerifyMacTable OBJECT-TYPE A table containing the verifying switches status for pools. | 1.3.6.1.4.1.25506.2.101.2.9 | not-accessible | current | |
| hh3cDHCPSvrVerifyMacEntry OBJECT-TYPE An entry containing the switch status for a pool. | 1.3.6.1.4.1.25506.2.101.2.9.1 | not-accessible | current | |
| 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.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hh3cDHCPSvrPoolMacTable OBJECT-TYPE A table containing the MAC addresses list for pools. | 1.3.6.1.4.1.25506.2.101.2.10 | not-accessible | current | |
| hh3cDHCPSvrPoolMacEntry OBJECT-TYPE An entry containing a MAC address and a mask. | 1.3.6.1.4.1.25506.2.101.2.10.1 | not-accessible | current | |
| hh3cDHCPSvrPoolMac OBJECT-TYPE MAC address. | 1.3.6.1.4.1.25506.2.101.2.10.1.1 | MacAddress | read-only | current |
| hh3cDHCPSvrPoolMacMask OBJECT-TYPE Mask for MAC address. | 1.3.6.1.4.1.25506.2.101.2.10.1.2 | MacAddress | read-only | current |
| hh3cDHCPSvrPoolMacOptIndex OBJECT-TYPE Option group index binding for the MAC address. | 1.3.6.1.4.1.25506.2.101.2.10.1.3 | Integer32 | read-write | current |
| hh3cDHCPSvrPoolMacRowstatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.25506.2.101.2.10.1.4 | RowStatus | read-create | current |
| 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.1 | TimeTicks | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |