MIBs Depot

DLINKSW-DHCP-SERVER-MIB

Registered at
1.3.6.1.4.1.171.14.39
Last updated
2013-09-03 00:00
Organization
D-Link Corp.
Revisions
2013-09-03 00:00
Namespace
dlink
Source file
DLINKSW-DHCP-SERVER-MIB
Digest
sha256:b6b8449d6df755c700ea324a3c645bea528b21081b6d7393e196a4299513673b

Description

The MIB module for managing DHCP Server.

Contact

D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw

Imports

FromSymbols
DLINK-ID-REC-MIBdlinkIndustrialCommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

DLINK-ID-REC-MIB
DLINKSW-DHCP-SERVER-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
dDhcpServerMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.39.0
dDhcpServerMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.39.1
dDhcpServerGblCfg
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.39.1.1
dDhcpServiceEnabled
OBJECT-TYPE
This object enables/disables the DHCP server and relay service on the device.
1.3.6.1.4.1.171.14.39.1.1.1TruthValueread-writecurrent
dDhcpServerPingPktNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.1.2Unsigned32read-writecurrent
dDhcpServerPingTimeOut
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.1.3Unsigned32read-writecurrent
dDhcpSExcludedAddressTable
OBJECT-TYPE
A list of configurations about a range of IP addresses that the DHCP server should not assign to DHCP client.
1.3.6.1.4.1.171.14.39.1.1.4not-accessiblecurrent
dDhcpSExcludedAddressEntry
OBJECT-TYPE
An entry contaning information about an IP address range that the DHCP server should not assign to DHCP client.
1.3.6.1.4.1.171.14.39.1.1.4.1not-accessiblecurrent
dDhcpSExcludedAddressVrfName
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.1.4.1.1DisplayString (SIZE(0..32))not-accessiblecurrent
dDhcpSExcludedAddressBeginAddr
OBJECT-TYPE
The first address of this address range.
1.3.6.1.4.1.171.14.39.1.1.4.1.2IpAddressnot-accessiblecurrent
dDhcpSExcludedAddressEndAddr
OBJECT-TYPE
The last address of this address range.
1.3.6.1.4.1.171.14.39.1.1.4.1.3IpAddressnot-accessiblecurrent
dDhcpSExcludedAddressRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.39.1.1.4.1.99RowStatusread-createcurrent
dDhcpServerClass
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.39.1.2
dDhcpServerUseClassEnabled
OBJECT-TYPE
This object enables/disables the DHCP server to use DHCP classes during address allocation or use DHCP classes option to locate the addresses.
1.3.6.1.4.1.171.14.39.1.2.1TruthValueread-writecurrent
dDhcpSClassTable
OBJECT-TYPE
A list of classes for DHCP server. This table is used to create and delete DHCP class.
1.3.6.1.4.1.171.14.39.1.2.2not-accessiblecurrent
dDhcpSClassEntry
OBJECT-TYPE
An entry in DHCP class table contaning objects for creating or deleting a class for the DHCP server or relay.
1.3.6.1.4.1.171.14.39.1.2.2.1not-accessiblecurrent
dDhcpSClassName
OBJECT-TYPE
This object indicates the class name of the corresponding entry.
1.3.6.1.4.1.171.14.39.1.2.2.1.1DisplayStringnot-accessiblecurrent
dDhcpSClassRowStatus
OBJECT-TYPE
This object is used to create new rows in this table and to delete existing rows.
1.3.6.1.4.1.171.14.39.1.2.2.1.99RowStatusread-createcurrent
dDhcpSClassOptionTable
OBJECT-TYPE
A list of DHCP option configuratoins for DHCP Relay and Server classes.
1.3.6.1.4.1.171.14.39.1.2.3not-accessiblecurrent
dDhcpSClassOptionEntry
OBJECT-TYPE
An entry contains a DHCP option configuration of a DHCP class.
1.3.6.1.4.1.171.14.39.1.2.3.1not-accessiblecurrent
dDhcpSClassOptionCode
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.2.3.1.1INTEGER (1..254)not-accessiblecurrent
dDhcpSClassOptionPatternValue
OBJECT-TYPE
This object indicates the pattern of the corresponding DHCP option. Multiple option patterns can be specified for a DHCP class.
1.3.6.1.4.1.171.14.39.1.2.3.1.2OCTET STRINGnot-accessiblecurrent
dDhcpSClassOptionWildcardMatch
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.2.3.1.3TruthValuenot-accessiblecurrent
dDhcpSClassOptionMaskValue
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.2.3.1.4OCTET STRINGnot-accessiblecurrent
dDhcpSClassOptionRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.39.1.2.3.1.99RowStatusread-createcurrent
dDhcpServerPoolMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.39.1.3
dDhcpSPoolTable
OBJECT-TYPE
This table is used to create and delete DHCP pool.
1.3.6.1.4.1.171.14.39.1.3.1not-accessiblecurrent
dDhcpSPoolEntry
OBJECT-TYPE
An entry in DHCP Pool table contaning objects for creating or deleting a global pool for the DHCP server or relay.
1.3.6.1.4.1.171.14.39.1.3.1.1not-accessiblecurrent
dDhcpSPoolName
OBJECT-TYPE
This object indicates the DHCP pool name of the corresponding entry.
1.3.6.1.4.1.171.14.39.1.3.1.1.1DisplayStringnot-accessiblecurrent
dDhcpSPoolRowStatus
OBJECT-TYPE
This object is used to create new rows in this table and to delete existing rows.
1.3.6.1.4.1.171.14.39.1.3.1.1.99RowStatusread-createcurrent
dDhcpSPoolCfgTable
OBJECT-TYPE
A list of DHCP server pool informations.
1.3.6.1.4.1.171.14.39.1.3.2not-accessiblecurrent
dDhcpSPoolCfgEntry
OBJECT-TYPE
An entry contaning DHCP server pool information.
1.3.6.1.4.1.171.14.39.1.3.2.1not-accessiblecurrent
dDhcpSPoolCfgDomainName
OBJECT-TYPE
The domain name for the client if the server allocates the address for the client from this pool.
1.3.6.1.4.1.171.14.39.1.3.2.1.1DisplayString (SIZE(0..64))read-createcurrent
dDhcpSPoolCfgNetBIOSNodeType
OBJECT-TYPE
The NetBIOS node type for a Microsoft DHCP client. The value 'notSpecified' indicates NetBIOS node type is not configured for the corresponding entry.
1.3.6.1.4.1.171.14.39.1.3.2.1.2INTEGER {notSpecified(0), broadcast(1), peertopeer(2), mixed(3), hybid(4)}read-createcurrent
dDhcpSPoolCfgLeaseState
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.3.2.1.3INTEGER {predefined(1), infinite(2)}read-createcurrent
dDhcpSPoolCfgLeaseDay
OBJECT-TYPE
This object indicates the number of days for the duration of lease.
1.3.6.1.4.1.171.14.39.1.3.2.1.4INTEGER (0..365)read-createcurrent
dDhcpSPoolCfgLeaseHour
OBJECT-TYPE
This object indicates the number of hours for the duration of lease.
1.3.6.1.4.1.171.14.39.1.3.2.1.5INTEGER (0..23)read-createcurrent
dDhcpSPoolCfgLeaseMinute
OBJECT-TYPE
This object indicates the number of minutes for the duration of lease.
1.3.6.1.4.1.171.14.39.1.3.2.1.6INTEGER (0..59)read-createcurrent
dDhcpSPoolCfgBootFile
OBJECT-TYPE
This object indicates the name of the file that is used as a boot image.
1.3.6.1.4.1.171.14.39.1.3.2.1.7DisplayString (SIZE(0..64))read-createcurrent
dDhcpSPoolCfgNextServer
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.3.2.1.8IpAddressread-createcurrent
dDhcpSPoolCfgVrfName
OBJECT-TYPE
This object is used to configure the VRF for DHCP pool. The zero length string means the VRF name is not specified.
1.3.6.1.4.1.171.14.39.1.3.2.1.9DisplayString (SIZE(0..32))read-createcurrent
dDhcpSPoolAddrAllocTable
OBJECT-TYPE
A list of information indicates the address allocation for DHCP server.
1.3.6.1.4.1.171.14.39.1.3.3not-accessiblecurrent
dDhcpSPoolAddrAllocEntry
OBJECT-TYPE
An entry contaning the network configuration for DHCP pool.
1.3.6.1.4.1.171.14.39.1.3.3.1not-accessiblecurrent
dDhcpSPoolAddrAllocNetwork
OBJECT-TYPE
The network address of the corresponding entry. The number of network configuration can be supported in a pool is project dependent.
1.3.6.1.4.1.171.14.39.1.3.3.1.1IpAddressnot-accessiblecurrent
dDhcpSPoolAddrAllocNetworkMask
OBJECT-TYPE
The network address mask of the corresponding entry.
1.3.6.1.4.1.171.14.39.1.3.3.1.2IpAddressread-createcurrent
dDhcpSPoolAddrAllocRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.39.1.3.3.1.99RowStatusread-createcurrent
dDhcpSPoolManualBindTable
OBJECT-TYPE
A list of information indicates the manual binding information for DHCP pool.
1.3.6.1.4.1.171.14.39.1.3.4not-accessiblecurrent
dDhcpSPoolManualBindEntry
OBJECT-TYPE
An entry contaning the manual binding information for DHCP pool.
1.3.6.1.4.1.171.14.39.1.3.4.1not-accessiblecurrent
dDhcpSPoolManualBindHostIp
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.3.4.1.1IpAddressread-createcurrent
dDhcpSPoolManualBindHostIpMask
OBJECT-TYPE
This object indicates the mask the network part of the host address.
1.3.6.1.4.1.171.14.39.1.3.4.1.2IpAddressread-createcurrent
dDhcpSPoolManualBindHAddr
OBJECT-TYPE
This object indicates the hardware address of the manual binding entry in a DHCP address pool.
1.3.6.1.4.1.171.14.39.1.3.4.1.3MacAddressread-createcurrent
dDhcpSPoolManualBindClientId
OBJECT-TYPE
This object indicates DHCP client ID of the manual binding entry in a DHCP address pool.
1.3.6.1.4.1.171.14.39.1.3.4.1.4OCTET STRINGread-createcurrent
dDhcpSPoolManualBindRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.39.1.3.4.1.99RowStatusread-createcurrent
dDhcpSPoolClassAddrTable
OBJECT-TYPE
A table contains address range configuration of a DHCP pool class.
1.3.6.1.4.1.171.14.39.1.3.5not-accessiblecurrent
dDhcpSPoolClassAddrEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.3.5.1not-accessiblecurrent
dDhcpSPoolClassAddrBeginAddr
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.3.5.1.1IpAddressnot-accessiblecurrent
dDhcpSPoolClassAddrEndAddr
OBJECT-TYPE
The end address of this class address range.
1.3.6.1.4.1.171.14.39.1.3.5.1.2IpAddressnot-accessiblecurrent
dDhcpSPoolClassAddrRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.39.1.3.5.1.99RowStatusread-createcurrent
dDhcpSPoolOptionTable
OBJECT-TYPE
A list of option configurations for DHCP pools.
1.3.6.1.4.1.171.14.39.1.3.6not-accessiblecurrent
dDhcpSPoolOptionEntry
OBJECT-TYPE
An entry contaning a DHCP option configuration of a DHCP class.
1.3.6.1.4.1.171.14.39.1.3.6.1not-accessiblecurrent
dDhcpSPoolOptionCode
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.3.6.1.1INTEGER (2..254)not-accessiblecurrent
dDhcpSPoolOptionType
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.3.6.1.2INTEGER {string(1), hex(2), ip(3)}read-createcurrent
dDhcpSPoolOptionValue
OBJECT-TYPE
This object indicates the value of the corresponding DHCP option.
1.3.6.1.4.1.171.14.39.1.3.6.1.3DisplayStringread-createcurrent
dDhcpSPoolOptionRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.39.1.3.6.1.99RowStatusread-createcurrent
dDhcpSPoolDefaultRouterTable
OBJECT-TYPE
A list of default router IP configuration for DHCP client.
1.3.6.1.4.1.171.14.39.1.3.7not-accessiblecurrent
dDhcpSPoolDefaultRouterEntry
OBJECT-TYPE
An entry contaning default router configuration.
1.3.6.1.4.1.171.14.39.1.3.7.1not-accessiblecurrent
dDhcpSPoolDefaultRouterIndex
OBJECT-TYPE
The default router index.
1.3.6.1.4.1.171.14.39.1.3.7.1.1Unsigned32 (1..8)not-accessiblecurrent
dDhcpSPoolDefaultRouterAddr
OBJECT-TYPE
The address of the default router.
1.3.6.1.4.1.171.14.39.1.3.7.1.2IpAddressread-createcurrent
dDhcpSPoolDefaultRouterRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.39.1.3.7.1.99RowStatusread-createcurrent
dDhcpSPoolDnsServerTable
OBJECT-TYPE
A list of DNS server configurations.
1.3.6.1.4.1.171.14.39.1.3.8not-accessiblecurrent
dDhcpSPoolDnsServerEntry
OBJECT-TYPE
An entry containing DNS server configuration for DHCP pool.
1.3.6.1.4.1.171.14.39.1.3.8.1not-accessiblecurrent
dDhcpSPoolDnsServerIndex
OBJECT-TYPE
The DNS server index.
1.3.6.1.4.1.171.14.39.1.3.8.1.1Unsigned32 (1..8)not-accessiblecurrent
dDhcpSPoolDnsServerAddr
OBJECT-TYPE
The address of the DNS server.
1.3.6.1.4.1.171.14.39.1.3.8.1.2IpAddressread-createcurrent
dDhcpSPoolDnsServerRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.39.1.3.8.1.99RowStatusread-createcurrent
dDhcpSPoolWinsServerTable
OBJECT-TYPE
A list of WINS (Windows Internet Name Service) server configurations.
1.3.6.1.4.1.171.14.39.1.3.9not-accessiblecurrent
dDhcpSPoolWinsServerEntry
OBJECT-TYPE
An entry containing WINS server configuration.
1.3.6.1.4.1.171.14.39.1.3.9.1not-accessiblecurrent
dDhcpSPoolWinsServerIndex
OBJECT-TYPE
The index of this WINS server.
1.3.6.1.4.1.171.14.39.1.3.9.1.1Unsigned32 (1..8)not-accessiblecurrent
dDhcpSPoolWinsServerAddr
OBJECT-TYPE
The address of the WINS server.
1.3.6.1.4.1.171.14.39.1.3.9.1.2IpAddressread-createcurrent
dDhcpSPoolWinsServerRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.171.14.39.1.3.9.1.99RowStatusread-createcurrent
dDhcpServerInfo
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.39.1.4
dDhcpServerPktStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.39.1.4.1
dDhcpServerClearStatistics
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.4.1.1INTEGER {clear(1), noOp(2)}read-writecurrent
dDhcpServerRecvBootRequest
OBJECT-TYPE
The total number of received BootRequest packets.
1.3.6.1.4.1.171.14.39.1.4.1.2Counter64read-onlycurrent
dDhcpServerRecvMalformedPkt
OBJECT-TYPE
The total number of received malformed packets.
1.3.6.1.4.1.171.14.39.1.4.1.3Counter64read-onlycurrent
dDhcpServerRecvRenewPkt
OBJECT-TYPE
The total number of received packets used to extend leases.
1.3.6.1.4.1.171.14.39.1.4.1.4Counter64read-onlycurrent
dDhcpServerRecvDiscover
OBJECT-TYPE
The total number of received DHCPDISCOVER packets.
1.3.6.1.4.1.171.14.39.1.4.1.5Counter64read-onlycurrent
dDhcpServerRecvRequest
OBJECT-TYPE
The total number of received DHCPREQUEST packets.
1.3.6.1.4.1.171.14.39.1.4.1.6Counter64read-onlycurrent
dDhcpServerRecvDecline
OBJECT-TYPE
The total number of received DHCPDECLINE packets.
1.3.6.1.4.1.171.14.39.1.4.1.7Counter64read-onlycurrent
dDhcpServerRecvRelease
OBJECT-TYPE
The total number of received DHCPRELEASE packets.
1.3.6.1.4.1.171.14.39.1.4.1.8Counter64read-onlycurrent
dDhcpServerRecvInform
OBJECT-TYPE
The total number of received DHCPRINFORM packets.
1.3.6.1.4.1.171.14.39.1.4.1.9Counter64read-onlycurrent
dDhcpServerSendBootReply
OBJECT-TYPE
The total number of sent BootReply packets.
1.3.6.1.4.1.171.14.39.1.4.1.10Counter64read-onlycurrent
dDhcpServerSendOffer
OBJECT-TYPE
The total number of sent DHCPOFFER packets.
1.3.6.1.4.1.171.14.39.1.4.1.11Counter64read-onlycurrent
dDhcpServerSendAck
OBJECT-TYPE
The total number of sent DHCPACK packets.
1.3.6.1.4.1.171.14.39.1.4.1.12Counter64read-onlycurrent
dDhcpServerSendNak
OBJECT-TYPE
The total number of sent DHCPNAK packets.
1.3.6.1.4.1.171.14.39.1.4.1.13Counter64read-onlycurrent
dDhcpServerBindingTable
OBJECT-TYPE
A list of information regarding binding information of a pool of IP addresses.
1.3.6.1.4.1.171.14.39.1.4.2not-accessiblecurrent
dDhcpServerBindingEntry
OBJECT-TYPE
An address binding entry.
1.3.6.1.4.1.171.14.39.1.4.2.1not-accessiblecurrent
dDhcpServerBindingVrfName
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.4.2.1.1DisplayString (SIZE(0..32))not-accessiblecurrent
dDhcpServerBindingIpAddress
OBJECT-TYPE
This object indicates the IP address which has been assigned to a specified client.
1.3.6.1.4.1.171.14.39.1.4.2.1.2IpAddressnot-accessiblecurrent
dDhcpSBindingHwAddrOrClientId
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.4.2.1.3OCTET STRINGread-onlycurrent
dDhcpServerBindingState
OBJECT-TYPE
The state of this binding.
1.3.6.1.4.1.171.14.39.1.4.2.1.4INTEGER {manual(1), automatic(2), offering(3), bootp(4)}read-onlycurrent
dDhcpServerBindingLeaseExpire
OBJECT-TYPE
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).
1.3.6.1.4.1.171.14.39.1.4.2.1.5DateAndTimeread-onlycurrent
dDhcpServerBindingClear
OBJECT-TYPE
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'.
1.3.6.1.4.1.171.14.39.1.4.2.1.6INTEGER {noOp(1), clear(2)}read-writecurrent
dDhcpSConflictIpTable
OBJECT-TYPE
A list of conflict IP addresses while DHCP Server attempts to assign the IP address to client.
1.3.6.1.4.1.171.14.39.1.4.3not-accessiblecurrent
dDhcpSConflictIpEntry
OBJECT-TYPE
A DHCP address conflict means a duplication of use of the same IP address by two hosts.
1.3.6.1.4.1.171.14.39.1.4.3.1not-accessiblecurrent
dDhcpSConflictIpVrfName
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.39.1.4.3.1.1DisplayString (SIZE(0..32))not-accessiblecurrent
dDhcpSConflictIpAddr
OBJECT-TYPE
This object indicates the IP address which is duplicated and used by more than one host.
1.3.6.1.4.1.171.14.39.1.4.3.1.2IpAddressnot-accessiblecurrent
dDhcpSConflictIpDetectMethod
OBJECT-TYPE
The server detects conflicts using ping. The client detects conflicts using gratuitous Address Resolution Protocol (ARP).
1.3.6.1.4.1.171.14.39.1.4.3.1.3INTEGER {ping(1), gratuitousArp(2)}read-onlycurrent
dDhcpSConflictIpDetectTime
OBJECT-TYPE
The time at which a DHCP address conflict detected.
1.3.6.1.4.1.171.14.39.1.4.3.1.4DateAndTimeread-onlycurrent
dDhcpSConflictIpClear
OBJECT-TYPE
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'.
1.3.6.1.4.1.171.14.39.1.4.3.1.5INTEGER {noOp(1), clear(2)}read-writecurrent
dDhcpServerMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.39.2
dDhcpServerCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.39.2.1
dDhcpServerGroups
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.39.2.2

Conformance

NameOIDStatus
dDhcpServerCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the DLINKSW-DHCP-SERVER-MIB.
1.3.6.1.4.1.171.14.39.2.1.1current
dDhcpSGblCfgGroup
OBJECT-GROUP
A collection of objects providing global configuration about DHCP server.
1.3.6.1.4.1.171.14.39.2.2.1current
dDhcpSClassGroup
OBJECT-GROUP
A collection of objects providing DHCP class configuration.
1.3.6.1.4.1.171.14.39.2.2.2current
dDhcpSClassCfgGroup
OBJECT-GROUP
A collection of objects providing DHCP relay agent configuration of a class or address range of a class under a DHCP pool.
1.3.6.1.4.1.171.14.39.2.2.3current
dDhcpSPoolGroup
OBJECT-GROUP
This group is used to create/delete DHCP pools.
1.3.6.1.4.1.171.14.39.2.2.4current
dDhcpSPoolCfgGroup
OBJECT-GROUP
A collection of objects providing DHCP pool configuration.
1.3.6.1.4.1.171.14.39.2.2.5current
dDhcpSPoolNetworkCfgGroup
OBJECT-GROUP
A collection of objects providing network configuration for DHCP pools.
1.3.6.1.4.1.171.14.39.2.2.6current
dDhcpSPoolManualBindingGroup
OBJECT-GROUP
A collection of objects providing manual binding configuration for DHCP pools.
1.3.6.1.4.1.171.14.39.2.2.7current
dDhcpSStatisticsGroup
OBJECT-GROUP
A collection of objects for management of DHCP statistics.
1.3.6.1.4.1.171.14.39.2.2.8current
dDhcpSGeneralInfoGroup
OBJECT-GROUP
A collection of objects providing general DHCP information, e.g binding database, conflict IP address.
1.3.6.1.4.1.171.14.39.2.2.9current