ZHONE-COM-IP-DHCP-SERVER-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONE TECHNOLOGIES


 Home MIB: ZHONE-COM-IP-DHCP-SERVER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
     dhcpServer 1.3.6.1.4.1.5504.4.1.11
Zhone DHCP Server Configuration and Monitoring MIB
           dhcpServerTraps 1.3.6.1.4.1.5504.4.1.11.0
Traps which apply to the DHCP Server.
               dhcpTrapZhoneCpeDetected 1.3.6.1.4.1.5504.4.1.11.0.1
Trap sent whenever an IP address is being offerred to a Zhone CPE device.
               dhcpTrapZhoneCpeSysObjectID 1.3.6.1.4.1.5504.4.1.11.0.2 object identifier no-access
System Object ID of attached Zhone CPE device
               dhcpTrapZhoneIpAddressUpdate 1.3.6.1.4.1.5504.4.1.11.0.3
Trap sent whenever the dhcp ip addresses are assigned or modified.
               dhcpTrapZhoneIpInterfaceIndex 1.3.6.1.4.1.5504.4.1.11.0.4 interfaceindex no-access
Interface Index of the ip-interface-record which contains the updated ip address. This is sent within the dhcpTrapZhoneIpAddressUpdate trap.
           dhcpServerDefaultLeaseTime 1.3.6.1.4.1.5504.4.1.11.1 integer32 read-write
The global default time in seconds that will be assigned to a lease if the client requesting the lease does not ask for a specific expiration time. Default value is 43200 seconds.
           dhcpServerDefaultMinLeaseTime 1.3.6.1.4.1.5504.4.1.11.2 integer32 read-write
The global minimum expiration time in seconds that will be assigned to a lease regardless of the value specified by a client. Default value is 0
           dhcpServerDefaultMaxLeaseTime 1.3.6.1.4.1.5504.4.1.11.3 integer32 read-write
The global maximum time in seconds that will be assigned to a lease regardless of the value specified by a client. Default value is 86400 seconds.
           dhcpServerDefaultReserveStart 1.3.6.1.4.1.5504.4.1.11.4 integer32 read-write
The default number of IP addresses at the start of a subnet's IP address space that are reserved by the DHCP server. To override this default a specific subnet rule must be created for each subnet that needs to be handled differently. Default value is 5
           dhcpServerDefaultReserveEnd 1.3.6.1.4.1.5504.4.1.11.5 integer32 read-write
The default number of IP addresses at the end of a subnet's IP address space that are reserved by the DHCP server. To override this default a specific subnet rule must be created for each subnet that needs to be handled differently. Default value is 5
           dhcpServerLeaseTable 1.3.6.1.4.1.5504.4.1.11.6 no-access
Provides access to the DHCP Server Client Lease Database
               dhcpServerLeaseEntry 1.3.6.1.4.1.5504.4.1.11.6.1 no-access
Required server lease fields: dhcpLeaseDomain, dhcpLeaseIpAddres, dhcpLeaseStarts, dhcpLeaseEnds Plus at lease one of: dhcpLeaseHardwareAddress, dhcpLeaseClientId
                   dhcpLeaseDomain 1.3.6.1.4.1.5504.4.1.11.6.1.1 zhonerdindex no-access
Routing domain of the client the lease was created for.
                   dhcpLeaseIpAddress 1.3.6.1.4.1.5504.4.1.11.6.1.2 ipaddress no-access
IP Address of this lease.
                   dhcpLeaseStarts 1.3.6.1.4.1.5504.4.1.11.6.1.3 unsigned32 read-only
Time in GMT that the lease was assigned.
                   dhcpLeaseEnds 1.3.6.1.4.1.5504.4.1.11.6.1.4 unsigned32 read-only
Time in GMT that the lease will expire.
                   dhcpLeaseHardwareAddress 1.3.6.1.4.1.5504.4.1.11.6.1.5 physaddress read-only
The MAC address of the network interface that was used to acquire the lease.
                   dhcpLeaseFlags 1.3.6.1.4.1.5504.4.1.11.6.1.6 bits read-only
Lease flags currently defined as follows. #define STATIC_LEASE 1 #define BOOTP_LEASE 2 #define ABANDONED_LEASE 16 #define ZHONE_CPE 32 The default value for this object is 0 (no bits up). Bits: 'abandoned': 4, 'zhoneCPE': 5, 'bootp': 1, 'static': 0, 'unused3': 3, 'unused2': 2.
                   dhcpLeaseClientId 1.3.6.1.4.1.5504.4.1.11.6.1.7 octet string read-only
Client identifier (if any) the client used to acquire its address. The default value for this object is an empty octet string.
                   dhcpLeaseClientHostname 1.3.6.1.4.1.5504.4.1.11.6.1.8 snmpadminstring read-only
Client hostname (if any) the client used to acquire its address. The default value for this object is an empty string.
                   dhcpLeaseHostname 1.3.6.1.4.1.5504.4.1.11.6.1.9 snmpadminstring read-only
Client hostname (if any) the client used to acquire its address. The default value for this object is an empty string.
                   dhcpLeaseDDNSFwdName 1.3.6.1.4.1.5504.4.1.11.6.1.10 snmpadminstring read-only
Dynamic DNS forward host name. Not currently used. The default value for this object is an empty string.
                   dhcpLeaseDDNSRevName 1.3.6.1.4.1.5504.4.1.11.6.1.11 snmpadminstring read-only
Dynamic DNS reverse host name. Not currently used. The default value for this object is an empty string.
                   dhcpLeaseRowStatus 1.3.6.1.4.1.5504.4.1.11.6.1.12 zhonerowstatus read-only
Used to create and/or remove rows from this table.
           dhcpServerNextGroupIndex 1.3.6.1.4.1.5504.4.1.11.7 integer32 read-only
This object will return the next valid value for dhcpGroupIndex. This is used to manage the indices for the dhcpServerGroupTable. Upon creating a row in the dhcpServerGroupTable, the user must first obtain the next index by performing a get on this object.
           dhcpServerGroupTable 1.3.6.1.4.1.5504.4.1.11.8 no-access
Provides access to the DHCP Server Group object configurations.
               dhcpServerGroupEntry 1.3.6.1.4.1.5504.4.1.11.8.1 no-access
Required group object fields: dhcpGroupIndex, dhcpGroupName, dhcpGroupDomain, Plus one of: dhcpGroupVendorMatchString, dhcpGroupClientMatchString The value for dhcpGroupIndex must be obtained by performing a GET on dhcpServerNextGroupIndex.
                   dhcpGroupIndex 1.3.6.1.4.1.5504.4.1.11.8.1.1 integer32 no-access
Table Index.
                   dhcpGroupName 1.3.6.1.4.1.5504.4.1.11.8.1.2 zhoneadminstring read-only
Group object name. The default value for this object is the empty string.
                   dhcpGroupDomain 1.3.6.1.4.1.5504.4.1.11.8.1.3 zhonerdindex read-only
Routing domain that this group object applies to.
                   dhcpGroupVendorMatchString 1.3.6.1.4.1.5504.4.1.11.8.1.4 octet string read-only
Vendor class identifier match string that is used to determine which clients should be placed in this group. The default value for this object is an empty octet string.
                   dhcpGroupVendorMatchOffset 1.3.6.1.4.1.5504.4.1.11.8.1.5 integer32 read-only
Offset into the client passed vendor class identifier string where the string match should start.
                   dhcpGroupVendorMatchLength 1.3.6.1.4.1.5504.4.1.11.8.1.6 integer32 read-only
Length of the vendor class identifier substring to match. A value of -1 indicates that the entire string starting at the match offset value should be matched.
                   dhcpGroupClientMatchString 1.3.6.1.4.1.5504.4.1.11.8.1.7 octet string read-only
Client identifier match string that is used to determine which clients should be placed in this group. The default value for this object is an empty octet string.
                   dhcpGroupClientMatchOffset 1.3.6.1.4.1.5504.4.1.11.8.1.8 integer32 read-only
Offset into the client passed client identifier string where the string match should start.
                   dhcpGroupClientMatchLength 1.3.6.1.4.1.5504.4.1.11.8.1.9 integer32 read-only
Length of the client identifier substring to match. A value of -1 indicates that the entire string starting at the match offset value should be matched.
                   dhcpGroupRowStatus 1.3.6.1.4.1.5504.4.1.11.8.1.10 zhonerowstatus read-only
Used to create and/or remove rows from this table.
           dhcpServerGroupOptionTable 1.3.6.1.4.1.5504.4.1.11.9 no-access
DHCP Server Group Object Options
               dhcpServerGroupOptionEntry 1.3.6.1.4.1.5504.4.1.11.9.1 no-access
All fields in this table are optional.
                   dhcpGroupOptionDefaultLeaseTime 1.3.6.1.4.1.5504.4.1.11.9.1.1 integer32 read-write
The default time in seconds that will be assigned to a lease if the client requesting the lease does not ask for a specific expiration time. A value of -1 indicates that this field should be ignored. Default value is -1 seconds.
                   dhcpGroupOptionMinLeaseTime 1.3.6.1.4.1.5504.4.1.11.9.1.2 integer32 read-write
The minimum expiration time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field should be ignored. Default value is -1 seconds.
                   dhcpGroupOptionMaxLeaseTime 1.3.6.1.4.1.5504.4.1.11.9.1.3 integer32 read-write
The maximum time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field should be ignored. Default value is -1 seconds.
                   dhcpGroupOptionBootFile 1.3.6.1.4.1.5504.4.1.11.9.1.4 zhonefilename read-write
Name of the initial boot file which is to be loaded by the client. The filename should be a filename recognizable to whatever file transfer protocol the client can be expected to use to load the file. The default value for this object is an empty string.
                   dhcpGroupOptionBootServer 1.3.6.1.4.1.5504.4.1.11.9.1.5 ipaddress read-write
IP Address of the server from which the initial boot file (specified in the BootFile option) is to be loaded. If this IP address is specified as 0.0.0.0 then primary interface address of the DHCP Server is used. Default value is 0.0.0.0
                   dhcpGroupOptionDefaultRouter 1.3.6.1.4.1.5504.4.1.11.9.1.6 ipaddress read-write
IP Address of the client's default gateway. Default value is 0.0.0.0
                   dhcpGroupOptionPrimaryNameServer 1.3.6.1.4.1.5504.4.1.11.9.1.7 ipaddress read-write
IP Address of the primary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
                   dhcpGroupOptionSecondaryNameServer 1.3.6.1.4.1.5504.4.1.11.9.1.8 ipaddress read-write
IP Address of the secondary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
                   dhcpGroupOptionDomainName 1.3.6.1.4.1.5504.4.1.11.9.1.9 snmpadminstring read-write
The default domain name that the client should use when resolving hostnames via DNS. The default value for this object is an empty string.
           dhcpServerNextSubnetIndex 1.3.6.1.4.1.5504.4.1.11.10 integer32 read-only
This object will return the next valid value for dhcpSubnetIndex. This is used to manage the indices for the dhcpServerSubnetTable. Upon creating a row in the dhcpServerSubnetTable, the user must first obtain the next index by performing a get on this object.
           dhcpServerSubnetTable 1.3.6.1.4.1.5504.4.1.11.11 no-access
Provides access to the DHCP Server Subnet object configurations.
                 dhcpServerSubnetEntry 1.3.6.1.4.1.5504.4.1.11.11.1 no-access
Required subnet object fields: dhcpSubnetIndex, dhcpSubnetNetwork, dhcpSubnetNetmask, dhcpSubnetDomain, dhcpSubnetRange1Start, dhcpSubnetRange1End. The value for dhcpSubnetIndex must be obtained by performing a GET on dhcpServerNextSubnetIndex.
                     dhcpSubnetIndex 1.3.6.1.4.1.5504.4.1.11.11.1.1 integer32 no-access
Table Index.
                     dhcpSubnetNetwork 1.3.6.1.4.1.5504.4.1.11.11.1.2 ipaddress read-only
Network address of this subnet object.
                     dhcpSubnetNetmask 1.3.6.1.4.1.5504.4.1.11.11.1.3 ipaddress read-only
Network mask of this subnet object.
                     dhcpSubnetDomain 1.3.6.1.4.1.5504.4.1.11.11.1.4 zhonerdindex read-only
Routing domain that this subnet object applies to.
                     dhcpSubnetRange1Start 1.3.6.1.4.1.5504.4.1.11.11.1.5 ipaddress read-only
Starting IP address of the first address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored.
                     dhcpSubnetRange1End 1.3.6.1.4.1.5504.4.1.11.11.1.6 ipaddress read-only
Last IP address of the first address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored.
                     dhcpSubnetRange2Start 1.3.6.1.4.1.5504.4.1.11.11.1.7 ipaddress read-only
Starting IP address of the second address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored.
                     dhcpSubnetRange2End 1.3.6.1.4.1.5504.4.1.11.11.1.8 ipaddress read-only
Last IP address of the second address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored.
                     dhcpSubnetRange3Start 1.3.6.1.4.1.5504.4.1.11.11.1.9 ipaddress read-only
Starting IP address of the third address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored.
                     dhcpSubnetRange3End 1.3.6.1.4.1.5504.4.1.11.11.1.10 ipaddress read-only
Last IP address of the third address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored.
                     dhcpSubnetRange4Start 1.3.6.1.4.1.5504.4.1.11.11.1.11 ipaddress read-only
Starting IP address of the fourth address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored.
                     dhcpSubnetRange4End 1.3.6.1.4.1.5504.4.1.11.11.1.12 ipaddress read-only
Last IP address of the fourth address pool in this subnet. If either the start or end range has a value of 0 then the entire address pool is ignored.
                     dhcpSubnetRowStatus 1.3.6.1.4.1.5504.4.1.11.11.1.13 zhonerowstatus read-only
Used to create and/or remove rows from this table.
                     dhcpSubnetGroup2 1.3.6.1.4.1.5504.4.1.11.11.1.14 integer32 read-write
A number which indicates which DHCP subnet group this pool is a member of. A value of 0 ( default) indicates not a member of any group.
                     dhcpStickyAddr 1.3.6.1.4.1.5504.4.1.11.11.1.15 truthvalue read-write
If true we will attempt to hand out the same IP address to the same host, when possible based on HW address. Default value is TRUE for backwards compatability.
                     dhcpSubnetExternalServer 1.3.6.1.4.1.5504.4.1.11.11.1.16 ipaddress read-only
Non-null IP address value indicates use of external DHCP server instead of internal for this subnet.
                     dhcpSubnetExternalServerAlt 1.3.6.1.4.1.5504.4.1.11.11.1.17 ipaddress read-only
Non-null IP address value indicates use of alternate external DHCP server.
           dhcpServerSubnetOptionTable 1.3.6.1.4.1.5504.4.1.11.12 no-access
DHCP Server Subnet Object Options
                 dhcpServerSubnetOptionEntry 1.3.6.1.4.1.5504.4.1.11.12.1 no-access
All fields in this table are optional.
                     dhcpSubnetOptionDefaultLeaseTime 1.3.6.1.4.1.5504.4.1.11.12.1.1 integer32 read-write
The default time in seconds that will be assigned to a lease if the client requesting the lease does not ask for a specific expiration time. A value of -1 indicates that this field should be ignored. Default value is -1 seconds.
                     dhcpSubnetOptionMinLeaseTime 1.3.6.1.4.1.5504.4.1.11.12.1.2 integer32 read-write
The minimum expiration time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field should be ignored. Default value is -1 seconds.
                     dhcpSubnetOptionMaxLeaseTime 1.3.6.1.4.1.5504.4.1.11.12.1.3 integer32 read-write
The maximum time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field should be ignored. Default value is -1 seconds.
                     dhcpSubnetOptionBootFile 1.3.6.1.4.1.5504.4.1.11.12.1.4 zhonefilename read-write
Name of the initial boot file which is to be loaded by the client. The filename should be a filename recognizable to whatever file transfer protocol the client can be expected to use to load the file. The default value for this object is an empty string.
                     dhcpSubnetOptionBootServer 1.3.6.1.4.1.5504.4.1.11.12.1.5 ipaddress read-write
IP Address of the server from which the initial boot file (specified in the BootFile option) is to be loaded. If this IP address is specified as 0.0.0.0 then the DHCP Server's address is used. Default value is 0.0.0.0
                     dhcpSubnetOptionDefaultRouter 1.3.6.1.4.1.5504.4.1.11.12.1.6 ipaddress read-write
IP Address of the client's default gateway. Default value is 0.0.0.0
                     dhcpSubnetOptionPrimaryNameServer 1.3.6.1.4.1.5504.4.1.11.12.1.7 ipaddress read-write
IP Address of the primary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
                     dhcpSubnetOptionSecondaryNameServer 1.3.6.1.4.1.5504.4.1.11.12.1.8 ipaddress read-write
IP Address of the secondary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
                     dhcpSubnetOptionDomainName 1.3.6.1.4.1.5504.4.1.11.12.1.9 snmpadminstring read-write
The default domain name that the client should use when resolving hostnames via DNS. The default value for this object is an empty string.
           dhcpServerNextHostIndex 1.3.6.1.4.1.5504.4.1.11.13 integer32 read-only
This object will return the next valid value for dhcpHostIndex. This is used to manage the indices for the dhcpServerHostTable. Upon creating a row in the dhcpServerHostTable, the user must first obtain the next index by performing a get on this object.
           dhcpServerHostTable 1.3.6.1.4.1.5504.4.1.11.14 no-access
Provides access to the DHCP Server Host object configurations.
                 dhcpServerHostEntry 1.3.6.1.4.1.5504.4.1.11.14.1 no-access
Required host object fields: dhcpHostIndex, dhcpHostDomain, Plus one of: dhcpHostHardwareAddress, dhcpHostClientId The value for dhcpHostIndex must be obtained by performing a GET on dhcpServerNextHostIndex.
                     dhcpHostIndex 1.3.6.1.4.1.5504.4.1.11.14.1.1 integer32 no-access
Table Index.
                     dhcpHostHostname 1.3.6.1.4.1.5504.4.1.11.14.1.2 zhoneadminstring read-only
Hostname for this client. This may or may not be fully qualified with the local domain name but it is preferable to use the dhcpHostOptionDomainName option to specify the domain name. The default value for this field is an empty string.
                     dhcpHostDomain 1.3.6.1.4.1.5504.4.1.11.14.1.3 zhonerdindex read-only
Routing domain that this host object applies to.
                     dhcpHostHardwareAddress 1.3.6.1.4.1.5504.4.1.11.14.1.4 physaddress read-only
Hardware address of the client that matches this host object. If the dhcpHostClientId field is specified then this field is ignored. However, at least one of these fields must be configured per host object.
                     dhcpHostClientId 1.3.6.1.4.1.5504.4.1.11.14.1.5 octet string read-only
DHCP client identifier of the client that matches this host object. If this field is specified then the dhcpHostHardwareAddress value is not used. However, at least one of these fields must be configured per host object. The default value for this object is an empty octet string.
                     dhcpHostIpAddress1 1.3.6.1.4.1.5504.4.1.11.14.1.6 ipaddress read-only
Fixed IP address that should be assigned to this client.
                     dhcpHostIpAddress2 1.3.6.1.4.1.5504.4.1.11.14.1.7 ipaddress read-only
Fixed IP address that should be assigned to this client.
                     dhcpHostIpAddress3 1.3.6.1.4.1.5504.4.1.11.14.1.8 ipaddress read-only
Fixed IP address that should be assigned to this client.
                     dhcpHostIpAddress4 1.3.6.1.4.1.5504.4.1.11.14.1.9 ipaddress read-only
Fixed IP address that should be assigned to this client.
                     dhcpHostRowStatus 1.3.6.1.4.1.5504.4.1.11.14.1.10 zhonerowstatus read-only
Used to create and/or remove rows from this table.
           dhcpServerHostOptionTable 1.3.6.1.4.1.5504.4.1.11.15 no-access
DHCP Server Host Object Options
                 dhcpServerHostOptionEntry 1.3.6.1.4.1.5504.4.1.11.15.1 no-access
All fields in this table are optional.
                     dhcpHostOptionDefaultLeaseTime 1.3.6.1.4.1.5504.4.1.11.15.1.1 integer32 read-write
The default time in seconds that will be assigned to a lease if the client requesting the lease does not ask for a specific expiration time. A value of -1 indicates that this field should be ignored. Default value is -1 seconds.
                     dhcpHostOptionMinLeaseTime 1.3.6.1.4.1.5504.4.1.11.15.1.2 integer32 read-write
The minimum expiration time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field should be ignored. Default value is -1 seconds.
                     dhcpHostOptionMaxLeaseTime 1.3.6.1.4.1.5504.4.1.11.15.1.3 integer32 read-write
The maximum time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field should be ignored. Default value is -1 seconds.
                     dhcpHostOptionBootFile 1.3.6.1.4.1.5504.4.1.11.15.1.4 zhonefilename read-write
Name of the initial boot file which is to be loaded by the client. The filename should be a filename recognizable to whatever file transfer protocol the client can be expected to use to load the file. The default value for this object is an empty string.
                     dhcpHostOptionBootServer 1.3.6.1.4.1.5504.4.1.11.15.1.5 ipaddress read-write
IP Address of the server from which the initial boot file (specified in the BootFile option) is to be loaded. If this IP address is specified as 0.0.0.0 then the DHCP Server's address is used. Default value is 0.0.0.0
                     dhcpHostOptionDefaultRouter 1.3.6.1.4.1.5504.4.1.11.15.1.6 ipaddress read-write
IP Address of the client's default gateway. Default value is 0.0.0.0
                     dhcpHostOptionPrimaryNameServer 1.3.6.1.4.1.5504.4.1.11.15.1.7 ipaddress read-write
IP Address of the primary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
                     dhcpHostOptionSecondaryNameServer 1.3.6.1.4.1.5504.4.1.11.15.1.8 ipaddress read-write
IP Address of the secondary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
                     dhcpHostOptionDomainName 1.3.6.1.4.1.5504.4.1.11.15.1.9 snmpadminstring read-write
The default domain name that the client should use when resolving hostnames via DNS. The default value for this object is an empty string.
           dhcpServerStatistics 1.3.6.1.4.1.5504.4.1.11.16
DHCP Server MIB statistic objects are all defined in this branch.
                 serverSystem 1.3.6.1.4.1.5504.4.1.11.16.1
Group of objects that are related to the overall system.
                     serverSystemDescr 1.3.6.1.4.1.5504.4.1.11.16.1.1 zhoneadminstring read-only
A textual description of the server. This value should include the full name and version identification of the server. This string MUST contain only printable NVT ASCII characters.
                     serverSystemObjectID 1.3.6.1.4.1.5504.4.1.11.16.1.2 object identifier read-only
The vendor's authoritative identification of the network management subsystem contained in this entity. This value is allocated within the SMI enterprise subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining 'what kind of server' is being managed. For example, if vendor 'VeryBigServers, Inc.' is assigned the subtree 1.3.6.1.4.1.4242, it may assign the identifier 1.3.6.1.4.1.4242.1.1 to its `Hercules DHCP Server'.
                     serverUptime 1.3.6.1.4.1.5504.4.1.11.16.1.3 timeticks read-only
The value of sysUpTime when the server started handling requests.
                     serverActiveShelf 1.3.6.1.4.1.5504.4.1.11.16.1.4 zhoneshelfvalue read-only
The shelf ID of the active DHCP server.
                     serverActiveSlot 1.3.6.1.4.1.5504.4.1.11.16.1.5 zhoneslotvalue read-only
The slot ID of the active DHCP server.
                     serverStandbyShelf 1.3.6.1.4.1.5504.4.1.11.16.1.6 zhoneshelfvalue read-only
The shelf ID of the standby DHCP server.
                     serverStandbySlot 1.3.6.1.4.1.5504.4.1.11.16.1.7 zhoneslotvalue read-only
The slot ID of the standby DHCP server.
                 bootpCountersTable 1.3.6.1.4.1.5504.4.1.11.16.2 no-access
Table indexed on routing domain of objects that count various BOOTP events.
                     bootpCountersEntry 1.3.6.1.4.1.5504.4.1.11.16.2.1 no-access
Group of objects that count various BOOTP events on a per routing domain basis.
                         bootpCountRequests 1.3.6.1.4.1.5504.4.1.11.16.2.1.1 counter32 read-only
The number of packets received that contain a Message Type of 1 (BOOTREQUEST) in the first octet and do not contain option number 53 (DHCP Message Type) in the options.
                         bootpCountInvalids 1.3.6.1.4.1.5504.4.1.11.16.2.1.2 counter32 read-only
The number of packets received that do not contain a Message Type of 1 (BOOTREQUEST) in the first octet or are not valid BOOTP packets (e.g., too short, invalid field in packet header).
                         bootpCountReplies 1.3.6.1.4.1.5504.4.1.11.16.2.1.3 counter32 read-only
The number of packets sent that contain a Message Type of 1 (BOOTREQUEST) in the first octet and do not contain option number 53 (DHCP Message Type) in the options.
                         bootpCountDroppedUnknownClients 1.3.6.1.4.1.5504.4.1.11.16.2.1.4 counter32 read-only
The number of BOOTP packets dropped due to the server not recognizing or not providing service to the hardware address received in the incoming packet.
                         bootpCountDroppedNotServingSubnet 1.3.6.1.4.1.5504.4.1.11.16.2.1.5 counter32 read-only
The number of BOOTP packets dropped due to the server not being configured or not otherwise able to serve addresses on the subnet from which this message was received.
                 dhcpCountersTable 1.3.6.1.4.1.5504.4.1.11.16.3 no-access
Table indexed on routing domain of objects that count various DHCP events.
                     dhcpCountersEntry 1.3.6.1.4.1.5504.4.1.11.16.3.1 no-access
Group of objects that count various DHCP events on a per routing domain basis.
                         dhcpCountDiscovers 1.3.6.1.4.1.5504.4.1.11.16.3.1.1 counter32 read-only
The number of DHCPDISCOVER (option 53 with value 1) packets received.
                         dhcpCountRequests 1.3.6.1.4.1.5504.4.1.11.16.3.1.2 counter32 read-only
The number of DHCPREQUEST (option 53 with value 3) packets received.
                         dhcpCountReleases 1.3.6.1.4.1.5504.4.1.11.16.3.1.3 counter32 read-only
The number of DHCPRELEASE (option 53 with value 7) packets received.
                         dhcpCountDeclines 1.3.6.1.4.1.5504.4.1.11.16.3.1.4 counter32 read-only
The number of DHCPDECLINE (option 53 with value 4) packets received.
                         dhcpCountInforms 1.3.6.1.4.1.5504.4.1.11.16.3.1.5 counter32 read-only
The number of DHCPINFORM (option 53 with value 8) packets received.
                         dhcpCountInvalids 1.3.6.1.4.1.5504.4.1.11.16.3.1.6 counter32 read-only
The number of DHCP packets received whose DHCP message type (i.e., option number 53) is not understood or handled by the server.
                         dhcpCountOffers 1.3.6.1.4.1.5504.4.1.11.16.3.1.7 counter32 read-only
The number of DHCPOFFER (option 53 with value 2) packets sent.
                         dhcpCountAcks 1.3.6.1.4.1.5504.4.1.11.16.3.1.8 counter32 read-only
The number of DHCPACK (option 53 with value 5) packets sent.
                         dhcpCountNacks 1.3.6.1.4.1.5504.4.1.11.16.3.1.9 counter32 read-only
The number of DHCPNACK (option 53 with value 6) packets sent.
                         dhcpCountDroppedUnknownClient 1.3.6.1.4.1.5504.4.1.11.16.3.1.10 counter32 read-only
The number of DHCP packets dropped due to the server not recognizing or not providing service to the client-id and/or hardware address received in the incoming packet.
                         dhcpCountDroppedNotServingSubnet 1.3.6.1.4.1.5504.4.1.11.16.3.1.11 counter32 read-only
The number of DHCP packets dropped due to the server not being configured or not otherwise able to serve addresses on the subnet from which this message was received.
           dhcpServerConfigurationVersion 1.3.6.1.4.1.5504.4.1.11.17 unsigned32 read-write
Version number of the current DHCP server configuration. If this value is changed the server will reload all configuration rules and reinitialize itself. Any configuration rules modified before this field is changed will not have any affect on the currently running DHCP server configuration.
           dhcpServerRestart 1.3.6.1.4.1.5504.4.1.11.18 integer read-write
If set to value 'true(1)' indicates that the server should restart by doing a complete reload of it's configuration. The value of this field will be reset to 'false(2)' once the restart command has been acknowledged by the server. A restart would typically only be done after making manual changes to the DHCP server lease table. All other configuration changes done via SNMP are automatically loaded by the server. Default value is 'false(2)' Enumeration: 'false': 2, 'true': 1.
 comIpDhcpServer 1.3.6.1.4.1.5504.6.61
DHCP Server MIB using SNMPv2 SMI.