HPN-ICF-DHCP-SERVER-MIB

File: HPN-ICF-DHCP-SERVER-MIB.mib (41694 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

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

Defined Types

HpnicfDHCPSrvGlobalPoolEntry  
SEQUENCE    
  hpnicfDHCPSrvGlobalPoolName OCTET STRING
  hpnicfDHCPSrvGlobalPoolRowStatus RowStatus

HpnicfDHCPSrvGlobalPoolConfigEntry  
SEQUENCE    
  hpnicfDHCPSrvGlobalPoolType INTEGER
  hpnicfDHCPSrvGlobalPoolNetwork IpAddress
  hpnicfDHCPSrvGlobalPoolNetworkMask IpAddress
  hpnicfDHCPSrvGlobalPoolHostIPAddr IpAddress
  hpnicfDHCPSrvGlobalPoolHostMask IpAddress
  hpnicfDHCPSrvGlobalPoolHostHAddr MacAddress
  hpnicfDHCPSrvGlobalPoolCfgUndoFlag INTEGER
  hpnicfDHCPSrvGlobalPoolStartAddr IpAddress
  hpnicfDHCPSrvGlobalPoolEndAddr IpAddress
  hpnicfDHCPSrvGlobalPoolAllocObject INTEGER

HpnicfDHCPSrvGlobalPoolParaEntry  
SEQUENCE    
  hpnicfDHCPSrvGlbPoolLeaseDay Integer32
  hpnicfDHCPSrvGlbPoolLeaseHour Integer32
  hpnicfDHCPSrvGlbPoolLeaseMinute Integer32
  hpnicfDHCPSrvGlbPoolLeaseUnlimited INTEGER
  hpnicfDHCPSrvGlbPoolDomainName OCTET STRING
  hpnicfDHCPSrvGlbPoolCliGWIPStr OCTET STRING
  hpnicfDHCPSrvGlbPoolCliGWIPUndo IpAddress
  hpnicfDHCPSrvGlbPoolCliDNSIPStr OCTET STRING
  hpnicfDHCPSrvGlbPoolCliDNSIPUndo IpAddress
  hpnicfDHCPSrvGlbPoolCliNetbiosType INTEGER
  hpnicfDHCPSrvGlbPoolCliNbnsIPStr OCTET STRING
  hpnicfDHCPSrvGlbPoolCliNbnsIPUndo IpAddress
  hpnicfDHCPSrvGlbPoolParaUndoFlag INTEGER
  hpnicfDHCPSrvGlbPoolIPInUseReset INTEGER
  hpnicfDHCPSrvGlbPoolLeaseTime TimeTicks
  hpnicfDHCPSrvGlbPoolPrimaryDNSIP IpAddress
  hpnicfDHCPSrvGlbPoolSecondaryDNSIP IpAddress
  hpnicfDHCPSrvGlbPoolLeaseSecond Integer32
  hpnicfDHCPSrvGlbPoolLeaseTimeSec Integer32
  hpnicfDHCPSrvGlbPoolCliGWIPAddr IpAddress

HpnicfDHCPSrvGlobalPoolOptionEntry  
SEQUENCE    
  hpnicfDHCPSrvGlbPoolOptCode Integer32
  hpnicfDHCPSrvGlbPoolOptType INTEGER
  hpnicfDHCPSrvGlbPoolOptAscii OCTET STRING
  hpnicfDHCPSrvGlbPoolOptHexString OCTET STRING
  hpnicfDHCPSrvGlbPoolOptIPString OCTET STRING
  hpnicfDHCPSrvGlbPoolOptRowStatus RowStatus

HpnicfDHCPSrvGlobalPoolStatEntry  
SEQUENCE    
  hpnicfDHCPSrvGlbPoolIPPoolUsage Integer32
  hpnicfDHCPSrvGlbPoolReqTimes Counter32
  hpnicfDHCPSrvGlbPoolSuccessTimes Counter32
  hpnicfDHCPSrvGlbPoolDiscoverTimes Counter32
  hpnicfDHCPSrvGlbPoolOfferTimes Counter32
  hpnicfDHCPSrvGlbPoolACKTimes Counter32
  hpnicfDHCPSrvGlbPoolTotalIpNum Counter32
  hpnicfDHCPSrvGlbPoolInUsedIpNum Counter32

HpnicfDHCPSvrOptionGroupEntry  
SEQUENCE    
  hpnicfDHCPSvrOptionGroupIndex Integer32
  hpnicfDHCPSvrOptionGroupRowstatus RowStatus

HpnicfDHCPSvrOptionEntry  
SEQUENCE    
  hpnicfDHCPSvrOptionCode Integer32
  hpnicfDHCPSvrOptionType INTEGER
  hpnicfDHCPSvrOptionAsciiString OCTET STRING
  hpnicfDHCPSvrOptionHexString OCTET STRING
  hpnicfDHCPSvrOptionIPString OCTET STRING
  hpnicfDHCPSvrOptionRowstatus RowStatus

HpnicfDHCPSvrVerifyMacEntry  
SEQUENCE    
  hpnicfDHCPSvrVerifyMacSwitch INTEGER

HpnicfDHCPSvrPoolMacEntry  
SEQUENCE    
  hpnicfDHCPSvrPoolMac MacAddress
  hpnicfDHCPSvrPoolMacMask MacAddress
  hpnicfDHCPSvrPoolMacOptIndex Integer32
  hpnicfDHCPSvrPoolMacRowstatus RowStatus

Defined Values

hpnicfDHCPServer 1.3.6.1.4.1.11.2.14.11.15.2.101
The MIB module is used for DHCP server.
MODULE-IDENTITY    

hpnicfDHCPServerObjects 1.3.6.1.4.1.11.2.14.11.15.2.101.1
OBJECT IDENTIFIER    

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

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

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

hpnicfDHCPServerAvgIpUseThreshold 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDHCPServerMaxIpUseThreshold 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDHCPServerTables 1.3.6.1.4.1.11.2.14.11.15.2.101.2
OBJECT IDENTIFIER    

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

hpnicfDHCPSrvGlobalPoolTable 1.3.6.1.4.1.11.2.14.11.15.2.101.2.2
A table for creating DHCP server global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDHCPSrvGlobalPoolEntry

hpnicfDHCPSrvGlobalPoolEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfDHCPSrvGlobalPoolEntry  

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

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

hpnicfDHCPSrvGlobalPoolConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.101.2.3
A table containing the configurations of dhcp server global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDHCPSrvGlobalPoolConfigEntry

hpnicfDHCPSrvGlobalPoolConfigEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfDHCPSrvGlobalPoolConfigEntry  

hpnicfDHCPSrvGlobalPoolType 1.3.6.1.4.1.11.2.14.11.15.2.101.2.3.1.1
Type of a DHCP global pool. Any operations of this object will be bound with the operations of hpnicfDHCPSrvGlobalPoolNetwork, hpnicfDHCPSrvGlobalPoolHostIPAddr, or hpnicfDHCPSrvGlobalPoolHostHAddr. 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)  

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

hpnicfDHCPSrvGlobalPoolNetworkMask 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDHCPSrvGlobalPoolNetwork 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  

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

hpnicfDHCPSrvGlobalPoolHostMask 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDHCPSrvGlobalPoolHostIPAddr 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  

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

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

hpnicfDHCPSrvGlobalPoolStartAddr 1.3.6.1.4.1.11.2.14.11.15.2.101.2.3.1.8
Start IP of a DHCP global pool. To delete a configured start IP, please set hpnicfDHCPSrvGlobalPoolStartAddr to 0. It takes effect only when hpnicfDHCPSrvGlobalPoolNetwork is set.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

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

hpnicfDHCPSrvGlobalPoolAllocObject 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDHCPSrvGlobalPoolParaTable 1.3.6.1.4.1.11.2.14.11.15.2.101.2.4
A table for configuring parameters to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDHCPSrvGlobalPoolParaEntry

hpnicfDHCPSrvGlobalPoolParaEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfDHCPSrvGlobalPoolParaEntry  

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

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

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

hpnicfDHCPSrvGlbPoolLeaseUnlimited 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfDHCPSrvGlbPoolCliGWIPStr 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDHCPSrvGlbPoolCliGWIPUndo 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDHCPSrvGlbPoolCliDNSIPStr 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDHCPSrvGlbPoolCliDNSIPUndo 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDHCPSrvGlbPoolCliNetbiosType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDHCPSrvGlbPoolCliNbnsIPStr 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDHCPSrvGlbPoolCliNbnsIPUndo 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDHCPSrvGlbPoolIPInUseReset 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfDHCPSrvGlbPoolPrimaryDNSIP 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDHCPSrvGlbPoolPrimaryDNSIP to 0. It takes effect only when hpnicfDHCPSrvGlobalPoolNetwork is set.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hpnicfDHCPSrvGlbPoolSecondaryDNSIP 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDHCPSrvGlbPoolSecondaryDNSIP to 0. It takes effect only when hpnicfDHCPSrvGlobalPoolNetwork is set.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

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

hpnicfDHCPSrvGlbPoolLeaseTimeSec 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDHCPSrvGlobalPoolOptionTable 1.3.6.1.4.1.11.2.14.11.15.2.101.2.5
A table for configuring options to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDHCPSrvGlobalPoolOptionEntry

hpnicfDHCPSrvGlobalPoolOptionEntry 1.3.6.1.4.1.11.2.14.11.15.2.101.2.5.1
An entry containing the objects for configuring options to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDHCPSrvGlobalPoolOptionEntry  

hpnicfDHCPSrvGlbPoolOptCode 1.3.6.1.4.1.11.2.14.11.15.2.101.2.5.1.1
Option code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..254  

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

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

hpnicfDHCPSrvGlbPoolOptHexString 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDHCPSrvGlbPoolOptIPString 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfDHCPSrvGlobalPoolStatTable 1.3.6.1.4.1.11.2.14.11.15.2.101.2.6
The statistics of each DHCP address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDHCPSrvGlobalPoolStatEntry

hpnicfDHCPSrvGlobalPoolStatEntry 1.3.6.1.4.1.11.2.14.11.15.2.101.2.6.1
An entry containing the statistics of each DHCP address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDHCPSrvGlobalPoolStatEntry  

hpnicfDHCPSrvGlbPoolIPPoolUsage 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDHCPSrvGlbPoolReqTimes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDHCPSrvGlbPoolSuccessTimes 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

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

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

hpnicfDHCPSvrOptionGroupTable 1.3.6.1.4.1.11.2.14.11.15.2.101.2.7
A table for creating DHCP server global option groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDHCPSvrOptionGroupEntry

hpnicfDHCPSvrOptionGroupEntry 1.3.6.1.4.1.11.2.14.11.15.2.101.2.7.1
An entry containing objects for creating or deleting a global option group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDHCPSvrOptionGroupEntry  

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

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

hpnicfDHCPSvrOptionTable 1.3.6.1.4.1.11.2.14.11.15.2.101.2.8
A table for configuring options in a global option group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDHCPSvrOptionEntry

hpnicfDHCPSvrOptionEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfDHCPSvrOptionEntry  

hpnicfDHCPSvrOptionCode 1.3.6.1.4.1.11.2.14.11.15.2.101.2.8.1.1
Option code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..254  

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

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

hpnicfDHCPSvrOptionHexString 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDHCPSvrOptionIPString 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfDHCPSvrVerifyMacTable 1.3.6.1.4.1.11.2.14.11.15.2.101.2.9
A table containing the verifying switches status for pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDHCPSvrVerifyMacEntry

hpnicfDHCPSvrVerifyMacEntry 1.3.6.1.4.1.11.2.14.11.15.2.101.2.9.1
An entry containing the switch status for a pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDHCPSvrVerifyMacEntry  

hpnicfDHCPSvrVerifyMacSwitch 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDHCPSvrPoolMacTable 1.3.6.1.4.1.11.2.14.11.15.2.101.2.10
A table containing the MAC addresses list for pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDHCPSvrPoolMacEntry

hpnicfDHCPSvrPoolMacEntry 1.3.6.1.4.1.11.2.14.11.15.2.101.2.10.1
An entry containing a MAC address and a mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDHCPSvrPoolMacEntry  

hpnicfDHCPSvrPoolMac 1.3.6.1.4.1.11.2.14.11.15.2.101.2.10.1.1
MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpnicfDHCPSvrPoolMacMask 1.3.6.1.4.1.11.2.14.11.15.2.101.2.10.1.2
Mask for MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

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

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

hpnicfDHCPServerTraps 1.3.6.1.4.1.11.2.14.11.15.2.101.3
OBJECT IDENTIFIER    

hpnicfDHCPServerTrapPrefix 1.3.6.1.4.1.11.2.14.11.15.2.101.3.0
OBJECT IDENTIFIER    

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

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

hpnicfDHCPServerAvgIpUsageOverflow 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfDHCPServerMaxIpUsageOverflow 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfDHCPServerAllocateOverflow 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfDHCPServerTrapObjects 1.3.6.1.4.1.11.2.14.11.15.2.101.3.1
OBJECT IDENTIFIER    

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