A3COM-HUAWEI-DHCP-SERVER-MIB

File: A3COM-HUAWEI-DHCP-SERVER-MIB.mib (29509 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

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

Defined Types

H3cDHCPSrvGlobalPoolEntry  
SEQUENCE    
  h3cDHCPSrvGlobalPoolName OCTET STRING
  h3cDHCPSrvGlobalPoolRowStatus RowStatus

H3cDHCPSrvGlobalPoolConfigEntry  
SEQUENCE    
  h3cDHCPSrvGlobalPoolType INTEGER
  h3cDHCPSrvGlobalPoolNetwork IpAddress
  h3cDHCPSrvGlobalPoolNetworkMask IpAddress
  h3cDHCPSrvGlobalPoolHostIPAddr IpAddress
  h3cDHCPSrvGlobalPoolHostMask IpAddress
  h3cDHCPSrvGlobalPoolHostHAddr MacAddress
  h3cDHCPSrvGlobalPoolCfgUndoFlag INTEGER
  h3cDHCPSrvGlobalPoolStartAddr IpAddress
  h3cDHCPSrvGlobalPoolEndAddr IpAddress

H3cDHCPSrvGlobalPoolParaEntry  
SEQUENCE    
  h3cDHCPSrvGlbPoolLeaseDay Integer32
  h3cDHCPSrvGlbPoolLeaseHour Integer32
  h3cDHCPSrvGlbPoolLeaseMinute Integer32
  h3cDHCPSrvGlbPoolLeaseUnlimited INTEGER
  h3cDHCPSrvGlbPoolDomainName OCTET STRING
  h3cDHCPSrvGlbPoolCliGWIPStr OCTET STRING
  h3cDHCPSrvGlbPoolCliGWIPUndo IpAddress
  h3cDHCPSrvGlbPoolCliDNSIPStr OCTET STRING
  h3cDHCPSrvGlbPoolCliDNSIPUndo IpAddress
  h3cDHCPSrvGlbPoolCliNetbiosType INTEGER
  h3cDHCPSrvGlbPoolCliNbnsIPStr OCTET STRING
  h3cDHCPSrvGlbPoolCliNbnsIPUndo IpAddress
  h3cDHCPSrvGlbPoolParaUndoFlag INTEGER
  h3cDHCPSrvGlbPoolIPInUseReset INTEGER
  h3cDHCPSrvGlbPoolLeaseTime TimeTicks
  h3cDHCPSrvGlbPoolPrimaryDNSIP IpAddress
  h3cDHCPSrvGlbPoolSecondaryDNSIP IpAddress
  h3cDHCPSrvGlbPoolLeaseSecond Integer32

H3cDHCPSrvGlobalPoolOptionEntry  
SEQUENCE    
  h3cDHCPSrvGlbPoolOptCode Integer32
  h3cDHCPSrvGlbPoolOptType INTEGER
  h3cDHCPSrvGlbPoolOptAscii OCTET STRING
  h3cDHCPSrvGlbPoolOptHexString OCTET STRING
  h3cDHCPSrvGlbPoolOptIPString OCTET STRING
  h3cDHCPSrvGlbPoolOptRowStatus RowStatus

H3cDHCPSrvGlobalPoolStatEntry  
SEQUENCE    
  h3cDHCPSrvGlbPoolIPPoolUsage Integer32
  h3cDHCPSrvGlbPoolReqTimes Counter32
  h3cDHCPSrvGlbPoolSuccessTimes Counter32
  h3cDHCPSrvGlbPoolDiscoverTimes Counter32
  h3cDHCPSrvGlbPoolOfferTimes Counter32
  h3cDHCPSrvGlbPoolACKTimes Counter32

Defined Values

h3cDHCPServer 1.3.6.1.4.1.43.45.1.10.2.101
The MIB module is used for DHCP server.
MODULE-IDENTITY    

h3cDHCPServerObjects 1.3.6.1.4.1.43.45.1.10.2.101.1
OBJECT IDENTIFIER    

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

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

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

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

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

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

h3cDHCPServerTables 1.3.6.1.4.1.43.45.1.10.2.101.2
OBJECT IDENTIFIER    

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

h3cDHCPSrvGlobalPoolTable 1.3.6.1.4.1.43.45.1.10.2.101.2.2
A table for creating DHCP server global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDHCPSrvGlobalPoolEntry

h3cDHCPSrvGlobalPoolEntry 1.3.6.1.4.1.43.45.1.10.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    
  H3cDHCPSrvGlobalPoolEntry  

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

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

h3cDHCPSrvGlobalPoolConfigTable 1.3.6.1.4.1.43.45.1.10.2.101.2.3
A table containing the configurations of dhcp server global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDHCPSrvGlobalPoolConfigEntry

h3cDHCPSrvGlobalPoolConfigEntry 1.3.6.1.4.1.43.45.1.10.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    
  H3cDHCPSrvGlobalPoolConfigEntry  

h3cDHCPSrvGlobalPoolType 1.3.6.1.4.1.43.45.1.10.2.101.2.3.1.1
Type of a DHCP global pool. Any operations of this object will be bound with the operations of h3cDHCPSrvGlobalPoolNetwork, h3cDHCPSrvGlobalPoolHostIPAddr, or h3cDHCPSrvGlobalPoolHostHAddr. 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)  

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

h3cDHCPSrvGlobalPoolNetworkMask 1.3.6.1.4.1.43.45.1.10.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 h3cDHCPSrvGlobalPoolNetwork 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  

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

h3cDHCPSrvGlobalPoolHostMask 1.3.6.1.4.1.43.45.1.10.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 h3cDHCPSrvGlobalPoolHostIPAddr 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  

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

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

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

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

h3cDHCPSrvGlobalPoolParaTable 1.3.6.1.4.1.43.45.1.10.2.101.2.4
A table for configuring parameters to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDHCPSrvGlobalPoolParaEntry

h3cDHCPSrvGlobalPoolParaEntry 1.3.6.1.4.1.43.45.1.10.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    
  H3cDHCPSrvGlobalPoolParaEntry  

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

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

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

h3cDHCPSrvGlbPoolLeaseUnlimited 1.3.6.1.4.1.43.45.1.10.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)  

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

h3cDHCPSrvGlbPoolCliGWIPStr 1.3.6.1.4.1.43.45.1.10.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)  

h3cDHCPSrvGlbPoolCliGWIPUndo 1.3.6.1.4.1.43.45.1.10.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  

h3cDHCPSrvGlbPoolCliDNSIPStr 1.3.6.1.4.1.43.45.1.10.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)  

h3cDHCPSrvGlbPoolCliDNSIPUndo 1.3.6.1.4.1.43.45.1.10.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  

h3cDHCPSrvGlbPoolCliNetbiosType 1.3.6.1.4.1.43.45.1.10.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)  

h3cDHCPSrvGlbPoolCliNbnsIPStr 1.3.6.1.4.1.43.45.1.10.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)  

h3cDHCPSrvGlbPoolCliNbnsIPUndo 1.3.6.1.4.1.43.45.1.10.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  

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

h3cDHCPSrvGlbPoolIPInUseReset 1.3.6.1.4.1.43.45.1.10.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)  

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

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

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

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

h3cDHCPSrvGlobalPoolOptionTable 1.3.6.1.4.1.43.45.1.10.2.101.2.5
A table for configuring options to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDHCPSrvGlobalPoolOptionEntry

h3cDHCPSrvGlobalPoolOptionEntry 1.3.6.1.4.1.43.45.1.10.2.101.2.5.1
An entry containing the objects for configuring options to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDHCPSrvGlobalPoolOptionEntry  

h3cDHCPSrvGlbPoolOptCode 1.3.6.1.4.1.43.45.1.10.2.101.2.5.1.1
Option code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..254  

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

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

h3cDHCPSrvGlbPoolOptHexString 1.3.6.1.4.1.43.45.1.10.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..143)  

h3cDHCPSrvGlbPoolOptIPString 1.3.6.1.4.1.43.45.1.10.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)  

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

h3cDHCPSrvGlobalPoolStatTable 1.3.6.1.4.1.43.45.1.10.2.101.2.6
The statistics of each DHCP address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDHCPSrvGlobalPoolStatEntry

h3cDHCPSrvGlobalPoolStatEntry 1.3.6.1.4.1.43.45.1.10.2.101.2.6.1
An entry containing the statistics of each DHCP address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDHCPSrvGlobalPoolStatEntry  

h3cDHCPSrvGlbPoolIPPoolUsage 1.3.6.1.4.1.43.45.1.10.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  

h3cDHCPSrvGlbPoolReqTimes 1.3.6.1.4.1.43.45.1.10.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  

h3cDHCPSrvGlbPoolSuccessTimes 1.3.6.1.4.1.43.45.1.10.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  

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

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

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

h3cDHCPServerTraps 1.3.6.1.4.1.43.45.1.10.2.101.3
OBJECT IDENTIFIER    

h3cDHCPServerTrapPrefix 1.3.6.1.4.1.43.45.1.10.2.101.3.0
OBJECT IDENTIFIER    

h3cDHCPServerAddrExhaust 1.3.6.1.4.1.43.45.1.10.2.101.3.0.1
This trap is generated when the device DHCP server address exhaust.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDHCPServerAddrExhaustRecover 1.3.6.1.4.1.43.45.1.10.2.101.3.0.2
This trap is generated when the device DHCP server address exhaust recover.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDHCPServerAvgIpUsageOverflow 1.3.6.1.4.1.43.45.1.10.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-only
NOTIFICATION-TYPE    

h3cDHCPServerMaxIpUsageOverflow 1.3.6.1.4.1.43.45.1.10.2.101.3.0.4
This trap is generated when the maximun IP address usage of DHCP server pool in 5 minutes overflows.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDHCPServerAllocateOverflow 1.3.6.1.4.1.43.45.1.10.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-only
NOTIFICATION-TYPE    

h3cDHCPServerTrapObjects 1.3.6.1.4.1.43.45.1.10.2.101.3.1
OBJECT IDENTIFIER    

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