MIBs Depot

DHCP-SERVER-MIB

Registered at
1.3.6.1.4.1.1751
Last updated
1906-06-22 08:30
Organization
Lucent Technologies
Namespace
lucent
Source file
DHCP-SERVER-MIB
Digest
sha256:6b7679cd58dd49222d84855c56b6c0ce300f4e47735a477743eeafe8d4c8f616

Description

The Vendor Specific MIB module for entities implementing the server side of the Bootstrap Protocol (BOOTP) and the Dynamic Host Configuration protocol (DHCP) for Internet Protocol version 4 (IPv4).

Contact

James Offutt Postal: Lucent Technologies 400 Lapp Road Malvern, PA 19355 USA Tel: +1 610-722-7900 Fax: +1 610-725-8559

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, enterprises, iso
SNMPv2-TCDateAndTime, DisplayString, 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.

DHCP-SERVER-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
DhcpServTimeInterval
TEXTUAL-CONVENTION
The number of milli-seconds that has elapsed since some epoch. Systems that cannot measure events to the milli-second resolution SHOULD round this value to the next available resolution that the system supports.
current

Objects

NameOIDSyntaxAccessStatus
lucent
OBJECT-IDENTITY
1.3.6.1.4.1.1751
products
OBJECT-IDENTITY
1.3.6.1.4.1.1751.1
ipspg
OBJECT-IDENTITY
1.3.6.1.4.1.1751.1.48
ipspgServices
OBJECT-IDENTITY
1.3.6.1.4.1.1751.1.48.1
ipspgDHCP
OBJECT-IDENTITY
1.3.6.1.4.1.1751.1.48.1.1
dhcpServMibTraps
OBJECT-IDENTITY
DHCP Server MIB traps.
1.3.6.1.4.1.1751.1.48.1.1.1.0current
dhcpServMibObjects
OBJECT-IDENTITY
DHCP Server MIB objects are all defined in this branch.
1.3.6.1.4.1.1751.1.48.1.1.1.1current
dhcpServSystem
OBJECT-IDENTITY
Group of objects that are related to the overall system.
1.3.6.1.4.1.1751.1.48.1.1.1.1.1current
dhcpServSystemDescr
OBJECT-TYPE
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.
1.3.6.1.4.1.1751.1.48.1.1.1.1.1.1DisplayString (SIZE(0..255))read-onlycurrent
dhcpServSystemStatus
OBJECT-TYPE
Dhcp System Server Status
1.3.6.1.4.1.1751.1.48.1.1.1.1.1.2INTEGER {starting(0), running(1), stopping(2), stopped(3), reload(4)}read-onlycurrent
dhcpServSystemUpTime
OBJECT-TYPE
If the server has a persistent state (e.g., a process), this value will be the seconds elapsed since it started. For software without persistant state, this value will be zero.
1.3.6.1.4.1.1751.1.48.1.1.1.1.1.3Gauge32read-onlycurrent
dhcpServSystemResetTime
OBJECT-TYPE
If the server has a persistent state (e.g., a process) and supports a `reset' operation (e.g., can be told to re-read configuration files), this value will be the seconds elapsed since the last time the name server was `reset.' For software that does not have persistence or does not support a `reset' operation, this value will be zero.
1.3.6.1.4.1.1751.1.48.1.1.1.1.1.4Gauge32read-onlycurrent
dhcpServSubnetCounters
OBJECT-IDENTITY
Group of objects that count various subnet data values
1.3.6.1.4.1.1751.1.48.1.1.1.1.2current
dhcpServCountUsedSubnets
OBJECT-TYPE
The number subnets managed by the server (i.e. configured), from which the server has issued at least one lease.
1.3.6.1.4.1.1751.1.48.1.1.1.1.2.1Integer32read-onlycurrent
dhcpServCountUnusedSubnets
OBJECT-TYPE
The number subnets managed by the server (i.e. configured), from which the server has issued no leases.
1.3.6.1.4.1.1751.1.48.1.1.1.1.2.2Integer32read-onlycurrent
dhcpServCountFullSubnets
OBJECT-TYPE
The number subnets managed by the server (i.e. configured), in which the address pools have been exhausted.
1.3.6.1.4.1.1751.1.48.1.1.1.1.2.3Integer32read-onlycurrent
dhcpServBootpCounters
OBJECT-IDENTITY
Group of objects that count various BOOTP events.
1.3.6.1.4.1.1751.1.48.1.1.1.1.3current
dhcpServBootpCountRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.1751.1.48.1.1.1.1.3.1Counter32read-onlycurrent
dhcpServBootpCountInvalids
OBJECT-TYPE
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).
1.3.6.1.4.1.1751.1.48.1.1.1.1.3.2Counter32read-onlycurrent
dhcpServBootpCountReplies
OBJECT-TYPE
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.
1.3.6.1.4.1.1751.1.48.1.1.1.1.3.3Counter32read-onlycurrent
dhcpServBootpCountDroppedUnknownClients
OBJECT-TYPE
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.
1.3.6.1.4.1.1751.1.48.1.1.1.1.3.4Counter32read-onlycurrent
dhcpServBootpCountDroppedNotServingSubnet
OBJECT-TYPE
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.
1.3.6.1.4.1.1751.1.48.1.1.1.1.3.5Counter32read-onlycurrent
dhcpServDhcpCounters
OBJECT-IDENTITY
Group of objects that count various DHCP Statistics.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4current
dhcpServDhcpCountDiscovers
OBJECT-TYPE
The number of DHCPDISCOVER (option 53 with value 1) packets received.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4.1Counter32read-onlycurrent
dhcpServDhcpCountRequests
OBJECT-TYPE
The number of DHCPREQUEST (option 53 with value 3) packets received.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4.2Counter32read-onlycurrent
dhcpServDhcpCountReleases
OBJECT-TYPE
The number of DHCPRELEASE (option 53 with value 7) packets received.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4.3Counter32read-onlycurrent
dhcpServDhcpCountDeclines
OBJECT-TYPE
The number of DHCPDECLINE (option 53 with value 4) packets received.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4.4Counter32read-onlycurrent
dhcpServDhcpCountInforms
OBJECT-TYPE
The number of DHCPINFORM (option 53 with value 8) packets received.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4.5Counter32read-onlycurrent
dhcpServDhcpCountInvalids
OBJECT-TYPE
The 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.1751.1.48.1.1.1.1.4.6Counter32read-onlycurrent
dhcpServDhcpCountOffers
OBJECT-TYPE
The number of DHCPOFFER (option 53 with value 2) packets sent.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4.7Counter32read-onlycurrent
dhcpServDhcpCountAcks
OBJECT-TYPE
The number of DHCPACK (option 53 with value 5) packets sent.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4.8Counter32read-onlycurrent
dhcpServDhcpCountNacks
OBJECT-TYPE
The number of DHCPNACK (option 53 with value 6) packets sent.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4.9Counter32read-onlycurrent
dhcpServDhcpCountDroppedUnknownClient
OBJECT-TYPE
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.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4.10Counter32read-onlycurrent
dhcpServDhcpCountDroppedNotServingSubnet
OBJECT-TYPE
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.
1.3.6.1.4.1.1751.1.48.1.1.1.1.4.11Counter32read-onlycurrent
dhcpServBootpStatistics
OBJECT-IDENTITY
Group of objects that measure various BOOTP statistics.
1.3.6.1.4.1.1751.1.48.1.1.1.1.5current
dhcpServBootpStatMinArrivalInterval
OBJECT-TYPE
The minimum amount of time between receiving two BOOTP messages. A message is received at the server when the server is able to begin processing the message. This typically occurs immediately after the message is read into server memory. If no messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.5.1DhcpServTimeIntervalread-onlycurrent
dhcpServBootpStatMaxArrivalInterval
OBJECT-TYPE
The maximum amount of time between receiving two BOOTP messages. A message is received at the server when the server is able to begin processing the message. This typically occurs immediately after the message is read into server memory. If no messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.5.2DhcpServTimeIntervalread-onlycurrent
dhcpServBootpStatLastArrivalTime
OBJECT-TYPE
The number of seconds since the last valid BOOTP message was received by the server. Invalid messages do not cause this value to change. If valid no messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.5.3TimeTicksread-onlycurrent
dhcpServBootpStatMinResponseTime
OBJECT-TYPE
The smallest time interval measured as the difference between the arrival of a BOOTP message at the server and the successful transmission of the response to that message. A message is received at the server when the server is able to begin processing the message. A message is transmitted after the server has no further use for the message. Note that the operating system may still have the message queued internally. The operating system queue time is not to be considered as part of the response time. Invalid messages do not cause this value to change. If no valid messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.5.4DhcpServTimeIntervalread-onlycurrent
dhcpServBootpStatMaxResponseTime
OBJECT-TYPE
The largest time interval measured as the difference between the arrival of a BOOTP message at the server and the successful transmission of the response to that message. A message is received at the server when the server is able to begin processing the message. A message is transmitted after the server has no further use for the message. Note that the operating system may still have the message queued internally. The operating system queue time is not to be considered as part of the response time. Invalid messages do not cause this value to change. If no valid messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.5.5DhcpServTimeIntervalread-onlycurrent
dhcpServBootpStatSumResponseTime
OBJECT-TYPE
The sum of the response time intervals in milli-seconds where a response time interval is measured as the difference between the arrival of a BOOTP message at the server and the successful transmission of the response to that message. A message is received at the server when the server is able to begin processing the message. A message is transmitted after the server has no further use for the message. Note that the operating system may still have the message queued internally. The operating system queue time is not to be considered as part of the response time. Invalid messages do not cause this value to change. If no valid messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.5.6DhcpServTimeIntervalread-onlycurrent
dhcpServDhcpStatistics
OBJECT-IDENTITY
Group of objects that measure various DHCP statistics.
1.3.6.1.4.1.1751.1.48.1.1.1.1.6current
dhcpServDhcpStatMinArrivalInterval
OBJECT-TYPE
The minimum amount of time between receiving two DHCP messages. A message is received at the server when the server is able to begin processing the message. This typically occurs immediately after the message is read into server memory. If no messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.6.1DhcpServTimeIntervalread-onlycurrent
dhcpServDhcpStatMaxArrivalInterval
OBJECT-TYPE
The maximum amount of time between receiving two DHCP messages. A message is received at the server when the server is able to begin processing the message. This typically occurs immediately after the message is read into server memory. If no messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.6.2DhcpServTimeIntervalread-onlycurrent
dhcpServDhcpStatLastArrivalTime
OBJECT-TYPE
The number of seconds since the last valid DHCP message was received by the server. Invalid messages do not cause this value to change. If no valid messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.6.3TimeTicksread-onlycurrent
dhcpServDhcpStatMinResponseTime
OBJECT-TYPE
The smallest time interval measured as the difference between the arrival of a DHCP message at the server and the successful transmission of the response to that message. A message is received at the server when the server is able to begin processing the message. A message is transmitted after the server has no further use for the message. Note that the operating system may still have the message queued internally. The operating system queue time is not to be considered as part of the response time. Invalid messages do not cause this value to change. If no valid messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.6.4DhcpServTimeIntervalread-onlycurrent
dhcpServDhcpStatMaxResponseTime
OBJECT-TYPE
The largest time interval measured as the difference between the arrival of a DHCP message at the server and the successful transmission of the response to that message. A message is received at the server when the server is able to begin processing the message. A message is transmitted after the server has no further use for the message. Note that the operating system may still have the message queued internally. The operating system queue time is not to be considered as part of the response time. Invalid messages do not cause this value to change. If no valid messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.6.5DhcpServTimeIntervalread-onlycurrent
dhcpServDhcpStatSumResponseTime
OBJECT-TYPE
The sum of the response time intervals in milli-seconds where a response time interval is measured as the difference between the arrival of a DHCP message at the server and the successful transmission of the response to that message. A message is received at the server when the server is able to begin processing the message. A message is transmitted after the server has no further use for the message. Note that the operating system may still have the message queued internally. The operating system queue time is not to be considered as part of the response time. Invalid messages do not cause this value to change. If no valid messages have been received, then this object contains a zero value.
1.3.6.1.4.1.1751.1.48.1.1.1.1.6.6DhcpServTimeIntervalread-onlycurrent
dhcpServConfiguration
OBJECT-IDENTITY
Objects that contain pre-configured and Dynamic Config. Info.
1.3.6.1.4.1.1751.1.48.1.1.1.1.7current
dhcpServRangeTable
OBJECT-TYPE
A list of ranges that are configured on this server.
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2not-accessiblecurrent
dhcpServRangeEntry
OBJECT-TYPE
A logical row in the serverRangeTable.
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1not-accessiblecurrent
dhcpServRangeSubnetAddr
OBJECT-TYPE
The IP address defining a subnet
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.1IpAddressread-onlycurrent
dhcpServRangeSubnetMask
OBJECT-TYPE
The subnet mask (DHCP option 1) provided to any client offered an address from this range.
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.2IpAddressread-onlycurrent
dhcpServRangeStart
OBJECT-TYPE
Start of Subnet Address, Index for Conceptual Tabl, Type IP address
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.3IpAddressread-onlycurrent
dhcpServRangeEnd
OBJECT-TYPE
The IP address of the last address in the range. The value of range end must be greater than or equal to the value of range start.
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.4IpAddressread-onlycurrent
dhcpServRangeInUse
OBJECT-TYPE
The number of addresses in this range that are currently in use. This number includes those addresses whose lease has not expired and addresses which have been reserved (either by the server or through configuration).
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.5Gauge32read-onlycurrent
dhcpServRangeOutstandingOffers
OBJECT-TYPE
The number of outstanding DHCPOFFER messages for this range is reported with this value. An offer is outstanding if the server has sent a DHCPOFFER message to a client, but has not yet received a DHCPREQUEST message from the client nor has the server-specific timeout (limiting the time in which a client can respond to the offer message) for the offer message expired.
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.6Gauge32read-onlycurrent
dhcpServRangeUnavailable
OBJECT-TYPE
Dhcp Server IP Addresses unavailable in a Subnet
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.7Gauge32read-onlycurrent
dhcpServRangeType
OBJECT-TYPE
Dhcp Server Client Lease Type
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.8INTEGER {manBootp(1), autoBootp(2), manDhcp(3), autoDhcp(4), dynamicDhcp(5)}read-onlycurrent
dhcpServRangeUnused
OBJECT-TYPE
The number of addresses in this range that are currently unused. This number includes those addresses whose lease has not expired and addresses which have been reserved (either by the server or through configuration).
1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.9Gauge32read-onlycurrent
dhcpServFailover
OBJECT-IDENTITY
Objects that contain partner server info.
1.3.6.1.4.1.1751.1.48.1.1.1.1.8current
dhcpServFailoverTable
OBJECT-TYPE
A list of partner server.
1.3.6.1.4.1.1751.1.48.1.1.1.1.8.1not-accessiblecurrent
dhcpServFailoverEntry
OBJECT-TYPE
A logical row in the serverFailoverTable.
1.3.6.1.4.1.1751.1.48.1.1.1.1.8.1.1not-accessiblecurrent
dhcpServFailoverPartnerAddr
OBJECT-TYPE
The IP address defining a partner server
1.3.6.1.4.1.1751.1.48.1.1.1.1.8.1.1.1IpAddressread-onlycurrent
dhcpServFailoverPartnerType
OBJECT-TYPE
Dhcp Server Failover server type
1.3.6.1.4.1.1751.1.48.1.1.1.1.8.1.1.2INTEGER {primary(1), failover(2), unconfigured(3)}read-onlycurrent
dhcpServFailoverPartnerStatus
OBJECT-TYPE
Dhcp Server Partner status
1.3.6.1.4.1.1751.1.48.1.1.1.1.8.1.1.3INTEGER {unknown(0), syncing(1), active(2), inactive(3)}read-onlycurrent
dhcpServFailoverPartnerPolltime
OBJECT-TYPE
The last time there was a successfull communication with the partner server. This value is local time in seconds since some epoch.
1.3.6.1.4.1.1751.1.48.1.1.1.1.8.1.1.4Counter32read-onlycurrent
ipspgDNS
OBJECT-IDENTITY
1.3.6.1.4.1.1751.1.48.1.2
ipspgTrap
OBJECT-IDENTITY
1.3.6.1.4.1.1751.1.48.2
ipspgDhcpTrapTable
OBJECT-TYPE
The agent's table of IPSPG alarm information.
1.3.6.1.4.1.1751.1.48.2.1not-accessiblecurrent
ipspgDhcpTrapEntry
OBJECT-TYPE
Information about the last alarm trap generated by the agent.
1.3.6.1.4.1.1751.1.48.2.1.1not-accessiblecurrent
ipspgDhcpTrIndex
OBJECT-TYPE
Index into the IPSPG Alarm traps
1.3.6.1.4.1.1751.1.48.2.1.1.1Integer32 (1..31)read-onlycurrent
ipspgDhcpTrSequence
OBJECT-TYPE
Counter of the number of IPSPG alarm traps since the agent was last initialized
1.3.6.1.4.1.1751.1.48.2.1.1.2Counter32read-onlycurrent
ipspgDhcpTrId
OBJECT-TYPE
The application which generated this IPSPG alarm.
1.3.6.1.4.1.1751.1.48.2.1.1.3INTEGER {monitor(1), analyzer(3)}read-onlycurrent
ipspgDhcpTrText
OBJECT-TYPE
An ASCII string describing the IPSPG alarm condition/cause.
1.3.6.1.4.1.1751.1.48.2.1.1.4DisplayString (SIZE(0..80))read-onlycurrent
ipspgDhcpTrPriority
OBJECT-TYPE
The priority level as set on the agent for this Calss and Type of trap.
1.3.6.1.4.1.1751.1.48.2.1.1.5INTEGER {inform(1), warning(2), minor(3), major(4), critical(5)}read-onlycurrent
ipspgDhcpTrClass
OBJECT-TYPE
The Class number of the described IPSPG alarm.
1.3.6.1.4.1.1751.1.48.2.1.1.6Integer32 (1..65535)read-onlycurrent
ipspgDhcpTrType
OBJECT-TYPE
The type number of the described IPSPG alarm.
1.3.6.1.4.1.1751.1.48.2.1.1.7Integer32 (1..65535)read-onlycurrent
ipspgDhcpTrTime
OBJECT-TYPE
The time that the condition or event occurred which caused generation of this alarm. This value is given in seconds since 00:00:00 Greenwich mean time (GMT) January 1, 1970.
1.3.6.1.4.1.1751.1.48.2.1.1.8Counter32read-onlycurrent
ipspgDhcpTrSuspect
OBJECT-TYPE
An ASCII string describing the host which caused the IPSPG alarm.
1.3.6.1.4.1.1751.1.48.2.1.1.9DisplayString (SIZE(0..32))read-onlycurrent
ipspgDhcpTrDiagId
OBJECT-TYPE
An integer describing the diagnosis which triggered this IPSPG alarm.
1.3.6.1.4.1.1751.1.48.2.1.1.10Integer32 (1..65535)read-onlycurrent
mibs
OBJECT-IDENTITY
1.3.6.1.4.1.1751.2

Notifications

NameOIDStatus
dhcpServerStarted
NOTIFICATION-TYPE
The monitor has determined that the DHCP server has been started.
1.3.6.1.4.1.1751.1.48.1.1.1.0.1current
dhcpServerStopped
NOTIFICATION-TYPE
The monitor has determined that the DHCP server has been stopped.
1.3.6.1.4.1.1751.1.48.1.1.1.0.2current
dhcpServerReload
NOTIFICATION-TYPE
The monitor has determined that the DHCP server has been reloaded.
1.3.6.1.4.1.1751.1.48.1.1.1.0.3current
dhcpServerSubnetDepleted
NOTIFICATION-TYPE
The monitor has determined that the DHCP server has run out of addresses in a subnet.
1.3.6.1.4.1.1751.1.48.1.1.1.0.4current
dhcpServerBadPacket
NOTIFICATION-TYPE
The monitor has determined that the DHCP server has received a bad DHCP or Bootp packet.
1.3.6.1.4.1.1751.1.48.1.1.1.0.5current
dhcpServerFailoverActive
NOTIFICATION-TYPE
This trap is issued by the secondary server. It indicates a primary partner server is down and its scopes are now being served by this failover server.
1.3.6.1.4.1.1751.1.48.1.1.1.0.6current
dhcpServerFailoverReturnedControl
NOTIFICATION-TYPE
This trap is issued by the secondary server. It indicates that the failover server has returned control to its primary partner.
1.3.6.1.4.1.1751.1.48.1.1.1.0.7current
dhcpServerSubnetThresholdExceeded
NOTIFICATION-TYPE
This trap is issued when subnet threshold is exceeded.
1.3.6.1.4.1.1751.1.48.1.1.1.0.8current
dhcpServerSubnetThresholdDescent
NOTIFICATION-TYPE
This trap is issued when subnet unavailable lease percentage falls below the descent threshold value.
1.3.6.1.4.1.1751.1.48.1.1.1.0.9current
dhcpServerDropUnknownClient
NOTIFICATION-TYPE
This trap is issued when the server drops a client message because the client MAC address is either in a MAC exclusion pool or is not in an inclusion pool.
1.3.6.1.4.1.1751.1.48.1.1.1.0.10current
dhcpServerPingResponseReceived
NOTIFICATION-TYPE
This trap is issued when the server receives a ping response.
1.3.6.1.4.1.1751.1.48.1.1.1.0.11current