DLINKSW-DHCP-SERVER-MIB

File: DLINKSW-DHCP-SERVER-MIB.mib (50934 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Unsigned32 Counter64 RowStatus
MacAddress TruthValue DateAndTime
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
dlinkIndustrialCommon

Defined Types

DDhcpSExcludedAddressEntry  
SEQUENCE    
  dDhcpSExcludedAddressVrfName DisplayString
  dDhcpSExcludedAddressBeginAddr IpAddress
  dDhcpSExcludedAddressEndAddr IpAddress
  dDhcpSExcludedAddressRowStatus RowStatus

DDhcpSClassEntry  
SEQUENCE    
  dDhcpSClassName DisplayString
  dDhcpSClassRowStatus RowStatus

DDhcpSClassOptionEntry  
SEQUENCE    
  dDhcpSClassOptionCode INTEGER
  dDhcpSClassOptionPatternValue OCTET STRING
  dDhcpSClassOptionWildcardMatch TruthValue
  dDhcpSClassOptionMaskValue OCTET STRING
  dDhcpSClassOptionRowStatus RowStatus

DDhcpSPoolEntry  
SEQUENCE    
  dDhcpSPoolName DisplayString
  dDhcpSPoolRowStatus RowStatus

DDhcpSPoolCfgEntry  
SEQUENCE    
  dDhcpSPoolCfgDomainName DisplayString
  dDhcpSPoolCfgNetBIOSNodeType INTEGER
  dDhcpSPoolCfgLeaseState INTEGER
  dDhcpSPoolCfgLeaseDay INTEGER
  dDhcpSPoolCfgLeaseHour INTEGER
  dDhcpSPoolCfgLeaseMinute INTEGER
  dDhcpSPoolCfgBootFile DisplayString
  dDhcpSPoolCfgNextServer IpAddress
  dDhcpSPoolCfgVrfName DisplayString

DDhcpSPoolAddrAllocEntry  
SEQUENCE    
  dDhcpSPoolAddrAllocNetwork IpAddress
  dDhcpSPoolAddrAllocNetworkMask IpAddress
  dDhcpSPoolAddrAllocRowStatus RowStatus

DDhcpSPoolManualBindEntry  
SEQUENCE    
  dDhcpSPoolManualBindHostIp IpAddress
  dDhcpSPoolManualBindHostIpMask IpAddress
  dDhcpSPoolManualBindHAddr MacAddress
  dDhcpSPoolManualBindClientId OCTET STRING
  dDhcpSPoolManualBindRowStatus RowStatus

DDhcpSPoolClassAddrEntry  
SEQUENCE    
  dDhcpSPoolClassAddrBeginAddr IpAddress
  dDhcpSPoolClassAddrEndAddr IpAddress
  dDhcpSPoolClassAddrRowStatus RowStatus

DDhcpSPoolOptionEntry  
SEQUENCE    
  dDhcpSPoolOptionCode INTEGER
  dDhcpSPoolOptionType INTEGER
  dDhcpSPoolOptionValue DisplayString
  dDhcpSPoolOptionRowStatus RowStatus

DDhcpSPoolDefaultRouterEntry  
SEQUENCE    
  dDhcpSPoolDefaultRouterIndex Unsigned32
  dDhcpSPoolDefaultRouterAddr IpAddress
  dDhcpSPoolDefaultRouterRowStatus RowStatus

DDhcpSPoolDnsServerEntry  
SEQUENCE    
  dDhcpSPoolDnsServerIndex Unsigned32
  dDhcpSPoolDnsServerAddr IpAddress
  dDhcpSPoolDnsServerRowStatus RowStatus

DDhcpSPoolWinsServerEntry  
SEQUENCE    
  dDhcpSPoolWinsServerIndex Unsigned32
  dDhcpSPoolWinsServerAddr IpAddress
  dDhcpSPoolWinsServerRowStatus RowStatus

DDhcpServerBindingEntry  
SEQUENCE    
  dDhcpServerBindingVrfName DisplayString
  dDhcpServerBindingIpAddress IpAddress
  dDhcpSBindingHwAddrOrClientId OCTET STRING
  dDhcpServerBindingState INTEGER
  dDhcpServerBindingLeaseExpire DateAndTime
  dDhcpServerBindingClear INTEGER

DDhcpSConflictIpEntry  
SEQUENCE    
  dDhcpSConflictIpVrfName DisplayString
  dDhcpSConflictIpAddr IpAddress
  dDhcpSConflictIpDetectMethod INTEGER
  dDhcpSConflictIpDetectTime DateAndTime
  dDhcpSConflictIpClear INTEGER

Defined Values

dlinkSwDhcpServerMIB 1.3.6.1.4.1.171.14.39
The MIB module for managing DHCP Server.
MODULE-IDENTITY    

dDhcpServerMIBNotifications 1.3.6.1.4.1.171.14.39.0
OBJECT IDENTIFIER    

dDhcpServerMIBObjects 1.3.6.1.4.1.171.14.39.1
OBJECT IDENTIFIER    

dDhcpServerMIBConformance 1.3.6.1.4.1.171.14.39.2
OBJECT IDENTIFIER    

dDhcpServerGblCfg 1.3.6.1.4.1.171.14.39.1.1
OBJECT IDENTIFIER    

dDhcpServiceEnabled 1.3.6.1.4.1.171.14.39.1.1.1
This object enables/disables the DHCP server and relay service on the device.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcpServerPingPktNumber 1.3.6.1.4.1.171.14.39.1.1.2
This object specifies the number of PING packets the DHCP server sends to an IP address before assigning this address to a requesting client. Setting this object to 0 will disable the PING operation.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

dDhcpServerPingTimeOut 1.3.6.1.4.1.171.14.39.1.1.3
This object specifies the amount of time in millisecond the DHCP server must wait before timing out a ping packet. The specified value should be multiple of 100.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

dDhcpSExcludedAddressTable 1.3.6.1.4.1.171.14.39.1.1.4
A list of configurations about a range of IP addresses that the DHCP server should not assign to DHCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSExcludedAddressEntry

dDhcpSExcludedAddressEntry 1.3.6.1.4.1.171.14.39.1.1.4.1
An entry contaning information about an IP address range that the DHCP server should not assign to DHCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSExcludedAddressEntry  

dDhcpSExcludedAddressVrfName 1.3.6.1.4.1.171.14.39.1.1.4.1.1
The name of virtual routing and forwarding (VRF). When the VRF is not specified (zero length string), the corresponding configuration is used for global address space.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

dDhcpSExcludedAddressBeginAddr 1.3.6.1.4.1.171.14.39.1.1.4.1.2
The first address of this address range.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpSExcludedAddressEndAddr 1.3.6.1.4.1.171.14.39.1.1.4.1.3
The last address of this address range.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpSExcludedAddressRowStatus 1.3.6.1.4.1.171.14.39.1.1.4.1.99
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpServerClass 1.3.6.1.4.1.171.14.39.1.2
OBJECT IDENTIFIER    

dDhcpServerUseClassEnabled 1.3.6.1.4.1.171.14.39.1.2.1
This object enables/disables the DHCP server to use DHCP classes during address allocation or use DHCP classes option to locate the addresses.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcpSClassTable 1.3.6.1.4.1.171.14.39.1.2.2
A list of classes for DHCP server. This table is used to create and delete DHCP class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSClassEntry

dDhcpSClassEntry 1.3.6.1.4.1.171.14.39.1.2.2.1
An entry in DHCP class table contaning objects for creating or deleting a class for the DHCP server or relay.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSClassEntry  

dDhcpSClassName 1.3.6.1.4.1.171.14.39.1.2.2.1.1
This object indicates the class name of the corresponding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

dDhcpSClassRowStatus 1.3.6.1.4.1.171.14.39.1.2.2.1.99
This object is used to create new rows in this table and to delete existing rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpSClassOptionTable 1.3.6.1.4.1.171.14.39.1.2.3
A list of DHCP option configuratoins for DHCP Relay and Server classes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSClassOptionEntry

dDhcpSClassOptionEntry 1.3.6.1.4.1.171.14.39.1.2.3.1
An entry contains a DHCP option configuration of a DHCP class.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSClassOptionEntry  

dDhcpSClassOptionCode 1.3.6.1.4.1.171.14.39.1.2.3.1.1
This object indicates the DHCP option code. The list of supported option code is project dependent. The following are some common used option codes: 60: vendor class identifier; 61: Client identifier; 77: user class; 82: Relay agent information option; 124: vendor-identifying vendor class; 125: vendor-identifying vendor-specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..254  

dDhcpSClassOptionPatternValue 1.3.6.1.4.1.171.14.39.1.2.3.1.2
This object indicates the pattern of the corresponding DHCP option. Multiple option patterns can be specified for a DHCP class.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

dDhcpSClassOptionWildcardMatch 1.3.6.1.4.1.171.14.39.1.2.3.1.3
This object indicates whether matching the remaining bits of the option. A value of 'false' means the bit length of dDhcpSClassOptionPatternValue should be the same as bit length of the option.
Status: current Access: not-accessible
OBJECT-TYPE    
  TruthValue  

dDhcpSClassOptionMaskValue 1.3.6.1.4.1.171.14.39.1.2.3.1.4
This object indicates the hex bit mask for masking of the dDhcpSClassOptionPatternValue. The masked pattern bits will be matched. The masked pattern of every octet only supports: '00'H - indicates the corresponding octet will not be checked. 'FF'H - indicates the corresponding input octet must be same as the value of dDhcpSClassOptionPatternValue. If this object is a zero length string means the mask is not specified, all octets specified by dDhcpSClassOptionPatternValue will be checked.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

dDhcpSClassOptionRowStatus 1.3.6.1.4.1.171.14.39.1.2.3.1.99
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpServerPoolMgmt 1.3.6.1.4.1.171.14.39.1.3
OBJECT IDENTIFIER    

dDhcpSPoolTable 1.3.6.1.4.1.171.14.39.1.3.1
This table is used to create and delete DHCP pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSPoolEntry

dDhcpSPoolEntry 1.3.6.1.4.1.171.14.39.1.3.1.1
An entry in DHCP Pool table contaning objects for creating or deleting a global pool for the DHCP server or relay.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSPoolEntry  

dDhcpSPoolName 1.3.6.1.4.1.171.14.39.1.3.1.1.1
This object indicates the DHCP pool name of the corresponding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

dDhcpSPoolRowStatus 1.3.6.1.4.1.171.14.39.1.3.1.1.99
This object is used to create new rows in this table and to delete existing rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpSPoolCfgTable 1.3.6.1.4.1.171.14.39.1.3.2
A list of DHCP server pool informations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSPoolCfgEntry

dDhcpSPoolCfgEntry 1.3.6.1.4.1.171.14.39.1.3.2.1
An entry contaning DHCP server pool information.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSPoolCfgEntry  

dDhcpSPoolCfgDomainName 1.3.6.1.4.1.171.14.39.1.3.2.1.1
The domain name for the client if the server allocates the address for the client from this pool.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

dDhcpSPoolCfgNetBIOSNodeType 1.3.6.1.4.1.171.14.39.1.3.2.1.2
The NetBIOS node type for a Microsoft DHCP client. The value 'notSpecified' indicates NetBIOS node type is not configured for the corresponding entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER notSpecified(0), broadcast(1), peertopeer(2), mixed(3), hybid(4)  

dDhcpSPoolCfgLeaseState 1.3.6.1.4.1.171.14.39.1.3.2.1.3
The pool lease state. When configured to 'infinite', the following objects: dDhcpSPoolCfgLeaseDay, dDhcpSPoolCfgLeaseHour and dDhcpSPoolCfgLeaseMinute will be reverted to default value and not be used for lease time.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER predefined(1), infinite(2)  

dDhcpSPoolCfgLeaseDay 1.3.6.1.4.1.171.14.39.1.3.2.1.4
This object indicates the number of days for the duration of lease.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..365  

dDhcpSPoolCfgLeaseHour 1.3.6.1.4.1.171.14.39.1.3.2.1.5
This object indicates the number of hours for the duration of lease.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..23  

dDhcpSPoolCfgLeaseMinute 1.3.6.1.4.1.171.14.39.1.3.2.1.6
This object indicates the number of minutes for the duration of lease.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..59  

dDhcpSPoolCfgBootFile 1.3.6.1.4.1.171.14.39.1.3.2.1.7
This object indicates the name of the file that is used as a boot image.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

dDhcpSPoolCfgNextServer 1.3.6.1.4.1.171.14.39.1.3.2.1.8
This object indicates the next server to be used in the DHCP client boot process. The server is typically a TFTP server. A length of zero indicates the next server is unspecified.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

dDhcpSPoolCfgVrfName 1.3.6.1.4.1.171.14.39.1.3.2.1.9
This object is used to configure the VRF for DHCP pool. The zero length string means the VRF name is not specified.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

dDhcpSPoolAddrAllocTable 1.3.6.1.4.1.171.14.39.1.3.3
A list of information indicates the address allocation for DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSPoolAddrAllocEntry

dDhcpSPoolAddrAllocEntry 1.3.6.1.4.1.171.14.39.1.3.3.1
An entry contaning the network configuration for DHCP pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSPoolAddrAllocEntry  

dDhcpSPoolAddrAllocNetwork 1.3.6.1.4.1.171.14.39.1.3.3.1.1
The network address of the corresponding entry. The number of network configuration can be supported in a pool is project dependent.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpSPoolAddrAllocNetworkMask 1.3.6.1.4.1.171.14.39.1.3.3.1.2
The network address mask of the corresponding entry.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

dDhcpSPoolAddrAllocRowStatus 1.3.6.1.4.1.171.14.39.1.3.3.1.99
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpSPoolManualBindTable 1.3.6.1.4.1.171.14.39.1.3.4
A list of information indicates the manual binding information for DHCP pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSPoolManualBindEntry

dDhcpSPoolManualBindEntry 1.3.6.1.4.1.171.14.39.1.3.4.1
An entry contaning the manual binding information for DHCP pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSPoolManualBindEntry  

dDhcpSPoolManualBindHostIp 1.3.6.1.4.1.171.14.39.1.3.4.1.1
This object indicates the IP address of the manual binding entry in a DHCP address pool. The user cannot configure the manual binding entry in the address pool that has been configured with network.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

dDhcpSPoolManualBindHostIpMask 1.3.6.1.4.1.171.14.39.1.3.4.1.2
This object indicates the mask the network part of the host address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

dDhcpSPoolManualBindHAddr 1.3.6.1.4.1.171.14.39.1.3.4.1.3
This object indicates the hardware address of the manual binding entry in a DHCP address pool.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

dDhcpSPoolManualBindClientId 1.3.6.1.4.1.171.14.39.1.3.4.1.4
This object indicates DHCP client ID of the manual binding entry in a DHCP address pool.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

dDhcpSPoolManualBindRowStatus 1.3.6.1.4.1.171.14.39.1.3.4.1.99
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpSPoolClassAddrTable 1.3.6.1.4.1.171.14.39.1.3.5
A table contains address range configuration of a DHCP pool class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSPoolClassAddrEntry

dDhcpSPoolClassAddrEntry 1.3.6.1.4.1.171.14.39.1.3.5.1
By using DHCP class, DHCP server using option configuration to further determine which IP addresses to allocate to clients. The first two index elements identify the pool class to which this address range belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSPoolClassAddrEntry  

dDhcpSPoolClassAddrBeginAddr 1.3.6.1.4.1.171.14.39.1.3.5.1.1
The start address of this class address range. A special address 0.0.0.0 indicates there is no address range is configured for this pool class. When a valid address range is configured, the entry of 0.0.0.0 will be removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpSPoolClassAddrEndAddr 1.3.6.1.4.1.171.14.39.1.3.5.1.2
The end address of this class address range.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpSPoolClassAddrRowStatus 1.3.6.1.4.1.171.14.39.1.3.5.1.99
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpSPoolOptionTable 1.3.6.1.4.1.171.14.39.1.3.6
A list of option configurations for DHCP pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSPoolOptionEntry

dDhcpSPoolOptionEntry 1.3.6.1.4.1.171.14.39.1.3.6.1
An entry contaning a DHCP option configuration of a DHCP class.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSPoolOptionEntry  

dDhcpSPoolOptionCode 1.3.6.1.4.1.171.14.39.1.3.6.1.1
This object indicates the code of DHCP option. Some options can be configured by other objects (e.g. option 1 which is used to configure Subnet Mask can be configured by dDhcpSPoolAddrAllocEntry and then should not be configured by this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 2..254  

dDhcpSPoolOptionType 1.3.6.1.4.1.171.14.39.1.3.6.1.2
This object indicates the type of dDhcpSPoolOptionValue. string(1): The type of option value is character string. hex(2) : The type of option value is hexadecimal string. ip(3) : The type of option value is IP list.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER string(1), hex(2), ip(3)  

dDhcpSPoolOptionValue 1.3.6.1.4.1.171.14.39.1.3.6.1.3
This object indicates the value of the corresponding DHCP option.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

dDhcpSPoolOptionRowStatus 1.3.6.1.4.1.171.14.39.1.3.6.1.99
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpSPoolDefaultRouterTable 1.3.6.1.4.1.171.14.39.1.3.7
A list of default router IP configuration for DHCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSPoolDefaultRouterEntry

dDhcpSPoolDefaultRouterEntry 1.3.6.1.4.1.171.14.39.1.3.7.1
An entry contaning default router configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSPoolDefaultRouterEntry  

dDhcpSPoolDefaultRouterIndex 1.3.6.1.4.1.171.14.39.1.3.7.1.1
The default router index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8  

dDhcpSPoolDefaultRouterAddr 1.3.6.1.4.1.171.14.39.1.3.7.1.2
The address of the default router.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

dDhcpSPoolDefaultRouterRowStatus 1.3.6.1.4.1.171.14.39.1.3.7.1.99
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpSPoolDnsServerTable 1.3.6.1.4.1.171.14.39.1.3.8
A list of DNS server configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSPoolDnsServerEntry

dDhcpSPoolDnsServerEntry 1.3.6.1.4.1.171.14.39.1.3.8.1
An entry containing DNS server configuration for DHCP pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSPoolDnsServerEntry  

dDhcpSPoolDnsServerIndex 1.3.6.1.4.1.171.14.39.1.3.8.1.1
The DNS server index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8  

dDhcpSPoolDnsServerAddr 1.3.6.1.4.1.171.14.39.1.3.8.1.2
The address of the DNS server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

dDhcpSPoolDnsServerRowStatus 1.3.6.1.4.1.171.14.39.1.3.8.1.99
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpSPoolWinsServerTable 1.3.6.1.4.1.171.14.39.1.3.9
A list of WINS (Windows Internet Name Service) server configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSPoolWinsServerEntry

dDhcpSPoolWinsServerEntry 1.3.6.1.4.1.171.14.39.1.3.9.1
An entry containing WINS server configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSPoolWinsServerEntry  

dDhcpSPoolWinsServerIndex 1.3.6.1.4.1.171.14.39.1.3.9.1.1
The index of this WINS server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8  

dDhcpSPoolWinsServerAddr 1.3.6.1.4.1.171.14.39.1.3.9.1.2
The address of the WINS server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

dDhcpSPoolWinsServerRowStatus 1.3.6.1.4.1.171.14.39.1.3.9.1.99
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcpServerInfo 1.3.6.1.4.1.171.14.39.1.4
OBJECT IDENTIFIER    

dDhcpServerPktStatistics 1.3.6.1.4.1.171.14.39.1.4.1
OBJECT IDENTIFIER    

dDhcpServerClearStatistics 1.3.6.1.4.1.171.14.39.1.4.1.1
This object is used to reset all DHCP server counters when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noOp(2)  

dDhcpServerRecvBootRequest 1.3.6.1.4.1.171.14.39.1.4.1.2
The total number of received BootRequest packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerRecvMalformedPkt 1.3.6.1.4.1.171.14.39.1.4.1.3
The total number of received malformed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerRecvRenewPkt 1.3.6.1.4.1.171.14.39.1.4.1.4
The total number of received packets used to extend leases.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerRecvDiscover 1.3.6.1.4.1.171.14.39.1.4.1.5
The total number of received DHCPDISCOVER packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerRecvRequest 1.3.6.1.4.1.171.14.39.1.4.1.6
The total number of received DHCPREQUEST packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerRecvDecline 1.3.6.1.4.1.171.14.39.1.4.1.7
The total number of received DHCPDECLINE packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerRecvRelease 1.3.6.1.4.1.171.14.39.1.4.1.8
The total number of received DHCPRELEASE packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerRecvInform 1.3.6.1.4.1.171.14.39.1.4.1.9
The total number of received DHCPRINFORM packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerSendBootReply 1.3.6.1.4.1.171.14.39.1.4.1.10
The total number of sent BootReply packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerSendOffer 1.3.6.1.4.1.171.14.39.1.4.1.11
The total number of sent DHCPOFFER packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerSendAck 1.3.6.1.4.1.171.14.39.1.4.1.12
The total number of sent DHCPACK packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerSendNak 1.3.6.1.4.1.171.14.39.1.4.1.13
The total number of sent DHCPNAK packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dDhcpServerBindingTable 1.3.6.1.4.1.171.14.39.1.4.2
A list of information regarding binding information of a pool of IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpServerBindingEntry

dDhcpServerBindingEntry 1.3.6.1.4.1.171.14.39.1.4.2.1
An address binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpServerBindingEntry  

dDhcpServerBindingVrfName 1.3.6.1.4.1.171.14.39.1.4.2.1.1
The name of virtual routing and forwarding(VRF). If this object is a zero length string, the corresponding entry is for global routing and forwarding space.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

dDhcpServerBindingIpAddress 1.3.6.1.4.1.171.14.39.1.4.2.1.2
This object indicates the IP address which has been assigned to a specified client.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpSBindingHwAddrOrClientId 1.3.6.1.4.1.171.14.39.1.4.2.1.3
This object indicates the hardware address or client identifier of the DHCP client. The first octet of this object contains the hardware type of the DHCP client. The remaining octets contain the hardware address of the client. If the first octet is 0 (zero) indicates the remaining octets contain other than a hardware address. For more information about the client identifier, please see RFC 2132, DHCP Options and BOOTP Vendor Extensions, section 9.14.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

dDhcpServerBindingState 1.3.6.1.4.1.171.14.39.1.4.2.1.4
The state of this binding.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER manual(1), automatic(2), offering(3), bootp(4)  

dDhcpServerBindingLeaseExpire 1.3.6.1.4.1.171.14.39.1.4.2.1.5
This object indicates the expiration of the lease expiration time of the binding entry. The special value of all '00'Hs indicates that the lease will never be expired (infinite).
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

dDhcpServerBindingClear 1.3.6.1.4.1.171.14.39.1.4.2.1.6
This object is used to clear this entry. No action is taken if this object is set to 'noOp'. The value of this object when read is always 'noOp'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOp(1), clear(2)  

dDhcpSConflictIpTable 1.3.6.1.4.1.171.14.39.1.4.3
A list of conflict IP addresses while DHCP Server attempts to assign the IP address to client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcpSConflictIpEntry

dDhcpSConflictIpEntry 1.3.6.1.4.1.171.14.39.1.4.3.1
A DHCP address conflict means a duplication of use of the same IP address by two hosts.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcpSConflictIpEntry  

dDhcpSConflictIpVrfName 1.3.6.1.4.1.171.14.39.1.4.3.1.1
The name of virtual routing and forwarding (VRF). If this object is zero length string, the corresponding entry is for global routing and forwarding space.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

dDhcpSConflictIpAddr 1.3.6.1.4.1.171.14.39.1.4.3.1.2
This object indicates the IP address which is duplicated and used by more than one host.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dDhcpSConflictIpDetectMethod 1.3.6.1.4.1.171.14.39.1.4.3.1.3
The server detects conflicts using ping. The client detects conflicts using gratuitous Address Resolution Protocol (ARP).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ping(1), gratuitousArp(2)  

dDhcpSConflictIpDetectTime 1.3.6.1.4.1.171.14.39.1.4.3.1.4
The time at which a DHCP address conflict detected.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

dDhcpSConflictIpClear 1.3.6.1.4.1.171.14.39.1.4.3.1.5
This object is used to clear this entry. No action is taken if this object is set to 'noOp'. The value of this object when read is always 'noOp'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOp(1), clear(2)  

dDhcpServerCompliances 1.3.6.1.4.1.171.14.39.2.1
OBJECT IDENTIFIER    

dDhcpServerCompliance 1.3.6.1.4.1.171.14.39.2.1.1
The compliance statement for entities which implement the DLINKSW-DHCP-SERVER-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

dDhcpServerGroups 1.3.6.1.4.1.171.14.39.2.2
OBJECT IDENTIFIER    

dDhcpSGblCfgGroup 1.3.6.1.4.1.171.14.39.2.2.1
A collection of objects providing global configuration about DHCP server.
Status: current Access: read-only
OBJECT-GROUP    

dDhcpSClassGroup 1.3.6.1.4.1.171.14.39.2.2.2
A collection of objects providing DHCP class configuration.
Status: current Access: read-only
OBJECT-GROUP    

dDhcpSClassCfgGroup 1.3.6.1.4.1.171.14.39.2.2.3
A collection of objects providing DHCP relay agent configuration of a class or address range of a class under a DHCP pool.
Status: current Access: read-only
OBJECT-GROUP    

dDhcpSPoolGroup 1.3.6.1.4.1.171.14.39.2.2.4
This group is used to create/delete DHCP pools.
Status: current Access: read-only
OBJECT-GROUP    

dDhcpSPoolCfgGroup 1.3.6.1.4.1.171.14.39.2.2.5
A collection of objects providing DHCP pool configuration.
Status: current Access: read-only
OBJECT-GROUP    

dDhcpSPoolNetworkCfgGroup 1.3.6.1.4.1.171.14.39.2.2.6
A collection of objects providing network configuration for DHCP pools.
Status: current Access: read-only
OBJECT-GROUP    

dDhcpSPoolManualBindingGroup 1.3.6.1.4.1.171.14.39.2.2.7
A collection of objects providing manual binding configuration for DHCP pools.
Status: current Access: read-only
OBJECT-GROUP    

dDhcpSStatisticsGroup 1.3.6.1.4.1.171.14.39.2.2.8
A collection of objects for management of DHCP statistics.
Status: current Access: read-only
OBJECT-GROUP    

dDhcpSGeneralInfoGroup 1.3.6.1.4.1.171.14.39.2.2.9
A collection of objects providing general DHCP information, e.g binding database, conflict IP address.
Status: current Access: read-only
OBJECT-GROUP