HH3C-DHCP-SERVER-MIB

File: HH3C-DHCP-SERVER-MIB.mib (41155 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hh3cCommon OBJECT-TYPE NOTIFICATION-TYPE
MODULE-IDENTITY IpAddress Integer32
TimeTicks Counter32 RowStatus
MacAddress

Defined Types

Hh3cDHCPSrvGlobalPoolEntry  
SEQUENCE    
  hh3cDHCPSrvGlobalPoolName OCTET STRING
  hh3cDHCPSrvGlobalPoolRowStatus RowStatus

Hh3cDHCPSrvGlobalPoolConfigEntry  
SEQUENCE    
  hh3cDHCPSrvGlobalPoolType INTEGER
  hh3cDHCPSrvGlobalPoolNetwork IpAddress
  hh3cDHCPSrvGlobalPoolNetworkMask IpAddress
  hh3cDHCPSrvGlobalPoolHostIPAddr IpAddress
  hh3cDHCPSrvGlobalPoolHostMask IpAddress
  hh3cDHCPSrvGlobalPoolHostHAddr MacAddress
  hh3cDHCPSrvGlobalPoolCfgUndoFlag INTEGER
  hh3cDHCPSrvGlobalPoolStartAddr IpAddress
  hh3cDHCPSrvGlobalPoolEndAddr IpAddress
  hh3cDHCPSrvGlobalPoolAllocObject INTEGER

Hh3cDHCPSrvGlobalPoolParaEntry  
SEQUENCE    
  hh3cDHCPSrvGlbPoolLeaseDay Integer32
  hh3cDHCPSrvGlbPoolLeaseHour Integer32
  hh3cDHCPSrvGlbPoolLeaseMinute Integer32
  hh3cDHCPSrvGlbPoolLeaseUnlimited INTEGER
  hh3cDHCPSrvGlbPoolDomainName OCTET STRING
  hh3cDHCPSrvGlbPoolCliGWIPStr OCTET STRING
  hh3cDHCPSrvGlbPoolCliGWIPUndo IpAddress
  hh3cDHCPSrvGlbPoolCliDNSIPStr OCTET STRING
  hh3cDHCPSrvGlbPoolCliDNSIPUndo IpAddress
  hh3cDHCPSrvGlbPoolCliNetbiosType INTEGER
  hh3cDHCPSrvGlbPoolCliNbnsIPStr OCTET STRING
  hh3cDHCPSrvGlbPoolCliNbnsIPUndo IpAddress
  hh3cDHCPSrvGlbPoolParaUndoFlag INTEGER
  hh3cDHCPSrvGlbPoolIPInUseReset INTEGER
  hh3cDHCPSrvGlbPoolLeaseTime TimeTicks
  hh3cDHCPSrvGlbPoolPrimaryDNSIP IpAddress
  hh3cDHCPSrvGlbPoolSecondaryDNSIP IpAddress
  hh3cDHCPSrvGlbPoolLeaseSecond Integer32
  hh3cDHCPSrvGlbPoolLeaseTimeSec Integer32
  hh3cDHCPSrvGlbPoolCliGWIPAddr IpAddress

Hh3cDHCPSrvGlobalPoolOptionEntry  
SEQUENCE    
  hh3cDHCPSrvGlbPoolOptCode Integer32
  hh3cDHCPSrvGlbPoolOptType INTEGER
  hh3cDHCPSrvGlbPoolOptAscii OCTET STRING
  hh3cDHCPSrvGlbPoolOptHexString OCTET STRING
  hh3cDHCPSrvGlbPoolOptIPString OCTET STRING
  hh3cDHCPSrvGlbPoolOptRowStatus RowStatus

Hh3cDHCPSrvGlobalPoolStatEntry  
SEQUENCE    
  hh3cDHCPSrvGlbPoolIPPoolUsage Integer32
  hh3cDHCPSrvGlbPoolReqTimes Counter32
  hh3cDHCPSrvGlbPoolSuccessTimes Counter32
  hh3cDHCPSrvGlbPoolDiscoverTimes Counter32
  hh3cDHCPSrvGlbPoolOfferTimes Counter32
  hh3cDHCPSrvGlbPoolACKTimes Counter32
  hh3cDHCPSrvGlbPoolTotalIpNum Counter32
  hh3cDHCPSrvGlbPoolInUsedIpNum Counter32

Hh3cDHCPSvrOptionGroupEntry  
SEQUENCE    
  hh3cDHCPSvrOptionGroupIndex Integer32
  hh3cDHCPSvrOptionGroupRowstatus RowStatus

Hh3cDHCPSvrOptionEntry  
SEQUENCE    
  hh3cDHCPSvrOptionCode Integer32
  hh3cDHCPSvrOptionType INTEGER
  hh3cDHCPSvrOptionAsciiString OCTET STRING
  hh3cDHCPSvrOptionHexString OCTET STRING
  hh3cDHCPSvrOptionIPString OCTET STRING
  hh3cDHCPSvrOptionRowstatus RowStatus

Hh3cDHCPSvrVerifyMacEntry  
SEQUENCE    
  hh3cDHCPSvrVerifyMacSwitch INTEGER

Hh3cDHCPSvrPoolMacEntry  
SEQUENCE    
  hh3cDHCPSvrPoolMac MacAddress
  hh3cDHCPSvrPoolMacMask MacAddress
  hh3cDHCPSvrPoolMacOptIndex Integer32
  hh3cDHCPSvrPoolMacRowstatus RowStatus

Defined Values

hh3cDHCPServer 1.3.6.1.4.1.25506.2.101
The MIB module is used for DHCP server.
MODULE-IDENTITY    

hh3cDHCPServerObjects 1.3.6.1.4.1.25506.2.101.1
OBJECT IDENTIFIER    

hh3cDHCPServerIPPoolUsage 1.3.6.1.4.1.25506.2.101.1.1
Usage factor of DHCP server ip pool.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cDHCPServerReqTimes 1.3.6.1.4.1.25506.2.101.1.2
Number of requests received by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cDHCPServerReqSuccessTimes 1.3.6.1.4.1.25506.2.101.1.3
Number of requests success responses sent by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cDHCPServerAvgIpUseThreshold 1.3.6.1.4.1.25506.2.101.1.4
Threshold of average IP usage of a DHCP server pool in 5 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

hh3cDHCPServerMaxIpUseThreshold 1.3.6.1.4.1.25506.2.101.1.5
Threshold of maximum IP usage of a DHCP server pool in 5 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

hh3cDHCPServerAllocateThreshold 1.3.6.1.4.1.25506.2.101.1.6
Threshold of DHCP server allocated IP address in 5 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

hh3cDHCPServerTables 1.3.6.1.4.1.25506.2.101.2
OBJECT IDENTIFIER    

hh3cDHCPServerPoolName 1.3.6.1.4.1.25506.2.101.2.1
DHCP server pool name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hh3cDHCPSrvGlobalPoolTable 1.3.6.1.4.1.25506.2.101.2.2
A table for creating DHCP server global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDHCPSrvGlobalPoolEntry

hh3cDHCPSrvGlobalPoolEntry 1.3.6.1.4.1.25506.2.101.2.2.1
An entry containing objects for creating or deleting a global pool for the DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDHCPSrvGlobalPoolEntry  

hh3cDHCPSrvGlobalPoolName 1.3.6.1.4.1.25506.2.101.2.2.1.1
DHCP server global pool name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hh3cDHCPSrvGlobalPoolRowStatus 1.3.6.1.4.1.25506.2.101.2.2.1.2
RowStatus. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cDHCPSrvGlobalPoolConfigTable 1.3.6.1.4.1.25506.2.101.2.3
A table containing the configurations of dhcp server global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDHCPSrvGlobalPoolConfigEntry

hh3cDHCPSrvGlobalPoolConfigEntry 1.3.6.1.4.1.25506.2.101.2.3.1
An entry containing the objects for configuring the network ip or host ip etc. to global pools for DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDHCPSrvGlobalPoolConfigEntry  

hh3cDHCPSrvGlobalPoolType 1.3.6.1.4.1.25506.2.101.2.3.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER null(0), host(1), network(2)  

hh3cDHCPSrvGlobalPoolNetwork 1.3.6.1.4.1.25506.2.101.2.3.1.2
Network ip of a DHCP global pool. To delete a configured network ip, please set hh3cDHCPSrvGlobalPoolCfgUndoFlag to 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlobalPoolNetworkMask 1.3.6.1.4.1.25506.2.101.2.3.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlobalPoolHostIPAddr 1.3.6.1.4.1.25506.2.101.2.3.1.4
Host ip of a DHCP global pool. To delete a configured network ip, please set hh3cDHCPSrvGlobalPoolCfgUndoFlag to 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlobalPoolHostMask 1.3.6.1.4.1.25506.2.101.2.3.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlobalPoolHostHAddr 1.3.6.1.4.1.25506.2.101.2.3.1.6
Hardware address of a DHCP global pool(host). To delete a configured hardware address, please set hh3cDHCPSrvGlobalPoolCfgUndoFlag to 3.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

hh3cDHCPSrvGlobalPoolCfgUndoFlag 1.3.6.1.4.1.25506.2.101.2.3.1.7
Flag of undo operation for hh3cDHCPSrvGlobalPoolConfigTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undonetworkip(1), undohostip(2), undohosthaddr(3)  

hh3cDHCPSrvGlobalPoolStartAddr 1.3.6.1.4.1.25506.2.101.2.3.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlobalPoolEndAddr 1.3.6.1.4.1.25506.2.101.2.3.1.9
End ip of a DHCP global pool.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlobalPoolAllocObject 1.3.6.1.4.1.25506.2.101.2.3.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER user(0), admin(1)  

hh3cDHCPSrvGlobalPoolParaTable 1.3.6.1.4.1.25506.2.101.2.4
A table for configuring parameters to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDHCPSrvGlobalPoolParaEntry

hh3cDHCPSrvGlobalPoolParaEntry 1.3.6.1.4.1.25506.2.101.2.4.1
An entry containing the objects for the configurations of parameters of DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDHCPSrvGlobalPoolParaEntry  

hh3cDHCPSrvGlbPoolLeaseDay 1.3.6.1.4.1.25506.2.101.2.4.1.1
Number of days of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..365  

hh3cDHCPSrvGlbPoolLeaseHour 1.3.6.1.4.1.25506.2.101.2.4.1.2
Number of hours of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..23  

hh3cDHCPSrvGlbPoolLeaseMinute 1.3.6.1.4.1.25506.2.101.2.4.1.3
Number of minutes of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..59  

hh3cDHCPSrvGlbPoolLeaseUnlimited 1.3.6.1.4.1.25506.2.101.2.4.1.4
A flag denoting if the lease of a pool is unlimited.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(0), unlimited(1)  

hh3cDHCPSrvGlbPoolDomainName 1.3.6.1.4.1.25506.2.101.2.4.1.5
Domain name for DHCP clients.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hh3cDHCPSrvGlbPoolCliGWIPStr 1.3.6.1.4.1.25506.2.101.2.4.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hh3cDHCPSrvGlbPoolCliGWIPUndo 1.3.6.1.4.1.25506.2.101.2.4.1.7
A gateway ip address to delete. This object is only for deleting a given ip of gateway router.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlbPoolCliDNSIPStr 1.3.6.1.4.1.25506.2.101.2.4.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hh3cDHCPSrvGlbPoolCliDNSIPUndo 1.3.6.1.4.1.25506.2.101.2.4.1.9
A DNS server ip address to delete. This object is only for deleting a given ip of DNS server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlbPoolCliNetbiosType 1.3.6.1.4.1.25506.2.101.2.4.1.10
NetBios node type for DHCP clients.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER null(0), bnode(1), pnode(2), mnode(4), hnode(8)  

hh3cDHCPSrvGlbPoolCliNbnsIPStr 1.3.6.1.4.1.25506.2.101.2.4.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hh3cDHCPSrvGlbPoolCliNbnsIPUndo 1.3.6.1.4.1.25506.2.101.2.4.1.12
A NetBios server ip address to delete. This object is only for deleting a given ip of NetBios server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlbPoolParaUndoFlag 1.3.6.1.4.1.25506.2.101.2.4.1.13
Flag of undo-operation for hh3cDHCPSrvGlobalPoolParaTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undoDomain(1), undoLease(2), undoGateway(3), undoDns(4), undoNbns(5), undoNbType(6)  

hh3cDHCPSrvGlbPoolIPInUseReset 1.3.6.1.4.1.25506.2.101.2.4.1.14
Reset the auto binding ip of the given global pool for DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

hh3cDHCPSrvGlbPoolLeaseTime 1.3.6.1.4.1.25506.2.101.2.4.1.15
Number of timeticks of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

hh3cDHCPSrvGlbPoolPrimaryDNSIP 1.3.6.1.4.1.25506.2.101.2.4.1.16
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlbPoolSecondaryDNSIP 1.3.6.1.4.1.25506.2.101.2.4.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlbPoolLeaseSecond 1.3.6.1.4.1.25506.2.101.2.4.1.18
Number of seconds of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..59  

hh3cDHCPSrvGlbPoolLeaseTimeSec 1.3.6.1.4.1.25506.2.101.2.4.1.19
Number of seconds of the lease. The default value is 86400
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..31622399  

hh3cDHCPSrvGlbPoolCliGWIPAddr 1.3.6.1.4.1.25506.2.101.2.4.1.20
Ip addresses of gateway for DHCP clients.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cDHCPSrvGlobalPoolOptionTable 1.3.6.1.4.1.25506.2.101.2.5
A table for configuring options to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDHCPSrvGlobalPoolOptionEntry

hh3cDHCPSrvGlobalPoolOptionEntry 1.3.6.1.4.1.25506.2.101.2.5.1
An entry containing the objects for configuring options to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDHCPSrvGlobalPoolOptionEntry  

hh3cDHCPSrvGlbPoolOptCode 1.3.6.1.4.1.25506.2.101.2.5.1.1
Option code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..254  

hh3cDHCPSrvGlbPoolOptType 1.3.6.1.4.1.25506.2.101.2.5.1.2
Option type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ascii(1), hex(2), ip(3)  

hh3cDHCPSrvGlbPoolOptAscii 1.3.6.1.4.1.25506.2.101.2.5.1.3
Ascii string of an option.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

hh3cDHCPSrvGlbPoolOptHexString 1.3.6.1.4.1.25506.2.101.2.5.1.4
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'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..573)  

hh3cDHCPSrvGlbPoolOptIPString 1.3.6.1.4.1.25506.2.101.2.5.1.5
IP string of an option. 1 to 8 ip addresses can be configured at most simultaneously.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hh3cDHCPSrvGlbPoolOptRowStatus 1.3.6.1.4.1.25506.2.101.2.5.1.6
RowStatus. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cDHCPSrvGlobalPoolStatTable 1.3.6.1.4.1.25506.2.101.2.6
The statistics of each DHCP address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDHCPSrvGlobalPoolStatEntry

hh3cDHCPSrvGlobalPoolStatEntry 1.3.6.1.4.1.25506.2.101.2.6.1
An entry containing the statistics of each DHCP address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDHCPSrvGlobalPoolStatEntry  

hh3cDHCPSrvGlbPoolIPPoolUsage 1.3.6.1.4.1.25506.2.101.2.6.1.1
Utilization rate of IP addresses in each DHCP address pool, in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cDHCPSrvGlbPoolReqTimes 1.3.6.1.4.1.25506.2.101.2.6.1.2
Number of request packets received by each DHCP address pool, including the request packets for an extension of the lease.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cDHCPSrvGlbPoolSuccessTimes 1.3.6.1.4.1.25506.2.101.2.6.1.3
Number of positive responses sent by each DHCP address pool, including responses to the request for an extension of the lease.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cDHCPSrvGlbPoolDiscoverTimes 1.3.6.1.4.1.25506.2.101.2.6.1.4
Number of discover packets received by each DHCP address pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cDHCPSrvGlbPoolOfferTimes 1.3.6.1.4.1.25506.2.101.2.6.1.5
Number of offer packets sent by each DHCP address pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cDHCPSrvGlbPoolACKTimes 1.3.6.1.4.1.25506.2.101.2.6.1.6
Number of ACK packets sent by each DHCP address pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cDHCPSrvGlbPoolTotalIpNum 1.3.6.1.4.1.25506.2.101.2.6.1.7
Number of IP addresses in each DHCP address pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cDHCPSrvGlbPoolInUsedIpNum 1.3.6.1.4.1.25506.2.101.2.6.1.8
Number of allocated IP addresses in each DHCP address pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cDHCPSvrOptionGroupTable 1.3.6.1.4.1.25506.2.101.2.7
A table for creating DHCP server global option groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDHCPSvrOptionGroupEntry

hh3cDHCPSvrOptionGroupEntry 1.3.6.1.4.1.25506.2.101.2.7.1
An entry containing objects for creating or deleting a global option group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDHCPSvrOptionGroupEntry  

hh3cDHCPSvrOptionGroupIndex 1.3.6.1.4.1.25506.2.101.2.7.1.1
The global option group index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cDHCPSvrOptionGroupRowstatus 1.3.6.1.4.1.25506.2.101.2.7.1.2
RowStatus. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cDHCPSvrOptionTable 1.3.6.1.4.1.25506.2.101.2.8
A table for configuring options in a global option group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDHCPSvrOptionEntry

hh3cDHCPSvrOptionEntry 1.3.6.1.4.1.25506.2.101.2.8.1
An entry containing objects for configuring an option in a global option group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDHCPSvrOptionEntry  

hh3cDHCPSvrOptionCode 1.3.6.1.4.1.25506.2.101.2.8.1.1
Option code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..254  

hh3cDHCPSvrOptionType 1.3.6.1.4.1.25506.2.101.2.8.1.2
Option type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ascii(1), hex(2), ip(3)  

hh3cDHCPSvrOptionAsciiString 1.3.6.1.4.1.25506.2.101.2.8.1.3
Ascii string of an option.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hh3cDHCPSvrOptionHexString 1.3.6.1.4.1.25506.2.101.2.8.1.4
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'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..573)  

hh3cDHCPSvrOptionIPString 1.3.6.1.4.1.25506.2.101.2.8.1.5
Ip string of an option. 1 to 8 ip addresses can be configured at most simultaneously.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hh3cDHCPSvrOptionRowstatus 1.3.6.1.4.1.25506.2.101.2.8.1.6
RowStatus. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cDHCPSvrVerifyMacTable 1.3.6.1.4.1.25506.2.101.2.9
A table containing the verifying switches status for pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDHCPSvrVerifyMacEntry

hh3cDHCPSvrVerifyMacEntry 1.3.6.1.4.1.25506.2.101.2.9.1
An entry containing the switch status for a pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDHCPSvrVerifyMacEntry  

hh3cDHCPSvrVerifyMacSwitch 1.3.6.1.4.1.25506.2.101.2.9.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hh3cDHCPSvrPoolMacTable 1.3.6.1.4.1.25506.2.101.2.10
A table containing the MAC addresses list for pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDHCPSvrPoolMacEntry

hh3cDHCPSvrPoolMacEntry 1.3.6.1.4.1.25506.2.101.2.10.1
An entry containing a MAC address and a mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDHCPSvrPoolMacEntry  

hh3cDHCPSvrPoolMac 1.3.6.1.4.1.25506.2.101.2.10.1.1
MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hh3cDHCPSvrPoolMacMask 1.3.6.1.4.1.25506.2.101.2.10.1.2
Mask for MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hh3cDHCPSvrPoolMacOptIndex 1.3.6.1.4.1.25506.2.101.2.10.1.3
Option group index binding for the MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cDHCPSvrPoolMacRowstatus 1.3.6.1.4.1.25506.2.101.2.10.1.4
RowStatus. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cDHCPServerTraps 1.3.6.1.4.1.25506.2.101.3
OBJECT IDENTIFIER    

hh3cDHCPServerTrapPrefix 1.3.6.1.4.1.25506.2.101.3.0
OBJECT IDENTIFIER    

hh3cDHCPServerAddrExhaust 1.3.6.1.4.1.25506.2.101.3.0.1
This trap is generated when the device DHCP server address exhaust.
Status: current Access: read-create
NOTIFICATION-TYPE    

hh3cDHCPServerAddrExhaustRecover 1.3.6.1.4.1.25506.2.101.3.0.2
This trap is generated when the device DHCP server address exhaust recover.
Status: current Access: read-create
NOTIFICATION-TYPE    

hh3cDHCPServerAvgIpUsageOverflow 1.3.6.1.4.1.25506.2.101.3.0.3
This trap is generated when the average IP address usage of DHCP server pool in 5 minutes overflows.
Status: current Access: read-create
NOTIFICATION-TYPE    

hh3cDHCPServerMaxIpUsageOverflow 1.3.6.1.4.1.25506.2.101.3.0.4
This trap is generated when the maximum IP address usage of DHCP server pool in 5 minutes overflows.
Status: current Access: read-create
NOTIFICATION-TYPE    

hh3cDHCPServerAllocateOverflow 1.3.6.1.4.1.25506.2.101.3.0.5
This trap is generated when the number of DHCP server allocated IP address in 5 minutes overflows.
Status: current Access: read-create
NOTIFICATION-TYPE    

hh3cDHCPServerTrapObjects 1.3.6.1.4.1.25506.2.101.3.1
OBJECT IDENTIFIER    

hh3cDHCPServerFirstTrapTime 1.3.6.1.4.1.25506.2.101.3.1.1
Represents the first trap time.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks