HH3C-DHCP-SERVER-MIB
AI MIB Summary
The HH3C-DHCP-SERVER-MIB enables monitoring and management of DHCP server instances on H3C network devices, providing access to critical metrics such as active lease counts, address pool utilization, binding table entries, and server operational states.
The MIB module is used for DHCP server.
Main OID:
hh3cDHCPServer.1.3.6.1.4.1.25506.2.101
96
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
96 total| Object Name |
|---|
hh3cDHCPServerThe MIB module is used for DHCP server. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.101 |
hh3cDHCPServerObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.101.1 |
hh3cDHCPServerIPPoolUsageUsage factor of DHCP server ip pool.ro Integer32 .1.3.6.1.4.1.25506.2.101.1.1 |
hh3cDHCPServerReqTimesNumber of requests received by the DHCP server.ro Counter32 .1.3.6.1.4.1.25506.2.101.1.2 |
hh3cDHCPServerReqSuccessTimesNumber of requests success responses sent by the DHCP server.ro Counter32 .1.3.6.1.4.1.25506.2.101.1.3 |
hh3cDHCPServerAvgIpUseThresholdThreshold of average IP usage of a DHCP server pool in 5 minutes.rw Integer32 .1.3.6.1.4.1.25506.2.101.1.4 |
hh3cDHCPServerMaxIpUseThresholdThreshold of maximum IP usage of a DHCP server pool in 5 minutes.rw Integer32 .1.3.6.1.4.1.25506.2.101.1.5 |
hh3cDHCPServerAllocateThresholdThreshold of DHCP server allocated IP address in 5 minutes.rw Integer32 .1.3.6.1.4.1.25506.2.101.1.6 |
hh3cDHCPServerTables OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.101.2 |
hh3cDHCPServerPoolNameDHCP server pool name.ro OCTET STRING .1.3.6.1.4.1.25506.2.101.2.1 |
hh3cDHCPSrvGlobalPoolTableA table for creating DHCP server global pools. SEQUENCE OF Hh3cDHCPSrvGlobalPoolEntry .1.3.6.1.4.1.25506.2.101.2.2 |
hh3cDHCPSrvGlobalPoolEntryAn entry containing objects for creating or deleting a global pool for the DHCP server. Hh3cDHCPSrvGlobalPoolEntry .1.3.6.1.4.1.25506.2.101.2.2.1 |
hh3cDHCPSrvGlobalPoolNameDHCP server global pool name.ro OCTET STRING .1.3.6.1.4.1.25506.2.101.2.2.1.1 |
hh3cDHCPSrvGlobalPoolRowStatusRowStatus. Three actions are used: active, createAndGo, destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.101.2.2.1.2 |
hh3cDHCPSrvGlobalPoolConfigTableA table containing the configurations of dhcp server global pools. SEQUENCE OF Hh3cDHCPSrvGlobalPoolConfigEntry .1.3.6.1.4.1.25506.2.101.2.3 |
hh3cDHCPSrvGlobalPoolConfigEntryAn entry containing the objects for configuring the network ip or host ip etc. to global pools for DHCP server. Hh3cDHCPSrvGlobalPoolConfigEntry .1.3.6.1.4.1.25506.2.101.2.3.1 |
hh3cDHCPSrvGlobalPoolTypeType 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.rw Enumeration .1.3.6.1.4.1.25506.2.101.2.3.1.1 |
hh3cDHCPSrvGlobalPoolNetworkNetwork ip of a DHCP global pool. To delete a configured network ip, please set hh3cDHCPSrvGlobalPoolCfgUndoFlag to 1.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.3.1.2 |
hh3cDHCPSrvGlobalPoolNetworkMaskNet 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.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.3.1.3 |
hh3cDHCPSrvGlobalPoolHostIPAddrHost ip of a DHCP global pool. To delete a configured network ip, please set hh3cDHCPSrvGlobalPoolCfgUndoFlag to 2.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.3.1.4 |
hh3cDHCPSrvGlobalPoolHostMaskNet 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.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.3.1.5 |
hh3cDHCPSrvGlobalPoolHostHAddrHardware address of a DHCP global pool(host). To delete a configured hardware address, please set hh3cDHCPSrvGlobalPoolCfgUndoFlag to 3.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.2.101.2.3.1.6 |
hh3cDHCPSrvGlobalPoolCfgUndoFlagFlag of undo operation for hh3cDHCPSrvGlobalPoolConfigTable.rw Enumeration .1.3.6.1.4.1.25506.2.101.2.3.1.7 |
hh3cDHCPSrvGlobalPoolStartAddrStart 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.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.3.1.8 |
hh3cDHCPSrvGlobalPoolEndAddrEnd ip of a DHCP global pool.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.3.1.9 |
hh3cDHCPSrvGlobalPoolAllocObjectA 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.rw Enumeration .1.3.6.1.4.1.25506.2.101.2.3.1.10 |
hh3cDHCPSrvGlobalPoolParaTableA table for configuring parameters to DHCP global pools. SEQUENCE OF Hh3cDHCPSrvGlobalPoolParaEntry .1.3.6.1.4.1.25506.2.101.2.4 |
hh3cDHCPSrvGlobalPoolParaEntryAn entry containing the objects for the configurations of parameters of DHCP global pools. Hh3cDHCPSrvGlobalPoolParaEntry .1.3.6.1.4.1.25506.2.101.2.4.1 |
hh3cDHCPSrvGlbPoolLeaseDayNumber of days of the lease.rw Integer32 .1.3.6.1.4.1.25506.2.101.2.4.1.1 |
hh3cDHCPSrvGlbPoolLeaseHourNumber of hours of the lease.rw Integer32 .1.3.6.1.4.1.25506.2.101.2.4.1.2 |
hh3cDHCPSrvGlbPoolLeaseMinuteNumber of minutes of the lease.rw Integer32 .1.3.6.1.4.1.25506.2.101.2.4.1.3 |
hh3cDHCPSrvGlbPoolLeaseUnlimitedA flag denoting if the lease of a pool is unlimited.rw Enumeration .1.3.6.1.4.1.25506.2.101.2.4.1.4 |
hh3cDHCPSrvGlbPoolDomainNameDomain name for DHCP clients.rw OCTET STRING .1.3.6.1.4.1.25506.2.101.2.4.1.5 |
hh3cDHCPSrvGlbPoolCliGWIPStrString 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.rw OCTET STRING .1.3.6.1.4.1.25506.2.101.2.4.1.6 |
hh3cDHCPSrvGlbPoolCliGWIPUndoA gateway ip address to delete. This object is only for deleting a given ip of gateway router.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.4.1.7 |
hh3cDHCPSrvGlbPoolCliDNSIPStrString 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.rw OCTET STRING .1.3.6.1.4.1.25506.2.101.2.4.1.8 |
hh3cDHCPSrvGlbPoolCliDNSIPUndoA DNS server ip address to delete. This object is only for deleting a given ip of DNS server.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.4.1.9 |
hh3cDHCPSrvGlbPoolCliNetbiosTypeNetBios node type for DHCP clients.rw Enumeration .1.3.6.1.4.1.25506.2.101.2.4.1.10 |
hh3cDHCPSrvGlbPoolCliNbnsIPStrString 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.rw OCTET STRING .1.3.6.1.4.1.25506.2.101.2.4.1.11 |
hh3cDHCPSrvGlbPoolCliNbnsIPUndoA NetBios server ip address to delete. This object is only for deleting a given ip of NetBios server.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.4.1.12 |
hh3cDHCPSrvGlbPoolParaUndoFlagFlag of undo-operation for hh3cDHCPSrvGlobalPoolParaTable.rw Enumeration .1.3.6.1.4.1.25506.2.101.2.4.1.13 |
hh3cDHCPSrvGlbPoolIPInUseResetReset the auto binding ip of the given global pool for DHCP server.rw Enumeration .1.3.6.1.4.1.25506.2.101.2.4.1.14 |
hh3cDHCPSrvGlbPoolLeaseTimeNumber of timeticks of the lease.rw TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.101.2.4.1.15 |
hh3cDHCPSrvGlbPoolPrimaryDNSIPThe 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.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.4.1.16 |
hh3cDHCPSrvGlbPoolSecondaryDNSIPThe 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.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.4.1.17 |
hh3cDHCPSrvGlbPoolLeaseSecondNumber of seconds of the lease.rw Integer32 .1.3.6.1.4.1.25506.2.101.2.4.1.18 |
hh3cDHCPSrvGlbPoolLeaseTimeSecNumber of seconds of the lease. The default value is 86400rw Integer32 .1.3.6.1.4.1.25506.2.101.2.4.1.19 |
hh3cDHCPSrvGlbPoolCliGWIPAddrIp addresses of gateway for DHCP clients.rw IpAddress .1.3.6.1.4.1.25506.2.101.2.4.1.20 |
hh3cDHCPSrvGlobalPoolOptionTableA table for configuring options to DHCP global pools. SEQUENCE OF Hh3cDHCPSrvGlobalPoolOptionEntry .1.3.6.1.4.1.25506.2.101.2.5 |
hh3cDHCPSrvGlobalPoolOptionEntryAn entry containing the objects for configuring options to DHCP global pools. Hh3cDHCPSrvGlobalPoolOptionEntry .1.3.6.1.4.1.25506.2.101.2.5.1 |
hh3cDHCPSrvGlbPoolOptCodeOption code.ro Integer32 .1.3.6.1.4.1.25506.2.101.2.5.1.1 |
hh3cDHCPSrvGlbPoolOptTypeOption type.rw Enumeration .1.3.6.1.4.1.25506.2.101.2.5.1.2 |
hh3cDHCPSrvGlbPoolOptAsciiAscii string of an option.rw OCTET STRING .1.3.6.1.4.1.25506.2.101.2.5.1.3 |
hh3cDHCPSrvGlbPoolOptHexStringHex 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'.rw OCTET STRING .1.3.6.1.4.1.25506.2.101.2.5.1.4 |
hh3cDHCPSrvGlbPoolOptIPStringIP string of an option. 1 to 8 ip addresses can be configured at most simultaneously.rw OCTET STRING .1.3.6.1.4.1.25506.2.101.2.5.1.5 |
hh3cDHCPSrvGlbPoolOptRowStatusRowStatus. Three actions are used: active, createAndGo, destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.101.2.5.1.6 |
hh3cDHCPSrvGlobalPoolStatTableThe statistics of each DHCP address pool. SEQUENCE OF Hh3cDHCPSrvGlobalPoolStatEntry .1.3.6.1.4.1.25506.2.101.2.6 |
hh3cDHCPSrvGlobalPoolStatEntryAn entry containing the statistics of each DHCP address pool. Hh3cDHCPSrvGlobalPoolStatEntry .1.3.6.1.4.1.25506.2.101.2.6.1 |
hh3cDHCPSrvGlbPoolIPPoolUsageUtilization rate of IP addresses in each DHCP address pool, in percentage.ro Integer32 .1.3.6.1.4.1.25506.2.101.2.6.1.1 |
hh3cDHCPSrvGlbPoolReqTimesNumber of request packets received by each DHCP address pool, including the request packets for an extension of the lease.ro Counter32 .1.3.6.1.4.1.25506.2.101.2.6.1.2 |
hh3cDHCPSrvGlbPoolSuccessTimesNumber of positive responses sent by each DHCP address pool, including responses to the request for an extension of the lease.ro Counter32 .1.3.6.1.4.1.25506.2.101.2.6.1.3 |
hh3cDHCPSrvGlbPoolDiscoverTimesNumber of discover packets received by each DHCP address pool.ro Counter32 .1.3.6.1.4.1.25506.2.101.2.6.1.4 |
hh3cDHCPSrvGlbPoolOfferTimesNumber of offer packets sent by each DHCP address pool.ro Counter32 .1.3.6.1.4.1.25506.2.101.2.6.1.5 |
hh3cDHCPSrvGlbPoolACKTimesNumber of ACK packets sent by each DHCP address pool.ro Counter32 .1.3.6.1.4.1.25506.2.101.2.6.1.6 |
hh3cDHCPSrvGlbPoolTotalIpNumNumber of IP addresses in each DHCP address pool.ro Counter32 .1.3.6.1.4.1.25506.2.101.2.6.1.7 |
hh3cDHCPSrvGlbPoolInUsedIpNumNumber of allocated IP addresses in each DHCP address pool.ro Counter32 .1.3.6.1.4.1.25506.2.101.2.6.1.8 |
hh3cDHCPSvrOptionGroupTableA table for creating DHCP server global option groups. SEQUENCE OF Hh3cDHCPSvrOptionGroupEntry .1.3.6.1.4.1.25506.2.101.2.7 |
hh3cDHCPSvrOptionGroupEntryAn entry containing objects for creating or deleting a global option group. Hh3cDHCPSvrOptionGroupEntry .1.3.6.1.4.1.25506.2.101.2.7.1 |
hh3cDHCPSvrOptionGroupIndexThe global option group index.ro Integer32 .1.3.6.1.4.1.25506.2.101.2.7.1.1 |
hh3cDHCPSvrOptionGroupRowstatusRowStatus. Three actions are used: active, createAndGo, destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.101.2.7.1.2 |
hh3cDHCPSvrOptionTableA table for configuring options in a global option group. SEQUENCE OF Hh3cDHCPSvrOptionEntry .1.3.6.1.4.1.25506.2.101.2.8 |
hh3cDHCPSvrOptionEntryAn entry containing objects for configuring an option in a global option group. Hh3cDHCPSvrOptionEntry .1.3.6.1.4.1.25506.2.101.2.8.1 |
hh3cDHCPSvrOptionCodeOption code.ro Integer32 .1.3.6.1.4.1.25506.2.101.2.8.1.1 |
hh3cDHCPSvrOptionTypeOption type.rw Enumeration .1.3.6.1.4.1.25506.2.101.2.8.1.2 |
hh3cDHCPSvrOptionAsciiStringAscii string of an option.rw OCTET STRING .1.3.6.1.4.1.25506.2.101.2.8.1.3 |
hh3cDHCPSvrOptionHexStringHex 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'.rw OCTET STRING .1.3.6.1.4.1.25506.2.101.2.8.1.4 |
hh3cDHCPSvrOptionIPStringIp string of an option. 1 to 8 ip addresses can be configured at most simultaneously.rw OCTET STRING .1.3.6.1.4.1.25506.2.101.2.8.1.5 |
hh3cDHCPSvrOptionRowstatusRowStatus. Three actions are used: active, createAndGo, destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.101.2.8.1.6 |
hh3cDHCPSvrVerifyMacTableA table containing the verifying switches status for pools. SEQUENCE OF Hh3cDHCPSvrVerifyMacEntry .1.3.6.1.4.1.25506.2.101.2.9 |
hh3cDHCPSvrVerifyMacEntryAn entry containing the switch status for a pool. Hh3cDHCPSvrVerifyMacEntry .1.3.6.1.4.1.25506.2.101.2.9.1 |
hh3cDHCPSvrVerifyMacSwitchThe 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.rw Enumeration .1.3.6.1.4.1.25506.2.101.2.9.1.1 |
hh3cDHCPSvrPoolMacTableA table containing the MAC addresses list for pools. SEQUENCE OF Hh3cDHCPSvrPoolMacEntry .1.3.6.1.4.1.25506.2.101.2.10 |
hh3cDHCPSvrPoolMacEntryAn entry containing a MAC address and a mask. Hh3cDHCPSvrPoolMacEntry .1.3.6.1.4.1.25506.2.101.2.10.1 |
hh3cDHCPSvrPoolMacMAC address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.2.101.2.10.1.1 |
hh3cDHCPSvrPoolMacMaskMask for MAC address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.2.101.2.10.1.2 |
hh3cDHCPSvrPoolMacOptIndexOption group index binding for the MAC address.rw Integer32 .1.3.6.1.4.1.25506.2.101.2.10.1.3 |
hh3cDHCPSvrPoolMacRowstatusRowStatus. Three actions are used: active, createAndGo, destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.101.2.10.1.4 |
hh3cDHCPServerTraps OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.101.3 |
hh3cDHCPServerTrapPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.101.3.0 |
hh3cDHCPServerAddrExhaustThis trap is generated when the device DHCP server address exhaust. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.101.3.0.1 |
hh3cDHCPServerAddrExhaustRecoverThis trap is generated when the device DHCP server address exhaust recover. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.101.3.0.2 |
hh3cDHCPServerAvgIpUsageOverflowThis trap is generated when the average IP address usage of DHCP server pool in 5 minutes overflows. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.101.3.0.3 |
hh3cDHCPServerMaxIpUsageOverflowThis trap is generated when the maximum IP address usage of DHCP server pool in 5 minutes overflows. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.101.3.0.4 |
hh3cDHCPServerAllocateOverflowThis trap is generated when the number of DHCP server allocated IP address in 5 minutes overflows. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.101.3.0.5 |
hh3cDHCPServerTrapObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.101.3.1 |
hh3cDHCPServerFirstTrapTimeRepresents the first trap time.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.25506.2.101.3.1.1 |