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
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, enterprises, iso |
| SNMPv2-TC | DateAndTime, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.0 | current | ||
| 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.1 | current | ||
| 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.1 | current | ||
| 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.1 | DisplayString (SIZE(0..255)) | read-only | current |
| dhcpServSystemStatus OBJECT-TYPE Dhcp System Server Status | 1.3.6.1.4.1.1751.1.48.1.1.1.1.1.2 | INTEGER {starting(0), running(1), stopping(2), stopped(3), reload(4)} | read-only | current |
| 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.3 | Gauge32 | read-only | current |
| 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.4 | Gauge32 | read-only | current |
| 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.2 | current | ||
| 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.1 | Integer32 | read-only | current |
| 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.2 | Integer32 | read-only | current |
| 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.3 | Integer32 | read-only | current |
| dhcpServBootpCounters OBJECT-IDENTITY Group of objects that count various BOOTP events. | 1.3.6.1.4.1.1751.1.48.1.1.1.1.3 | current | ||
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| dhcpServDhcpCounters OBJECT-IDENTITY Group of objects that count various DHCP Statistics. | 1.3.6.1.4.1.1751.1.48.1.1.1.1.4 | current | ||
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| 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.7 | Counter32 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
| dhcpServBootpStatistics OBJECT-IDENTITY Group of objects that measure various BOOTP statistics. | 1.3.6.1.4.1.1751.1.48.1.1.1.1.5 | current | ||
| 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.1 | DhcpServTimeInterval | read-only | current |
| 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.2 | DhcpServTimeInterval | read-only | current |
| 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.3 | TimeTicks | read-only | current |
| 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.4 | DhcpServTimeInterval | read-only | current |
| 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.5 | DhcpServTimeInterval | read-only | current |
| 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.6 | DhcpServTimeInterval | read-only | current |
| dhcpServDhcpStatistics OBJECT-IDENTITY Group of objects that measure various DHCP statistics. | 1.3.6.1.4.1.1751.1.48.1.1.1.1.6 | current | ||
| 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.1 | DhcpServTimeInterval | read-only | current |
| 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.2 | DhcpServTimeInterval | read-only | current |
| 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.3 | TimeTicks | read-only | current |
| 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.4 | DhcpServTimeInterval | read-only | current |
| 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.5 | DhcpServTimeInterval | read-only | current |
| 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.6 | DhcpServTimeInterval | read-only | current |
| 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.7 | current | ||
| 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.2 | not-accessible | current | |
| dhcpServRangeEntry OBJECT-TYPE A logical row in the serverRangeTable. | 1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1 | not-accessible | current | |
| 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.1 | IpAddress | read-only | current |
| 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.2 | IpAddress | read-only | current |
| 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.3 | IpAddress | read-only | current |
| 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.4 | IpAddress | read-only | current |
| 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.5 | Gauge32 | read-only | current |
| 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.6 | Gauge32 | read-only | current |
| 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.7 | Gauge32 | read-only | current |
| dhcpServRangeType OBJECT-TYPE Dhcp Server Client Lease Type | 1.3.6.1.4.1.1751.1.48.1.1.1.1.7.2.1.8 | INTEGER {manBootp(1), autoBootp(2), manDhcp(3), autoDhcp(4), dynamicDhcp(5)} | read-only | current |
| 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.9 | Gauge32 | read-only | current |
| dhcpServFailover OBJECT-IDENTITY Objects that contain partner server info. | 1.3.6.1.4.1.1751.1.48.1.1.1.1.8 | current | ||
| dhcpServFailoverTable OBJECT-TYPE A list of partner server. | 1.3.6.1.4.1.1751.1.48.1.1.1.1.8.1 | not-accessible | current | |
| dhcpServFailoverEntry OBJECT-TYPE A logical row in the serverFailoverTable. | 1.3.6.1.4.1.1751.1.48.1.1.1.1.8.1.1 | not-accessible | current | |
| 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.1 | IpAddress | read-only | current |
| dhcpServFailoverPartnerType OBJECT-TYPE Dhcp Server Failover server type | 1.3.6.1.4.1.1751.1.48.1.1.1.1.8.1.1.2 | INTEGER {primary(1), failover(2), unconfigured(3)} | read-only | current |
| dhcpServFailoverPartnerStatus OBJECT-TYPE Dhcp Server Partner status | 1.3.6.1.4.1.1751.1.48.1.1.1.1.8.1.1.3 | INTEGER {unknown(0), syncing(1), active(2), inactive(3)} | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.1 | not-accessible | current | |
| ipspgDhcpTrapEntry OBJECT-TYPE Information about the last alarm trap generated by the agent. | 1.3.6.1.4.1.1751.1.48.2.1.1 | not-accessible | current | |
| ipspgDhcpTrIndex OBJECT-TYPE Index into the IPSPG Alarm traps | 1.3.6.1.4.1.1751.1.48.2.1.1.1 | Integer32 (1..31) | read-only | current |
| 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.2 | Counter32 | read-only | current |
| ipspgDhcpTrId OBJECT-TYPE The application which generated this IPSPG alarm. | 1.3.6.1.4.1.1751.1.48.2.1.1.3 | INTEGER {monitor(1), analyzer(3)} | read-only | current |
| ipspgDhcpTrText OBJECT-TYPE An ASCII string describing the IPSPG alarm condition/cause. | 1.3.6.1.4.1.1751.1.48.2.1.1.4 | DisplayString (SIZE(0..80)) | read-only | current |
| 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.5 | INTEGER {inform(1), warning(2), minor(3), major(4), critical(5)} | read-only | current |
| ipspgDhcpTrClass OBJECT-TYPE The Class number of the described IPSPG alarm. | 1.3.6.1.4.1.1751.1.48.2.1.1.6 | Integer32 (1..65535) | read-only | current |
| ipspgDhcpTrType OBJECT-TYPE The type number of the described IPSPG alarm. | 1.3.6.1.4.1.1751.1.48.2.1.1.7 | Integer32 (1..65535) | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | DisplayString (SIZE(0..32)) | read-only | current |
| 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.10 | Integer32 (1..65535) | read-only | current |
| mibs OBJECT-IDENTITY | 1.3.6.1.4.1.1751.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |
| 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.11 | current |