HILLSTONE-DHCP-MIB

File: HILLSTONE-DHCP-MIB.mib (6190 bytes)

Imported modules

HILLSTONE-SMI RFC-1212

Imported symbols

hillstoneDHCP OBJECT-TYPE IpAddress

Defined Types

DisplayString  
OCTET STRING    

HillstoneDHCPPoolEntry  
SEQUENCE    
  hillstoneDHCPPoolIndex INTEGER
  hillstoneDHCPPoolName DisplayString
  hillstoneDHCPPoolType INTEGER
  hillstoneDHCPPoolNetworkMask IpAddress

HillstoneDHCPPoolAddrEntry  
SEQUENCE    
  hillstoneDHCPPoolIPIndex INTEGER
  hillstoneDHCPPoolIPStart IpAddress
  hillstoneDHCPPoolIPEnd IpAddress

HillstoneDHCPFreeIPEntry  
SEQUENCE    
  hillstoneDHCPFreeIPIndex INTEGER
  hillstoneDHCPFreeIPStart IpAddress
  hillstoneDHCPFreeIPEnd IpAddress

Defined Values

hillstoneDHCPServerMibObjects 1.3.6.1.4.1.28557.2.5.1
OBJECT IDENTIFIER    

hillstoneDHCPPoolTable 1.3.6.1.4.1.28557.2.5.1.1
A table containing the configuration informations of DHCP server global pools, such as pool type, ip address, mask
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HillstoneDHCPPoolEntry

hillstoneDHCPPoolEntry 1.3.6.1.4.1.28557.2.5.1.1.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    
  HillstoneDHCPPoolEntry  

hillstoneDHCPPoolIndex 1.3.6.1.4.1.28557.2.5.1.1.1.1
The Index of DHCP pool
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hillstoneDHCPPoolName 1.3.6.1.4.1.28557.2.5.1.1.1.2
The name of DHCP pool
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hillstoneDHCPPoolType 1.3.6.1.4.1.28557.2.5.1.1.1.3
Type of a DHCP global pool. Any operations of this object will be bound with the operations of hillstoneDHCPPOOLNetwork and hillstoneDHCPPOOLNetworkMask or with the operations of hillstoneDHCPPOOLHostIPAddr, hillstoneDHCPPOOLMask and hillstoneDHCPPOOLHostHAddr. That means any operation of this object alone will be regarded as invalid operation. The value means: network(1)- It is a pool with automatic allocation
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER network(1)  

hillstoneDHCPPoolNetworkMask 1.3.6.1.4.1.28557.2.5.1.1.1.4
Net mask of a DHCP Server global pool(network). The SET operation to this object ought to be with the SET of hillstoneDHCPPOOLNetwork together, and any SET operation alone to this object will be regarded as an invalid operation. When a network ip of a DHCP server global pool was deleted, the net mask would also be deleted automatically, and no further operation needed
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hillstoneDHCPPoolAddrTable 1.3.6.1.4.1.28557.2.5.1.2
A table for configuring ip to DHCP server, which don't allow to allocate to clients
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HillstoneDHCPPoolAddrEntry

hillstoneDHCPPoolAddrEntry 1.3.6.1.4.1.28557.2.5.1.2.1
An entry for configuring ip to DHCP server
Status: current Access: not-accessible
OBJECT-TYPE    
  HillstoneDHCPPoolAddrEntry  

hillstoneDHCPPoolIPIndex 1.3.6.1.4.1.28557.2.5.1.2.1.1
The Index of DHCP pool, same with hillstoneDHCPPoolIndex
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hillstoneDHCPPoolIPStart 1.3.6.1.4.1.28557.2.5.1.2.1.2
The start ip address of this ip pool.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hillstoneDHCPPoolIPEnd 1.3.6.1.4.1.28557.2.5.1.2.1.3
The end ip address of this ip pool.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hillstoneDHCPFreeIPTable 1.3.6.1.4.1.28557.2.5.1.3
A table for configuring free ip to DHCP server, which don't allow to allocate to clients
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HillstoneDHCPFreeIPEntry

hillstoneDHCPFreeIPEntry 1.3.6.1.4.1.28557.2.5.1.3.1
An entry for configuring free ip to DHCP server
Status: current Access: not-accessible
OBJECT-TYPE    
  HillstoneDHCPFreeIPEntry  

hillstoneDHCPFreeIPIndex 1.3.6.1.4.1.28557.2.5.1.3.1.1
The Index of DHCP pool, same with hillstoneDHCPPoolIndex
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hillstoneDHCPFreeIPStart 1.3.6.1.4.1.28557.2.5.1.3.1.2
Start ip address of free ip
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hillstoneDHCPFreeIPEnd 1.3.6.1.4.1.28557.2.5.1.3.1.3
End ip address of free ip
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress