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
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | TruthValue | read-write | current |
| 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.2 | Unsigned32 | read-write | current |
| 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.3 | Unsigned32 | read-write | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(0..32)) | not-accessible | current |
| dDhcpSExcludedAddressBeginAddr OBJECT-TYPE The first address of this address range. | 1.3.6.1.4.1.171.14.39.1.1.4.1.2 | IpAddress | not-accessible | current |
| dDhcpSExcludedAddressEndAddr OBJECT-TYPE The last address of this address range. | 1.3.6.1.4.1.171.14.39.1.1.4.1.3 | IpAddress | not-accessible | current |
| dDhcpSExcludedAddressRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.39.1.1.4.1.99 | RowStatus | read-create | current |
| 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.1 | TruthValue | read-write | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | DisplayString | not-accessible | current |
| 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.99 | RowStatus | read-create | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | INTEGER (1..254) | not-accessible | current |
| 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.2 | OCTET STRING | not-accessible | current |
| 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.3 | TruthValue | not-accessible | current |
| 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.4 | OCTET STRING | not-accessible | current |
| dDhcpSClassOptionRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.39.1.2.3.1.99 | RowStatus | read-create | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | DisplayString | not-accessible | current |
| 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.99 | RowStatus | read-create | current |
| dDhcpSPoolCfgTable OBJECT-TYPE A list of DHCP server pool informations. | 1.3.6.1.4.1.171.14.39.1.3.2 | not-accessible | current | |
| dDhcpSPoolCfgEntry OBJECT-TYPE An entry contaning DHCP server pool information. | 1.3.6.1.4.1.171.14.39.1.3.2.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(0..64)) | read-create | current |
| 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.2 | INTEGER {notSpecified(0), broadcast(1), peertopeer(2), mixed(3), hybid(4)} | read-create | current |
| 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.3 | INTEGER {predefined(1), infinite(2)} | read-create | current |
| 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.4 | INTEGER (0..365) | read-create | current |
| 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.5 | INTEGER (0..23) | read-create | current |
| 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.6 | INTEGER (0..59) | read-create | current |
| 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.7 | DisplayString (SIZE(0..64)) | read-create | current |
| 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.8 | IpAddress | read-create | current |
| 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.9 | DisplayString (SIZE(0..32)) | read-create | current |
| 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.3 | not-accessible | current | |
| dDhcpSPoolAddrAllocEntry OBJECT-TYPE An entry contaning the network configuration for DHCP pool. | 1.3.6.1.4.1.171.14.39.1.3.3.1 | not-accessible | current | |
| 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.1 | IpAddress | not-accessible | current |
| dDhcpSPoolAddrAllocNetworkMask OBJECT-TYPE The network address mask of the corresponding entry. | 1.3.6.1.4.1.171.14.39.1.3.3.1.2 | IpAddress | read-create | current |
| dDhcpSPoolAddrAllocRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.39.1.3.3.1.99 | RowStatus | read-create | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | IpAddress | read-create | current |
| 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.2 | IpAddress | read-create | current |
| 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.3 | MacAddress | read-create | current |
| 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.4 | OCTET STRING | read-create | current |
| dDhcpSPoolManualBindRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.39.1.3.4.1.99 | RowStatus | read-create | current |
| 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.5 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | IpAddress | not-accessible | current |
| dDhcpSPoolClassAddrEndAddr OBJECT-TYPE The end address of this class address range. | 1.3.6.1.4.1.171.14.39.1.3.5.1.2 | IpAddress | not-accessible | current |
| dDhcpSPoolClassAddrRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.39.1.3.5.1.99 | RowStatus | read-create | current |
| dDhcpSPoolOptionTable OBJECT-TYPE A list of option configurations for DHCP pools. | 1.3.6.1.4.1.171.14.39.1.3.6 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | INTEGER (2..254) | not-accessible | current |
| 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.2 | INTEGER {string(1), hex(2), ip(3)} | read-create | current |
| 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.3 | DisplayString | read-create | current |
| dDhcpSPoolOptionRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.39.1.3.6.1.99 | RowStatus | read-create | current |
| dDhcpSPoolDefaultRouterTable OBJECT-TYPE A list of default router IP configuration for DHCP client. | 1.3.6.1.4.1.171.14.39.1.3.7 | not-accessible | current | |
| dDhcpSPoolDefaultRouterEntry OBJECT-TYPE An entry contaning default router configuration. | 1.3.6.1.4.1.171.14.39.1.3.7.1 | not-accessible | current | |
| dDhcpSPoolDefaultRouterIndex OBJECT-TYPE The default router index. | 1.3.6.1.4.1.171.14.39.1.3.7.1.1 | Unsigned32 (1..8) | not-accessible | current |
| dDhcpSPoolDefaultRouterAddr OBJECT-TYPE The address of the default router. | 1.3.6.1.4.1.171.14.39.1.3.7.1.2 | IpAddress | read-create | current |
| dDhcpSPoolDefaultRouterRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.39.1.3.7.1.99 | RowStatus | read-create | current |
| dDhcpSPoolDnsServerTable OBJECT-TYPE A list of DNS server configurations. | 1.3.6.1.4.1.171.14.39.1.3.8 | not-accessible | current | |
| dDhcpSPoolDnsServerEntry OBJECT-TYPE An entry containing DNS server configuration for DHCP pool. | 1.3.6.1.4.1.171.14.39.1.3.8.1 | not-accessible | current | |
| dDhcpSPoolDnsServerIndex OBJECT-TYPE The DNS server index. | 1.3.6.1.4.1.171.14.39.1.3.8.1.1 | Unsigned32 (1..8) | not-accessible | current |
| dDhcpSPoolDnsServerAddr OBJECT-TYPE The address of the DNS server. | 1.3.6.1.4.1.171.14.39.1.3.8.1.2 | IpAddress | read-create | current |
| dDhcpSPoolDnsServerRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.39.1.3.8.1.99 | RowStatus | read-create | current |
| dDhcpSPoolWinsServerTable OBJECT-TYPE A list of WINS (Windows Internet Name Service) server configurations. | 1.3.6.1.4.1.171.14.39.1.3.9 | not-accessible | current | |
| dDhcpSPoolWinsServerEntry OBJECT-TYPE An entry containing WINS server configuration. | 1.3.6.1.4.1.171.14.39.1.3.9.1 | not-accessible | current | |
| dDhcpSPoolWinsServerIndex OBJECT-TYPE The index of this WINS server. | 1.3.6.1.4.1.171.14.39.1.3.9.1.1 | Unsigned32 (1..8) | not-accessible | current |
| dDhcpSPoolWinsServerAddr OBJECT-TYPE The address of the WINS server. | 1.3.6.1.4.1.171.14.39.1.3.9.1.2 | IpAddress | read-create | current |
| dDhcpSPoolWinsServerRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.39.1.3.9.1.99 | RowStatus | read-create | current |
| 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.1 | INTEGER {clear(1), noOp(2)} | read-write | current |
| dDhcpServerRecvBootRequest OBJECT-TYPE The total number of received BootRequest packets. | 1.3.6.1.4.1.171.14.39.1.4.1.2 | Counter64 | read-only | current |
| dDhcpServerRecvMalformedPkt OBJECT-TYPE The total number of received malformed packets. | 1.3.6.1.4.1.171.14.39.1.4.1.3 | Counter64 | read-only | current |
| 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.4 | Counter64 | read-only | current |
| dDhcpServerRecvDiscover OBJECT-TYPE The total number of received DHCPDISCOVER packets. | 1.3.6.1.4.1.171.14.39.1.4.1.5 | Counter64 | read-only | current |
| dDhcpServerRecvRequest OBJECT-TYPE The total number of received DHCPREQUEST packets. | 1.3.6.1.4.1.171.14.39.1.4.1.6 | Counter64 | read-only | current |
| dDhcpServerRecvDecline OBJECT-TYPE The total number of received DHCPDECLINE packets. | 1.3.6.1.4.1.171.14.39.1.4.1.7 | Counter64 | read-only | current |
| dDhcpServerRecvRelease OBJECT-TYPE The total number of received DHCPRELEASE packets. | 1.3.6.1.4.1.171.14.39.1.4.1.8 | Counter64 | read-only | current |
| dDhcpServerRecvInform OBJECT-TYPE The total number of received DHCPRINFORM packets. | 1.3.6.1.4.1.171.14.39.1.4.1.9 | Counter64 | read-only | current |
| dDhcpServerSendBootReply OBJECT-TYPE The total number of sent BootReply packets. | 1.3.6.1.4.1.171.14.39.1.4.1.10 | Counter64 | read-only | current |
| dDhcpServerSendOffer OBJECT-TYPE The total number of sent DHCPOFFER packets. | 1.3.6.1.4.1.171.14.39.1.4.1.11 | Counter64 | read-only | current |
| dDhcpServerSendAck OBJECT-TYPE The total number of sent DHCPACK packets. | 1.3.6.1.4.1.171.14.39.1.4.1.12 | Counter64 | read-only | current |
| dDhcpServerSendNak OBJECT-TYPE The total number of sent DHCPNAK packets. | 1.3.6.1.4.1.171.14.39.1.4.1.13 | Counter64 | read-only | current |
| 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.2 | not-accessible | current | |
| dDhcpServerBindingEntry OBJECT-TYPE An address binding entry. | 1.3.6.1.4.1.171.14.39.1.4.2.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(0..32)) | not-accessible | current |
| 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.2 | IpAddress | not-accessible | current |
| 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.3 | OCTET STRING | read-only | current |
| dDhcpServerBindingState OBJECT-TYPE The state of this binding. | 1.3.6.1.4.1.171.14.39.1.4.2.1.4 | INTEGER {manual(1), automatic(2), offering(3), bootp(4)} | read-only | current |
| 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.5 | DateAndTime | read-only | current |
| 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.6 | INTEGER {noOp(1), clear(2)} | read-write | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(0..32)) | not-accessible | current |
| 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.2 | IpAddress | not-accessible | current |
| 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.3 | INTEGER {ping(1), gratuitousArp(2)} | read-only | current |
| 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.4 | DateAndTime | read-only | current |
| 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.5 | INTEGER {noOp(1), clear(2)} | read-write | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| dDhcpSGblCfgGroup OBJECT-GROUP A collection of objects providing global configuration about DHCP server. | 1.3.6.1.4.1.171.14.39.2.2.1 | current |
| dDhcpSClassGroup OBJECT-GROUP A collection of objects providing DHCP class configuration. | 1.3.6.1.4.1.171.14.39.2.2.2 | current |
| 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.3 | current |
| dDhcpSPoolGroup OBJECT-GROUP This group is used to create/delete DHCP pools. | 1.3.6.1.4.1.171.14.39.2.2.4 | current |
| dDhcpSPoolCfgGroup OBJECT-GROUP A collection of objects providing DHCP pool configuration. | 1.3.6.1.4.1.171.14.39.2.2.5 | current |
| dDhcpSPoolNetworkCfgGroup OBJECT-GROUP A collection of objects providing network configuration for DHCP pools. | 1.3.6.1.4.1.171.14.39.2.2.6 | current |
| 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.7 | current |
| dDhcpSStatisticsGroup OBJECT-GROUP A collection of objects for management of DHCP statistics. | 1.3.6.1.4.1.171.14.39.2.2.8 | current |
| 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.9 | current |