MIB Viewer

ZHONE-COM-IP-DHCP-SERVER-MIB

136 objects
DHCP Server MIB using SNMPv2 SMI.
OIDNameAccessStatusDescription
1.3.6.1.4.1.5504.4.1.11IdentitydhcpServercurrentZhone DHCP Server Configuration and Monitoring MIB
1.3.6.1.4.1.5504.4.1.11.0IdentitydhcpServerTrapscurrentTraps which apply to the DHCP Server.
1.3.6.1.4.1.5504.4.1.11.0.1NotificationdhcpTrapZhoneCpeDetectedcurrentTrap sent whenever an IP address is being offerred to a Zhone CPE device.
1.3.6.1.4.1.5504.4.1.11.0.2ScalardhcpTrapZhoneCpeSysObjectIDaccessible-for-notifycurrentSystem Object ID of attached Zhone CPE device
1.3.6.1.4.1.5504.4.1.11.0.3NotificationdhcpTrapZhoneIpAddressUpdatecurrentTrap sent whenever the dhcp ip addresses are assigned or modified.
1.3.6.1.4.1.5504.4.1.11.0.4ScalardhcpTrapZhoneIpInterfaceIndexaccessible-for-notifycurrentInterface Index of the ip-interface-record which contains the updated ip address. This is sent within the dhcpTrapZhoneIpAddressUpdate trap.
1.3.6.1.4.1.5504.4.1.11.1ScalardhcpServerDefaultLeaseTimeread-writecurrentThe 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 val…
1.3.6.1.4.1.5504.4.1.11.2ScalardhcpServerDefaultMinLeaseTimeread-writecurrentThe 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
1.3.6.1.4.1.5504.4.1.11.3ScalardhcpServerDefaultMaxLeaseTimeread-writecurrentThe 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.
1.3.6.1.4.1.5504.4.1.11.4ScalardhcpServerDefaultReserveStartread-writecurrentThe 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…
1.3.6.1.4.1.5504.4.1.11.5ScalardhcpServerDefaultReserveEndread-writecurrentThe 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 r…
1.3.6.1.4.1.5504.4.1.11.6TabledhcpServerLeaseTablenot-accessiblecurrentProvides access to the DHCP Server Client Lease Database
1.3.6.1.4.1.5504.4.1.11.6.1RowdhcpServerLeaseEntrynot-accessiblecurrentRequired server lease fields: dhcpLeaseDomain, dhcpLeaseIpAddres, dhcpLeaseStarts, dhcpLeaseEnds Plus at lease one of: dhcpLeaseHardwareAddress, dhcpLeaseClien…
1.3.6.1.4.1.5504.4.1.11.6.1.1ColumndhcpLeaseDomainnot-accessiblecurrentRouting domain of the client the lease was created for.
1.3.6.1.4.1.5504.4.1.11.6.1.2ColumndhcpLeaseIpAddressnot-accessiblecurrentIP Address of this lease.
1.3.6.1.4.1.5504.4.1.11.6.1.3ColumndhcpLeaseStartsread-createcurrentTime in GMT that the lease was assigned.
1.3.6.1.4.1.5504.4.1.11.6.1.4ColumndhcpLeaseEndsread-createcurrentTime in GMT that the lease will expire.
1.3.6.1.4.1.5504.4.1.11.6.1.5ColumndhcpLeaseHardwareAddressread-createcurrentThe MAC address of the network interface that was used to acquire the lease.
1.3.6.1.4.1.5504.4.1.11.6.1.6ColumndhcpLeaseFlagsread-createcurrentLease 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 th…
1.3.6.1.4.1.5504.4.1.11.6.1.7ColumndhcpLeaseClientIdread-createcurrentClient identifier (if any) the client used to acquire its address. The default value for this object is an empty octet string.
1.3.6.1.4.1.5504.4.1.11.6.1.8ColumndhcpLeaseClientHostnameread-createcurrentClient hostname (if any) the client used to acquire its address. The default value for this object is an empty string.
1.3.6.1.4.1.5504.4.1.11.6.1.9ColumndhcpLeaseHostnameread-createcurrentClient hostname (if any) the client used to acquire its address. The default value for this object is an empty string.
1.3.6.1.4.1.5504.4.1.11.6.1.10ColumndhcpLeaseDDNSFwdNameread-createcurrentDynamic DNS forward host name. Not currently used. The default value for this object is an empty string.
1.3.6.1.4.1.5504.4.1.11.6.1.11ColumndhcpLeaseDDNSRevNameread-createcurrentDynamic DNS reverse host name. Not currently used. The default value for this object is an empty string.
1.3.6.1.4.1.5504.4.1.11.6.1.12ColumndhcpLeaseRowStatusread-createcurrentUsed to create and/or remove rows from this table.
1.3.6.1.4.1.5504.4.1.11.7ScalardhcpServerNextGroupIndexread-onlycurrentThis 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 dh…
1.3.6.1.4.1.5504.4.1.11.8TabledhcpServerGroupTablenot-accessiblecurrentProvides access to the DHCP Server Group object configurations.
1.3.6.1.4.1.5504.4.1.11.8.1RowdhcpServerGroupEntrynot-accessiblecurrentRequired group object fields: dhcpGroupIndex, dhcpGroupName, dhcpGroupDomain, Plus one of: dhcpGroupVendorMatchString, dhcpGroupClientMatchString The value for…
1.3.6.1.4.1.5504.4.1.11.8.1.1ColumndhcpGroupIndexnot-accessiblecurrentTable Index.
1.3.6.1.4.1.5504.4.1.11.8.1.2ColumndhcpGroupNameread-createcurrentGroup object name. The default value for this object is the empty string.
1.3.6.1.4.1.5504.4.1.11.8.1.3ColumndhcpGroupDomainread-createcurrentRouting domain that this group object applies to.
1.3.6.1.4.1.5504.4.1.11.8.1.4ColumndhcpGroupVendorMatchStringread-createcurrentVendor 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 octe…
1.3.6.1.4.1.5504.4.1.11.8.1.5ColumndhcpGroupVendorMatchOffsetread-createcurrentOffset into the client passed vendor class identifier string where the string match should start.
1.3.6.1.4.1.5504.4.1.11.8.1.6ColumndhcpGroupVendorMatchLengthread-createcurrentLength 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.
1.3.6.1.4.1.5504.4.1.11.8.1.7ColumndhcpGroupClientMatchStringread-createcurrentClient 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 stri…
1.3.6.1.4.1.5504.4.1.11.8.1.8ColumndhcpGroupClientMatchOffsetread-createcurrentOffset into the client passed client identifier string where the string match should start.
1.3.6.1.4.1.5504.4.1.11.8.1.9ColumndhcpGroupClientMatchLengthread-createcurrentLength 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.
1.3.6.1.4.1.5504.4.1.11.8.1.10ColumndhcpGroupRowStatusread-createcurrentUsed to create and/or remove rows from this table.
1.3.6.1.4.1.5504.4.1.11.9TabledhcpServerGroupOptionTablenot-accessiblecurrentDHCP Server Group Object Options
1.3.6.1.4.1.5504.4.1.11.9.1RowdhcpServerGroupOptionEntrynot-accessiblecurrentAll fields in this table are optional.
1.3.6.1.4.1.5504.4.1.11.9.1.1ColumndhcpGroupOptionDefaultLeaseTimeread-writecurrentThe 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 indi…
1.3.6.1.4.1.5504.4.1.11.9.1.2ColumndhcpGroupOptionMinLeaseTimeread-writecurrentThe 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 …
1.3.6.1.4.1.5504.4.1.11.9.1.3ColumndhcpGroupOptionMaxLeaseTimeread-writecurrentThe 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 i…
1.3.6.1.4.1.5504.4.1.11.9.1.4ColumndhcpGroupOptionBootFileread-writecurrentName 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…
1.3.6.1.4.1.5504.4.1.11.9.1.5ColumndhcpGroupOptionBootServerread-writecurrentIP 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 p…
1.3.6.1.4.1.5504.4.1.11.9.1.6ColumndhcpGroupOptionDefaultRouterread-writecurrentIP Address of the client's default gateway. Default value is 0.0.0.0
1.3.6.1.4.1.5504.4.1.11.9.1.7ColumndhcpGroupOptionPrimaryNameServerread-writecurrentIP Address of the primary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
1.3.6.1.4.1.5504.4.1.11.9.1.8ColumndhcpGroupOptionSecondaryNameServerread-writecurrentIP Address of the secondary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
1.3.6.1.4.1.5504.4.1.11.9.1.9ColumndhcpGroupOptionDomainNameread-writecurrentThe default domain name that the client should use when resolving hostnames via DNS. The default value for this object is an empty string.
1.3.6.1.4.1.5504.4.1.11.10ScalardhcpServerNextSubnetIndexread-onlycurrentThis 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 …
1.3.6.1.4.1.5504.4.1.11.11TabledhcpServerSubnetTablenot-accessiblecurrentProvides access to the DHCP Server Subnet object configurations.
1.3.6.1.4.1.5504.4.1.11.11.1RowdhcpServerSubnetEntrynot-accessiblecurrentRequired subnet object fields: dhcpSubnetIndex, dhcpSubnetNetwork, dhcpSubnetNetmask, dhcpSubnetDomain, dhcpSubnetRange1Start, dhcpSubnetRange1End. The value f…
1.3.6.1.4.1.5504.4.1.11.11.1.1ColumndhcpSubnetIndexnot-accessiblecurrentTable Index.
1.3.6.1.4.1.5504.4.1.11.11.1.2ColumndhcpSubnetNetworkread-createcurrentNetwork address of this subnet object.
1.3.6.1.4.1.5504.4.1.11.11.1.3ColumndhcpSubnetNetmaskread-createcurrentNetwork mask of this subnet object.
1.3.6.1.4.1.5504.4.1.11.11.1.4ColumndhcpSubnetDomainread-createcurrentRouting domain that this subnet object applies to.
1.3.6.1.4.1.5504.4.1.11.11.1.5ColumndhcpSubnetRange1Startread-createcurrentStarting 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.
1.3.6.1.4.1.5504.4.1.11.11.1.6ColumndhcpSubnetRange1Endread-createcurrentLast 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.
1.3.6.1.4.1.5504.4.1.11.11.1.7ColumndhcpSubnetRange2Startread-createcurrentStarting 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.
1.3.6.1.4.1.5504.4.1.11.11.1.8ColumndhcpSubnetRange2Endread-createcurrentLast 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.
1.3.6.1.4.1.5504.4.1.11.11.1.9ColumndhcpSubnetRange3Startread-createcurrentStarting 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.
1.3.6.1.4.1.5504.4.1.11.11.1.10ColumndhcpSubnetRange3Endread-createcurrentLast 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.
1.3.6.1.4.1.5504.4.1.11.11.1.11ColumndhcpSubnetRange4Startread-createcurrentStarting 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.
1.3.6.1.4.1.5504.4.1.11.11.1.12ColumndhcpSubnetRange4Endread-createcurrentLast 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.
1.3.6.1.4.1.5504.4.1.11.11.1.13ColumndhcpSubnetRowStatusread-createcurrentUsed to create and/or remove rows from this table.
1.3.6.1.4.1.5504.4.1.11.11.1.14ColumndhcpSubnetGroup2read-writecurrentA 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.
1.3.6.1.4.1.5504.4.1.11.11.1.15ColumndhcpStickyAddrread-writecurrentIf 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.
1.3.6.1.4.1.5504.4.1.11.11.1.16ColumndhcpSubnetExternalServerread-createcurrentNon-null IP address value indicates use of external DHCP server instead of internal for this subnet.
1.3.6.1.4.1.5504.4.1.11.11.1.17ColumndhcpSubnetExternalServerAltread-createcurrentNon-null IP address value indicates use of alternate external DHCP server.
1.3.6.1.4.1.5504.4.1.11.12TabledhcpServerSubnetOptionTablenot-accessiblecurrentDHCP Server Subnet Object Options
1.3.6.1.4.1.5504.4.1.11.12.1RowdhcpServerSubnetOptionEntrynot-accessiblecurrentAll fields in this table are optional.
1.3.6.1.4.1.5504.4.1.11.12.1.1ColumndhcpSubnetOptionDefaultLeaseTimeread-writecurrentThe 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 indi…
1.3.6.1.4.1.5504.4.1.11.12.1.2ColumndhcpSubnetOptionMinLeaseTimeread-writecurrentThe 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 …
1.3.6.1.4.1.5504.4.1.11.12.1.3ColumndhcpSubnetOptionMaxLeaseTimeread-writecurrentThe 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 i…
1.3.6.1.4.1.5504.4.1.11.12.1.4ColumndhcpSubnetOptionBootFileread-writecurrentName 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…
1.3.6.1.4.1.5504.4.1.11.12.1.5ColumndhcpSubnetOptionBootServerread-writecurrentIP 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 t…
1.3.6.1.4.1.5504.4.1.11.12.1.6ColumndhcpSubnetOptionDefaultRouterread-writecurrentIP Address of the client's default gateway. Default value is 0.0.0.0
1.3.6.1.4.1.5504.4.1.11.12.1.7ColumndhcpSubnetOptionPrimaryNameServerread-writecurrentIP Address of the primary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
1.3.6.1.4.1.5504.4.1.11.12.1.8ColumndhcpSubnetOptionSecondaryNameServerread-writecurrentIP Address of the secondary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
1.3.6.1.4.1.5504.4.1.11.12.1.9ColumndhcpSubnetOptionDomainNameread-writecurrentThe default domain name that the client should use when resolving hostnames via DNS. The default value for this object is an empty string.
1.3.6.1.4.1.5504.4.1.11.13ScalardhcpServerNextHostIndexread-onlycurrentThis 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 dhcp…
1.3.6.1.4.1.5504.4.1.11.14TabledhcpServerHostTablenot-accessiblecurrentProvides access to the DHCP Server Host object configurations.
1.3.6.1.4.1.5504.4.1.11.14.1RowdhcpServerHostEntrynot-accessiblecurrentRequired host object fields: dhcpHostIndex, dhcpHostDomain, Plus one of: dhcpHostHardwareAddress, dhcpHostClientId The value for dhcpHostIndex must be obtained…
1.3.6.1.4.1.5504.4.1.11.14.1.1ColumndhcpHostIndexnot-accessiblecurrentTable Index.
1.3.6.1.4.1.5504.4.1.11.14.1.2ColumndhcpHostHostnameread-createcurrentHostname 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 …
1.3.6.1.4.1.5504.4.1.11.14.1.3ColumndhcpHostDomainread-createcurrentRouting domain that this host object applies to.
1.3.6.1.4.1.5504.4.1.11.14.1.4ColumndhcpHostHardwareAddressread-createcurrentHardware 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 t…
1.3.6.1.4.1.5504.4.1.11.14.1.5ColumndhcpHostClientIdread-createcurrentDHCP client identifier of the client that matches this host object. If this field is specified then the dhcpHostHardwareAddress value is not used. However, at …
1.3.6.1.4.1.5504.4.1.11.14.1.6ColumndhcpHostIpAddress1read-createcurrentFixed IP address that should be assigned to this client.
1.3.6.1.4.1.5504.4.1.11.14.1.7ColumndhcpHostIpAddress2read-createcurrentFixed IP address that should be assigned to this client.
1.3.6.1.4.1.5504.4.1.11.14.1.8ColumndhcpHostIpAddress3read-createcurrentFixed IP address that should be assigned to this client.
1.3.6.1.4.1.5504.4.1.11.14.1.9ColumndhcpHostIpAddress4read-createcurrentFixed IP address that should be assigned to this client.
1.3.6.1.4.1.5504.4.1.11.14.1.10ColumndhcpHostRowStatusread-createcurrentUsed to create and/or remove rows from this table.
1.3.6.1.4.1.5504.4.1.11.15TabledhcpServerHostOptionTablenot-accessiblecurrentDHCP Server Host Object Options
1.3.6.1.4.1.5504.4.1.11.15.1RowdhcpServerHostOptionEntrynot-accessiblecurrentAll fields in this table are optional.
1.3.6.1.4.1.5504.4.1.11.15.1.1ColumndhcpHostOptionDefaultLeaseTimeread-writecurrentThe 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 indi…
1.3.6.1.4.1.5504.4.1.11.15.1.2ColumndhcpHostOptionMinLeaseTimeread-writecurrentThe 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 …
1.3.6.1.4.1.5504.4.1.11.15.1.3ColumndhcpHostOptionMaxLeaseTimeread-writecurrentThe 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 i…
1.3.6.1.4.1.5504.4.1.11.15.1.4ColumndhcpHostOptionBootFileread-writecurrentName 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…
1.3.6.1.4.1.5504.4.1.11.15.1.5ColumndhcpHostOptionBootServerread-writecurrentIP 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 t…
1.3.6.1.4.1.5504.4.1.11.15.1.6ColumndhcpHostOptionDefaultRouterread-writecurrentIP Address of the client's default gateway. Default value is 0.0.0.0
1.3.6.1.4.1.5504.4.1.11.15.1.7ColumndhcpHostOptionPrimaryNameServerread-writecurrentIP Address of the primary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
1.3.6.1.4.1.5504.4.1.11.15.1.8ColumndhcpHostOptionSecondaryNameServerread-writecurrentIP Address of the secondary domain name server that the client should use for DNS resolution. Default value is 0.0.0.0
1.3.6.1.4.1.5504.4.1.11.15.1.9ColumndhcpHostOptionDomainNameread-writecurrentThe default domain name that the client should use when resolving hostnames via DNS. The default value for this object is an empty string.
1.3.6.1.4.1.5504.4.1.11.16IdentitydhcpServerStatisticscurrentDHCP Server MIB statistic objects are all defined in this branch.
1.3.6.1.4.1.5504.4.1.11.16.1IdentityserverSystemcurrentGroup of objects that are related to the overall system.
1.3.6.1.4.1.5504.4.1.11.16.1.1ScalarserverSystemDescrread-onlycurrentA textual description of the server. This value should include the full name and version identification of the server. This string MUST contain only printable …
1.3.6.1.4.1.5504.4.1.11.16.1.2ScalarserverSystemObjectIDread-onlycurrentThe vendor's authoritative identification of the network management subsystem contained in this entity. This value is allocated within the SMI enterprise subtr…
1.3.6.1.4.1.5504.4.1.11.16.1.3ScalarserverUptimeread-onlycurrentThe value of sysUpTime when the server started handling requests.
1.3.6.1.4.1.5504.4.1.11.16.1.4ScalarserverActiveShelfread-onlycurrentThe shelf ID of the active DHCP server.
1.3.6.1.4.1.5504.4.1.11.16.1.5ScalarserverActiveSlotread-onlycurrentThe slot ID of the active DHCP server.
1.3.6.1.4.1.5504.4.1.11.16.1.6ScalarserverStandbyShelfread-onlycurrentThe shelf ID of the standby DHCP server.
1.3.6.1.4.1.5504.4.1.11.16.1.7ScalarserverStandbySlotread-onlycurrentThe slot ID of the standby DHCP server.
1.3.6.1.4.1.5504.4.1.11.16.2TablebootpCountersTablenot-accessiblecurrentTable indexed on routing domain of objects that count various BOOTP events.
1.3.6.1.4.1.5504.4.1.11.16.2.1RowbootpCountersEntrynot-accessiblecurrentGroup of objects that count various BOOTP events on a per routing domain basis.
1.3.6.1.4.1.5504.4.1.11.16.2.1.1ColumnbootpCountRequestsread-onlycurrentThe 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…
1.3.6.1.4.1.5504.4.1.11.16.2.1.2ColumnbootpCountInvalidsread-onlycurrentThe 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, invali…
1.3.6.1.4.1.5504.4.1.11.16.2.1.3ColumnbootpCountRepliesread-onlycurrentThe 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 opt…
1.3.6.1.4.1.5504.4.1.11.16.2.1.4ColumnbootpCountDroppedUnknownClientsread-onlycurrentThe number of BOOTP packets dropped due to the server not recognizing or not providing service to the hardware address received in the incoming packet.
1.3.6.1.4.1.5504.4.1.11.16.2.1.5ColumnbootpCountDroppedNotServingSubnetread-onlycurrentThe 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 r…
1.3.6.1.4.1.5504.4.1.11.16.3TabledhcpCountersTablenot-accessiblecurrentTable indexed on routing domain of objects that count various DHCP events.
1.3.6.1.4.1.5504.4.1.11.16.3.1RowdhcpCountersEntrynot-accessiblecurrentGroup of objects that count various DHCP events on a per routing domain basis.
1.3.6.1.4.1.5504.4.1.11.16.3.1.1ColumndhcpCountDiscoversread-onlycurrentThe number of DHCPDISCOVER (option 53 with value 1) packets received.
1.3.6.1.4.1.5504.4.1.11.16.3.1.2ColumndhcpCountRequestsread-onlycurrentThe number of DHCPREQUEST (option 53 with value 3) packets received.
1.3.6.1.4.1.5504.4.1.11.16.3.1.3ColumndhcpCountReleasesread-onlycurrentThe number of DHCPRELEASE (option 53 with value 7) packets received.
1.3.6.1.4.1.5504.4.1.11.16.3.1.4ColumndhcpCountDeclinesread-onlycurrentThe number of DHCPDECLINE (option 53 with value 4) packets received.
1.3.6.1.4.1.5504.4.1.11.16.3.1.5ColumndhcpCountInformsread-onlycurrentThe number of DHCPINFORM (option 53 with value 8) packets received.
1.3.6.1.4.1.5504.4.1.11.16.3.1.6ColumndhcpCountInvalidsread-onlycurrentThe number of DHCP packets received whose DHCP message type (i.e., option number 53) is not understood or handled by the server.
1.3.6.1.4.1.5504.4.1.11.16.3.1.7ColumndhcpCountOffersread-onlycurrentThe number of DHCPOFFER (option 53 with value 2) packets sent.
1.3.6.1.4.1.5504.4.1.11.16.3.1.8ColumndhcpCountAcksread-onlycurrentThe number of DHCPACK (option 53 with value 5) packets sent.
1.3.6.1.4.1.5504.4.1.11.16.3.1.9ColumndhcpCountNacksread-onlycurrentThe number of DHCPNACK (option 53 with value 6) packets sent.
1.3.6.1.4.1.5504.4.1.11.16.3.1.10ColumndhcpCountDroppedUnknownClientread-onlycurrentThe 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…
1.3.6.1.4.1.5504.4.1.11.16.3.1.11ColumndhcpCountDroppedNotServingSubnetread-onlycurrentThe 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 re…
1.3.6.1.4.1.5504.4.1.11.17ScalardhcpServerConfigurationVersionread-writedeprecatedVersion number of the current DHCP server configuration. If this value is changed the server will reload all configuration rules and reinitialize itself. Any c…
1.3.6.1.4.1.5504.4.1.11.18ScalardhcpServerRestartread-writecurrentIf 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 '…
1.3.6.1.4.1.5504.6.61IdentitycomIpDhcpServerDHCP Server MIB using SNMPv2 SMI.