All MIBs › BENU-DHCP-MIB
Organization: Benu Networks,Inc
Last Updated: 2015-12-18
Category: IP and Core Protocols, Vendor: Benu Networks
Description: Manages DHCP server and relay configuration and lease statistics on Benu Networks subscriber gateway platforms.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is BENU-DHCP-MIB?
BENU-DHCP-MIB is a vendor-specific MIB from Benu Networks that manages DHCP server and relay configuration and statistics on Benu subscriber Wireless Access Gateway (WAG) platforms, supporting both DHCPv4 and DHCPv6. It exposes bDhcpSubnetTable for per-subnet address-pool configuration (start/end address, mask, peak free/used address counts, high/low usage thresholds), bDhcpGlobalTable with extensive interval-based packet counters (bDhcpDiscoversRcvd, bDhcpOffersSent, bDhcpAcksSent, bDhcpNacksSent, bDhcpLeasesAssigned/Released/Expired/Renewed and their failure counterparts), plus parallel bDhcpSPWiFiGlobalTable and bDhcpHomeGlobalTable tables that break out the same statistics separately for Service-Provider WiFi and Home subscriber contexts, and a bDhcpv6GlobalTable covering the DHCPv6 message exchange (Solicit, Advertise, Request, Reply, Renew, Rebind, Confirm). This is a stats/configuration hybrid MIB that reveals both DHCP pool exhaustion risk and server-side protocol health. It depends on BENU-WAG-MIB for its enterprise OID anchor and INET-ADDRESS-MIB for address types, and is deployed on Benu Networks broadband/WiFi subscriber gateways handling large-scale DHCP address assignment. Operators of Benu WAG platforms load the BENU-DHCP-MIB MIB to monitor lease assignment health and subnet address-pool exhaustion.
IPNetwork Monitor allows you to monitor SNMP objects defined in BENU-DHCP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Benu Networks subscriber Wireless Access Gateway (WAG) platforms
Monitoring Examples
An operator polls bDhcpSubnetTable to compare bDhcpSubnetPeakUsedAddresses against bDhcpSubnetTotalAddresses and the configured bDhcpSubnetUsedAddrHighThreshold, while watching bDhcpLeasesNotAssignFreeBuffUnavail in bDhcpGlobalTable; a subnet nearing its high-usage threshold alongside a rising leases-not-assigned counter would indicate imminent DHCP pool exhaustion for new subscriber logins.
What Can Be Monitored
- subnet address pool usage and thresholds
- DHCP discover/offer/request/ack/nack packet counters
- lease assignment/renewal/expiration/release counters
- DHCPv6 message exchange counters
- SPWiFi and Home context DHCP statistics
- BOOTP request/reply counters
This MIB depends on
Related MIBs
Imported Objects
From BENU-WAG-MIB
| benuWAG | MODULE-IDENTITY |
From INET-ADDRESS-MIB
| InetAddressIPv4 | |
| InetAddressPrefixLength |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| U32 bBootpRepliesSent | 1.3.6.1.4.1.39406.2.1.6.1.2.1.26 | Unsigned32 | read-only | Total number of BOOTP reply mesages sent |
| U32 bBootpRequestsRcvd | 1.3.6.1.4.1.39406.2.1.6.1.2.1.25 | Unsigned32 | read-only | Total number of BOOTP request mesages received |
| U32 bDhcpAcksSent | 1.3.6.1.4.1.39406.2.1.6.1.2.1.6 | Unsigned32 | read-only | The number of DHCPACK packets sent. |
| U32 bDhcpDeclinesRcvd | 1.3.6.1.4.1.39406.2.1.6.1.2.1.5 | Unsigned32 | read-only | The number of DHCPDECLINE packets received. |
| U32 bDhcpDiscoversRcvd | 1.3.6.1.4.1.39406.2.1.6.1.2.1.2 | Unsigned32 | read-only | The number of DHCPDISCOVER packets received. |
| U32 bDhcpDropDiscover | 1.3.6.1.4.1.39406.2.1.6.1.2.1.13 | Unsigned32 | read-only | The number of DHCPDISCOVER packets dropped. |
| U32 bDhcpDropRelease | 1.3.6.1.4.1.39406.2.1.6.1.2.1.15 | Unsigned32 | read-only | The number of DHCPRELEASE packets dropped. |
| U32 bDhcpDropRequest | 1.3.6.1.4.1.39406.2.1.6.1.2.1.14 | Unsigned32 | read-only | The number of DHCPREQUEST packets dropped. |
| bDhcpGlobalEntry | 1.3.6.1.4.1.39406.2.1.6.1.2.1 | not-accessible | A logical row in the bDhcpGlobalTable. | |
| I32 bDhcpGlobalStatsInterval | 1.3.6.1.4.1.39406.2.1.6.1.2.1.1 | Integer32 | not-accessible | The interval where the measurements were accumulated.
The interval index one indicates the latest interval for which statistics
accumulation was completed. Older the statistics interval data greater the
interval index value.
In a system supporting a history of n intervals with IntervalCount(1) and
IntervalCount(n) the most and least recent intervals respectively, the following
applies at the end of a interval:
- discard the value of IntervalCount(n)
- the value of IntervalCount(i) becomes that
of IntervalCount(i+1) for 1 <= i |
| bDhcpGlobalTable | 1.3.6.1.4.1.39406.2.1.6.1.2 | not-accessible | A list of Global DHCP server information for various intervals. | |
| U32 bDhcpHomeAcksSent | 1.3.6.1.4.1.39406.2.1.6.1.5.1.6 | Unsigned32 | read-only | The number of Home DHCPACK packets sent. |
| U32 bDhcpHomeDeclinesRcvd | 1.3.6.1.4.1.39406.2.1.6.1.5.1.5 | Unsigned32 | read-only | The number of Home DHCPDECLINE packets received. |
| U32 bDhcpHomeDiscoversRcvd | 1.3.6.1.4.1.39406.2.1.6.1.5.1.2 | Unsigned32 | read-only | The number of Home DHCPDISCOVER packets received. |
| U32 bDhcpHomeDropDiscover | 1.3.6.1.4.1.39406.2.1.6.1.5.1.13 | Unsigned32 | read-only | The number of Home DHCPDISCOVER packets dropped. |
| U32 bDhcpHomeDropRelease | 1.3.6.1.4.1.39406.2.1.6.1.5.1.15 | Unsigned32 | read-only | The number of Home DHCPRELEASE packets dropped. |
| U32 bDhcpHomeDropRequest | 1.3.6.1.4.1.39406.2.1.6.1.5.1.14 | Unsigned32 | read-only | The number of Home DHCPREQUEST packets dropped. |
| bDhcpHomeGlobalEntry | 1.3.6.1.4.1.39406.2.1.6.1.5.1 | not-accessible | A logical row in the bDhcpHomeGlobalTable. | |
| I32 bDhcpHomeGlobalStatsInterval | 1.3.6.1.4.1.39406.2.1.6.1.5.1.1 | Integer32 | not-accessible | The interval where the measurements were accumulated.
The interval index one indicates the latest interval for which statistics
accumulation was completed. Older the statistics interval data greater the
interval index value.
In a system supporting a history of n intervals with IntervalCount(1) and
IntervalCount(n) the most and least recent intervals respectively, the following
applies at the end of a interval:
- discard the value of IntervalCount(n)
- the value of IntervalCount(i) becomes that
of IntervalCount(i+1) for 1 <= i |
| bDhcpHomeGlobalTable | 1.3.6.1.4.1.39406.2.1.6.1.5 | not-accessible | A list of Global DHCP server information for Home for various intervals. | |
| U32 bDhcpHomeInformsAckSent | 1.3.6.1.4.1.39406.2.1.6.1.5.1.12 | Unsigned32 | read-only | The number of Home DHCPINFORM ACK packets sent. |
| U32 bDhcpHomeInformsRcvd | 1.3.6.1.4.1.39406.2.1.6.1.5.1.11 | Unsigned32 | read-only | The number of Home DHCPINFORM packets received. |
| I32 bDhcpHomeIntervalDuration | 1.3.6.1.4.1.39406.2.1.6.1.5.1.24 | Integer32 | read-only | Home duration of the interval in minutes |
| U32 bDhcpHomeLeasesAssigned | 1.3.6.1.4.1.39406.2.1.6.1.5.1.16 | Unsigned32 | read-only | Total number of Home leases assigned on DHCP server |
| U32 bDhcpHomeLeasesExpired | 1.3.6.1.4.1.39406.2.1.6.1.5.1.19 | Unsigned32 | read-only | Total number of Home leases expired on DHCP server |
| U32 bDhcpHomeLeasesNotAssignFreeBuffUnavail | 1.3.6.1.4.1.39406.2.1.6.1.5.1.23 | Unsigned32 | read-only | Total number of Home leases not assigned due to unavailability of free buffers |
| U32 bDhcpHomeLeasesNotAssignServIntNotConfig | 1.3.6.1.4.1.39406.2.1.6.1.5.1.22 | Unsigned32 | read-only | Total number of Home leases not assigned due to interface not configured on DHCP server |
| U32 bDhcpHomeLeasesReleased | 1.3.6.1.4.1.39406.2.1.6.1.5.1.17 | Unsigned32 | read-only | Total number of Home leases released on DHCP server |
| U32 bDhcpHomeLeasesRelFail | 1.3.6.1.4.1.39406.2.1.6.1.5.1.18 | Unsigned32 | read-only | Total number of Home leases release failed on DHCP server |
| U32 bDhcpHomeLeasesRenewed | 1.3.6.1.4.1.39406.2.1.6.1.5.1.20 | Unsigned32 | read-only | Total number of Home leases renewed on DHCP server |
| U32 bDhcpHomeLeasesRenewFail | 1.3.6.1.4.1.39406.2.1.6.1.5.1.21 | Unsigned32 | read-only | Total number of Home leases renew failed on DHCP server |
| U32 bDhcpHomeNacksSent | 1.3.6.1.4.1.39406.2.1.6.1.5.1.7 | Unsigned32 | read-only | The number of Home DHCPNACK packets sent. |
| U32 bDhcpHomeOffersSent | 1.3.6.1.4.1.39406.2.1.6.1.5.1.3 | Unsigned32 | read-only | The number of Home DHCPOFFER packets sent. |
| U32 bDhcpHomeReleasesIndRcvd | 1.3.6.1.4.1.39406.2.1.6.1.5.1.9 | Unsigned32 | read-only | The number of Home DHCPRELEASE indication packets received. |
| U32 bDhcpHomeReleasesIndSent | 1.3.6.1.4.1.39406.2.1.6.1.5.1.27 | Unsigned32 | read-only | The number of Home DHCPRELEASE indication packets sent. |
| U32 bDhcpHomeReleasesRcvd | 1.3.6.1.4.1.39406.2.1.6.1.5.1.8 | Unsigned32 | read-only | The number of Home DHCPRELEASE packets received. |
| U32 bDhcpHomeReleasesSent | 1.3.6.1.4.1.39406.2.1.6.1.5.1.10 | Unsigned32 | read-only | The number of Home DHCPRELEASE packets sent. |
| U32 bDhcpHomeRequestsRcvd | 1.3.6.1.4.1.39406.2.1.6.1.5.1.4 | Unsigned32 | read-only | The number of Home DHCPREQUEST packets received. |
| ADR bDhcpHomeSubnetEndAddress | 1.3.6.1.4.1.39406.2.1.6.2.3 | InetAddressIPv4 | accessible-for-notify | Home subnet's range end IPv4 Address. |
| U32 bDhcpHomeSubnetHomeId | 1.3.6.1.4.1.39406.2.1.6.2.1 | Unsigned32 | accessible-for-notify | Home ID field is unique identifier for each home subnet. It maps to tunnel & vlan. |
| ADR bDhcpHomeSubnetStartAddress | 1.3.6.1.4.1.39406.2.1.6.2.2 | InetAddressIPv4 | accessible-for-notify | Home subnet's range start IPv4 Address. |
| U32 bDhcpHomeSubnetTotalAddresses | 1.3.6.1.4.1.39406.2.1.6.2.4 | Unsigned32 | accessible-for-notify | The total number of addresses in the home subnet. |
| NTF bDhcpHomeSubnetUsedAddrHigh | 1.3.6.1.4.1.39406.2.1.6.0.4 | This notification signifies that the number of used addresses for a particular home subnet is raised, meaning that it has risen above the value of bDhcpHomeSubnetUsedAddrHighThreshold for that subnet. | ||
| U32 bDhcpHomeSubnetUsedAddrHighThreshold | 1.3.6.1.4.1.39406.2.1.6.2.6 | Unsigned32 | accessible-for-notify | The high threshold for used IP addresses in this home subnet. If a bDhcpHomeSubnetUsedAddrLow event has been generated (or no bDhcpHomeSubnetUsedAddrHigh was generated previously) for this home subnet, and the value for used IP addresses in this home subnet has exceeded this value then a bDhcpHomeSubnetUsedAddrHigh event will be generated. No more bDhcpHomeSubnetUsedAddrHigh events will be generated for this subnet during its execution until the value for used addresses in this subnet becomes equal to or less than the value of bDhcpHomeSubnetUsedAddrLowThreshold. |
| NTF bDhcpHomeSubnetUsedAddrLow | 1.3.6.1.4.1.39406.2.1.6.0.3 | This notification signifies that the number of used addresses for a particular home subnet is cleared, meaning that it has fallen below the value of bDhcpHomeSubnetUsedAddrLowThreshold for that subnet. | ||
| U32 bDhcpHomeSubnetUsedAddrLowThreshold | 1.3.6.1.4.1.39406.2.1.6.2.5 | Unsigned32 | accessible-for-notify | The low threshold for used IP addresses in this home subnet. If the value for used IP addresses in this home subnet becomes equal to or less than this value and the current condition for bDhcpHomeSubnetUsedAddrHigh is raised, then a bDhcpHomeSubnetUsedAddrLow event will be generated. No more bDhcpHomeSubnetUsedAddrLow events will be generated for this subnet during its execution until the value for used addresses has exceeded the value of bDhcpHomeSubnetUsedAddrHighThreshold. |
| U32 bDhcpInformsAckSent | 1.3.6.1.4.1.39406.2.1.6.1.2.1.12 | Unsigned32 | read-only | The number of DHCPINFORM ACK packets sent. |
| U32 bDhcpInformsRcvd | 1.3.6.1.4.1.39406.2.1.6.1.2.1.11 | Unsigned32 | read-only | The number of DHCPINFORM packets received. |
| I32 bDhcpIntervalDuration | 1.3.6.1.4.1.39406.2.1.6.1.2.1.24 | Integer32 | read-only | Duration of the interval in minutes |
| U32 bDhcpLeasesAssigned | 1.3.6.1.4.1.39406.2.1.6.1.2.1.16 | Unsigned32 | read-only | Total number of leases assigned on DHCP server |
| U32 bDhcpLeasesExpired | 1.3.6.1.4.1.39406.2.1.6.1.2.1.19 | Unsigned32 | read-only | Total number of leases expired on DHCP server |
| U32 bDhcpLeasesNotAssignFreeBuffUnavail | 1.3.6.1.4.1.39406.2.1.6.1.2.1.23 | Unsigned32 | read-only | Total number of leases not assigned due to unavailability of free buffers |
| U32 bDhcpLeasesNotAssignServIntNotConfig | 1.3.6.1.4.1.39406.2.1.6.1.2.1.22 | Unsigned32 | read-only | Total number of leases not assigned due to interface not configured on DHCP server |
| U32 bDhcpLeasesReleased | 1.3.6.1.4.1.39406.2.1.6.1.2.1.17 | Unsigned32 | read-only | Total number of leases released on DHCP server |
| U32 bDhcpLeasesRelFail | 1.3.6.1.4.1.39406.2.1.6.1.2.1.18 | Unsigned32 | read-only | Total number of leases release failed on DHCP server |
| U32 bDhcpLeasesRenewed | 1.3.6.1.4.1.39406.2.1.6.1.2.1.20 | Unsigned32 | read-only | Total number of leases renewed on DHCP server |
| U32 bDhcpLeasesRenewFail | 1.3.6.1.4.1.39406.2.1.6.1.2.1.21 | Unsigned32 | read-only | Total number of leases renew failed on DHCP server |
| bDhcpMIB | 1.3.6.1.4.1.39406.2.1.6 | The MIB module for entities implementing the server side of the Bootstrap Protocol (BOOTP) and the Dynamic Host Configuration protocol (DHCP) for IPv4 and IPv6. Copyright (C) 2014 by Benu Networks, Inc. All rights reserved. | ||
| U32 bDhcpNacksSent | 1.3.6.1.4.1.39406.2.1.6.1.2.1.7 | Unsigned32 | read-only | The number of DHCPNACK packets sent. |
| bDhcpNotifications | 1.3.6.1.4.1.39406.2.1.6.0 | DHCP Notifications are defined in this branch. | ||
| U32 bDhcpOffersSent | 1.3.6.1.4.1.39406.2.1.6.1.2.1.3 | Unsigned32 | read-only | The number of DHCPOFFER packets sent. |
| U32 bDhcpReleasesIndRcvd | 1.3.6.1.4.1.39406.2.1.6.1.2.1.9 | Unsigned32 | read-only | The number of DHCPRELEASE indication packets received. |
| U32 bDhcpReleasesIndSent | 1.3.6.1.4.1.39406.2.1.6.1.2.1.27 | Unsigned32 | read-only | The number of DHCPRELEASE indication packets sent. |
| U32 bDhcpReleasesRcvd | 1.3.6.1.4.1.39406.2.1.6.1.2.1.8 | Unsigned32 | read-only | The number of DHCPRELEASE packets received. |
| U32 bDhcpReleasesSent | 1.3.6.1.4.1.39406.2.1.6.1.2.1.10 | Unsigned32 | read-only | The number of DHCPRELEASE packets sent. |
| U32 bDhcpRequestsRcvd | 1.3.6.1.4.1.39406.2.1.6.1.2.1.4 | Unsigned32 | read-only | The number of DHCPREQUEST packets received. |
| U32 bDhcpSPWiFiAcksSent | 1.3.6.1.4.1.39406.2.1.6.1.4.1.6 | Unsigned32 | read-only | The number of SPWiFi DHCPACK packets sent. |
| U32 bDhcpSPWiFiDeclinesRcvd | 1.3.6.1.4.1.39406.2.1.6.1.4.1.5 | Unsigned32 | read-only | The number of SPWiFi DHCPDECLINE packets received. |
| U32 bDhcpSPWiFiDiscoversRcvd | 1.3.6.1.4.1.39406.2.1.6.1.4.1.2 | Unsigned32 | read-only | The number of SPWiFi DHCPDISCOVER packets received. |
| U32 bDhcpSPWiFiDropDiscover | 1.3.6.1.4.1.39406.2.1.6.1.4.1.13 | Unsigned32 | read-only | The number of SPWiFi DHCPDISCOVER packets dropped. |
| U32 bDhcpSPWiFiDropRelease | 1.3.6.1.4.1.39406.2.1.6.1.4.1.15 | Unsigned32 | read-only | The number of SPWiFi DHCPRELEASE packets dropped. |
| U32 bDhcpSPWiFiDropRequest | 1.3.6.1.4.1.39406.2.1.6.1.4.1.14 | Unsigned32 | read-only | The number of SPWiFi DHCPREQUEST packets dropped. |
| bDhcpSPWiFiGlobalEntry | 1.3.6.1.4.1.39406.2.1.6.1.4.1 | not-accessible | A logical row in the bDhcpSPWiFiGlobalTable. | |
| I32 bDhcpSPWiFiGlobalStatsInterval | 1.3.6.1.4.1.39406.2.1.6.1.4.1.1 | Integer32 | not-accessible | The interval where the measurements were accumulated.
The interval index one indicates the latest interval for which statistics
accumulation was completed. Older the statistics interval data greater the
interval index value.
In a system supporting a history of n intervals with IntervalCount(1) and
IntervalCount(n) the most and least recent intervals respectively, the following
applies at the end of a interval:
- discard the value of IntervalCount(n)
- the value of IntervalCount(i) becomes that
of IntervalCount(i+1) for 1 <= i |
| bDhcpSPWiFiGlobalTable | 1.3.6.1.4.1.39406.2.1.6.1.4 | not-accessible | A list of Global DHCP server information for SPWiFi for various intervals. | |
| U32 bDhcpSPWiFiInformsAckSent | 1.3.6.1.4.1.39406.2.1.6.1.4.1.12 | Unsigned32 | read-only | The number of SPWiFi DHCPINFORM ACK packets sent. |
| U32 bDhcpSPWiFiInformsRcvd | 1.3.6.1.4.1.39406.2.1.6.1.4.1.11 | Unsigned32 | read-only | The number of SPWiFi DHCPINFORM packets received. |
| I32 bDhcpSPWiFiIntervalDuration | 1.3.6.1.4.1.39406.2.1.6.1.4.1.24 | Integer32 | read-only | SPWiFi duration of the interval in minutes |
| U32 bDhcpSPWiFiLeasesAssigned | 1.3.6.1.4.1.39406.2.1.6.1.4.1.16 | Unsigned32 | read-only | Total number of SPWiFi leases assigned on DHCP server |
| U32 bDhcpSPWiFiLeasesExpired | 1.3.6.1.4.1.39406.2.1.6.1.4.1.19 | Unsigned32 | read-only | Total number of SPWiFi leases expired on DHCP server |
| U32 bDhcpSPWiFiLeasesNotAssignFreeBuffUnavail | 1.3.6.1.4.1.39406.2.1.6.1.4.1.23 | Unsigned32 | read-only | Total number of SPWiFi leases not assigned due to unavailability of free buffers |
| U32 bDhcpSPWiFiLeasesNotAssignServIntNotConfig | 1.3.6.1.4.1.39406.2.1.6.1.4.1.22 | Unsigned32 | read-only | Total number of SPWiFi leases not assigned due to interface not configured on DHCP server |
| U32 bDhcpSPWiFiLeasesReleased | 1.3.6.1.4.1.39406.2.1.6.1.4.1.17 | Unsigned32 | read-only | Total number of SPWiFi leases released on DHCP server |
| U32 bDhcpSPWiFiLeasesRelFail | 1.3.6.1.4.1.39406.2.1.6.1.4.1.18 | Unsigned32 | read-only | Total number of SPWiFi leases release failed on DHCP server |
| U32 bDhcpSPWiFiLeasesRenewed | 1.3.6.1.4.1.39406.2.1.6.1.4.1.20 | Unsigned32 | read-only | Total number of SPWiFi leases renewed on DHCP server |
| U32 bDhcpSPWiFiLeasesRenewFail | 1.3.6.1.4.1.39406.2.1.6.1.4.1.21 | Unsigned32 | read-only | Total number of SPWiFi leases renew failed on DHCP server |
| U32 bDhcpSPWiFiNacksSent | 1.3.6.1.4.1.39406.2.1.6.1.4.1.7 | Unsigned32 | read-only | The number of SPWiFi DHCPNACK packets sent. |
| U32 bDhcpSPWiFiOffersSent | 1.3.6.1.4.1.39406.2.1.6.1.4.1.3 | Unsigned32 | read-only | The number of SPWiFi DHCPOFFER packets sent. |
| U32 bDhcpSPWiFiReleasesIndRcvd | 1.3.6.1.4.1.39406.2.1.6.1.4.1.9 | Unsigned32 | read-only | The number of SPWiFi DHCPRELEASE indication packets received. |
| U32 bDhcpSPWiFiReleasesIndSent | 1.3.6.1.4.1.39406.2.1.6.1.4.1.27 | Unsigned32 | read-only | The number of SPWiFi DHCPRELEASE indication packets sent. |
| U32 bDhcpSPWiFiReleasesRcvd | 1.3.6.1.4.1.39406.2.1.6.1.4.1.8 | Unsigned32 | read-only | The number of SPWiFi DHCPRELEASE packets received. |
| U32 bDhcpSPWiFiReleasesSent | 1.3.6.1.4.1.39406.2.1.6.1.4.1.10 | Unsigned32 | read-only | The number of SPWiFi DHCPRELEASE packets sent. |
| U32 bDhcpSPWiFiRequestsRcvd | 1.3.6.1.4.1.39406.2.1.6.1.4.1.4 | Unsigned32 | read-only | The number of SPWiFi DHCPREQUEST packets received. |
| ADR bDhcpSubnetAddress | 1.3.6.1.4.1.39406.2.1.6.1.1.1.10 | InetAddressIPv4 | read-only | The IP address of the subnet entry in the table. |
| ADR bDhcpSubnetEndAddress | 1.3.6.1.4.1.39406.2.1.6.1.1.1.6 | InetAddressIPv4 | read-only | The last subnet IP address. |
| bDhcpSubnetEntry | 1.3.6.1.4.1.39406.2.1.6.1.1.1 | not-accessible | A logical row in the bDhcpSubnetTable. | |
| I32 bDhcpSubnetIndex | 1.3.6.1.4.1.39406.2.1.6.1.1.1.2 | Integer32 | not-accessible | The index of the subnet entry in the table. DHCP supports max. 144 subnets. |
| I32 bDhcpSubnetIntervalDuration | 1.3.6.1.4.1.39406.2.1.6.1.1.1.4 | Integer32 | read-only | Duration of the interval in minutes. |
| ADR bDhcpSubnetMask | 1.3.6.1.4.1.39406.2.1.6.1.1.1.11 | InetAddressPrefixLength | read-only | The subnet mask of the subnet. |
| U32 bDhcpSubnetPeakFreeAddresses | 1.3.6.1.4.1.39406.2.1.6.1.1.1.8 | Unsigned32 | read-only | The peak number of free IP addresses that are available in the subnet |
| U32 bDhcpSubnetPeakHoldAddresses | 1.3.6.1.4.1.39406.2.1.6.1.1.1.14 | Unsigned32 | read-only | The peak number of IP addresses that are held within this subnet. |
| U32 bDhcpSubnetPeakUsedAddresses | 1.3.6.1.4.1.39406.2.1.6.1.1.1.9 | Unsigned32 | read-only | The peak number of used IP addresses that are used in the subnet |
| I32 bDhcpSubnetRangeIndex | 1.3.6.1.4.1.39406.2.1.6.1.1.1.3 | Integer32 | not-accessible | The index of the range from the subnet entry in the table. DHCP supports max. 16 ranges per subnet. |
| ADR bDhcpSubnetStartAddress | 1.3.6.1.4.1.39406.2.1.6.1.1.1.5 | InetAddressIPv4 | read-only | The first subnet IP address. |
| I32 bDhcpSubnetStatsInterval | 1.3.6.1.4.1.39406.2.1.6.1.1.1.1 | Integer32 | not-accessible | The interval where the measurements were accumulated.
The interval index one indicates the latest interval
for which statistics accumulation was completed. Older
the statistics interval data greater the interval index value.
In a system supporting a history of n intervals with
IntervalCount(1) and IntervalCount(n) the most and least recent
intervals respectively, the following
applies at the end of a interval:
- discard the value of IntervalCount(n)
- the value of IntervalCount(i) becomes that
of IntervalCount(i+1) for 1 <= i |
| bDhcpSubnetTable | 1.3.6.1.4.1.39406.2.1.6.1.1 | not-accessible | A list of subnets that are configured in this server. | |
| U32 bDhcpSubnetTotalAddresses | 1.3.6.1.4.1.39406.2.1.6.1.1.1.7 | Unsigned32 | read-only | The total number of addresses in the subnet . |
| NTF bDhcpSubnetUsedAddrHigh | 1.3.6.1.4.1.39406.2.1.6.0.2 | This notification signifies that the number of used addresses for a particular subnet is raised, meaning that it has risen above the value of bDhcpSubnetUsedAddrHighThreshold for that subnet. | ||
| U32 bDhcpSubnetUsedAddrHighThreshold | 1.3.6.1.4.1.39406.2.1.6.1.1.1.13 | Unsigned32 | read-only | The high threshold for used IP addresses in this subnet. If a bDhcpSubnetUsedAddrLow event has been generated (or no bDhcpSubnetUsedAddrHigh was generated previously) for this subnet, and the value for used IP addresses in this subnet has exceeded this value then a bDhcpSubnetUsedAddrHigh event will be generated. No more bDhcpSubnetUsedAddrHigh events will be generated for this subnet during its execution until the value for used addresses in this subnet becomes equal to or less than the value of bDhcpSubnetUsedAddrLowThreshold. |
| NTF bDhcpSubnetUsedAddrLow | 1.3.6.1.4.1.39406.2.1.6.0.1 | This notification signifies that the number of used addresses for a particular subnet is cleared, meaning that it has fallen below the value of bDhcpSubnetUsedAddrLowThreshold for that subnet. | ||
| U32 bDhcpSubnetUsedAddrLowThreshold | 1.3.6.1.4.1.39406.2.1.6.1.1.1.12 | Unsigned32 | read-only | The low threshold for used IP addresses in this subnet. If the value for used IP addresses in this subnet becomes equal to or less than this value and the current condition for bDhcpSubnetUsedAddrHigh is raised, then a bDhcpSubnetUsedAddrLow event will be generated. No more bDhcpSubnetUsedAddrLow events will be generated for this subnet during its execution until the value for used addresses has exceeded the value of bDhcpSubnetUsedAddrHighThreshold. |
| U32 bDhcpv4ActiveClient | 1.3.6.1.4.1.39406.2.1.6.1.3 | Unsigned32 | read-only | The number of DHCP v4 active clients. |
| U32 bDhcpv4ActiveHomeClients | 1.3.6.1.4.1.39406.2.1.6.1.7 | Unsigned32 | read-only | The number of DHCP v4 active Home clients. |
| U32 bDhcpv4ActiveSpWiFiClients | 1.3.6.1.4.1.39406.2.1.6.1.6 | Unsigned32 | read-only | The number of DHCP v4 SP WiFi active clients. |
| bDhcpv4MIBObjects | 1.3.6.1.4.1.39406.2.1.6.1 | DHCP v4 MIB objects information is defined in this branch. | ||
| bDhcpv4NotifObjects | 1.3.6.1.4.1.39406.2.1.6.2 | DHCP v4 Notifications are defined in this branch. | ||
| U32 bDhcpv6ActiveClient | 1.3.6.1.4.1.39406.2.1.6.3.1 | Unsigned32 | read-only | The number of DHCP v6 active clients. |
| U32 bDhcpv6AdvertisesSent | 1.3.6.1.4.1.39406.2.1.6.3.2.1.13 | Unsigned32 | read-only | The number of DHCPv6 Advertises packets sent. |
| U32 bDhcpv6ClientIdNotPres | 1.3.6.1.4.1.39406.2.1.6.3.2.1.40 | Unsigned32 | read-only | Total number of ClientId Not Present Errors |
| U32 bDhcpv6ClientIdPres | 1.3.6.1.4.1.39406.2.1.6.3.2.1.43 | Unsigned32 | read-only | Total number of ClientId Present Errors |
| U32 bDhcpv6ConfirmsRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.11 | Unsigned32 | read-only | The number of DHCPv6 Confirm packets received. |
| U32 bDhcpv6ConfirmWithoutAddrRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.53 | Unsigned32 | read-only | Total number of Confirm Without Addresses Received Errors |
| U32 bDhcpv6DeclinesRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.5 | Unsigned32 | read-only | The number of DHCPv6 Decline packets received. |
| U32 bDhcpv6DeclineWithoutAddrRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.54 | Unsigned32 | read-only | Total number of Confirm Without Addresses Received Errors |
| U32 bDhcpv6DropAdvertise | 1.3.6.1.4.1.39406.2.1.6.3.2.1.17 | Unsigned32 | read-only | The number of DHCPv6 Advertise packets dropped. |
| U32 bDhcpv6DropConfirm | 1.3.6.1.4.1.39406.2.1.6.3.2.1.24 | Unsigned32 | read-only | The number of DHCPv6 Confirm packets dropped. |
| U32 bDhcpv6DropDecline | 1.3.6.1.4.1.39406.2.1.6.3.2.1.21 | Unsigned32 | read-only | The number of DHCPv6 Decline packets dropped. |
| U32 bDhcpv6DropDupSolicit | 1.3.6.1.4.1.39406.2.1.6.3.2.1.18 | Unsigned32 | read-only | The number of DHCPv6 Duplicate Solicit packets dropped. |
| U32 bDhcpv6DropInform | 1.3.6.1.4.1.39406.2.1.6.3.2.1.25 | Unsigned32 | read-only | The number of DHCPv6 Information-Request packets dropped. |
| U32 bDhcpv6DropRebind | 1.3.6.1.4.1.39406.2.1.6.3.2.1.23 | Unsigned32 | read-only | The number of DHCPv6 Rebind packets dropped. |
| U32 bDhcpv6DropReconfig | 1.3.6.1.4.1.39406.2.1.6.3.2.1.29 | Unsigned32 | read-only | The number of DHCPv6 Reconfig packets dropped. |
| U32 bDhcpv6DropRelay | 1.3.6.1.4.1.39406.2.1.6.3.2.1.26 | Unsigned32 | read-only | The number of DHCPv6 Relay packets dropped. |
| U32 bDhcpv6DropRelayReply | 1.3.6.1.4.1.39406.2.1.6.3.2.1.28 | Unsigned32 | read-only | The number of DHCPv6 Relay-Reply packets dropped. |
| U32 bDhcpv6DropRelease | 1.3.6.1.4.1.39406.2.1.6.3.2.1.20 | Unsigned32 | read-only | The number of DHCPv6 Release packets dropped. |
| U32 bDhcpv6DropRenew | 1.3.6.1.4.1.39406.2.1.6.3.2.1.22 | Unsigned32 | read-only | The number of DHCPv6 Renew packets dropped. |
| U32 bDhcpv6DropReply | 1.3.6.1.4.1.39406.2.1.6.3.2.1.27 | Unsigned32 | read-only | The number of DHCPv6 Reply packets dropped. |
| U32 bDhcpv6DropRequest | 1.3.6.1.4.1.39406.2.1.6.3.2.1.19 | Unsigned32 | read-only | The number of DHCPv6 Request packets dropped. |
| U32 bDhcpv6DropSolicit | 1.3.6.1.4.1.39406.2.1.6.3.2.1.16 | Unsigned32 | read-only | The number of DHCPv6 Solicit packets dropped. |
| bDhcpv6GlobalEntry | 1.3.6.1.4.1.39406.2.1.6.3.2.1 | not-accessible | A logical row in the bDhcpv6GlobalTable. | |
| I32 bDhcpv6GlobalStatsInterval | 1.3.6.1.4.1.39406.2.1.6.3.2.1.1 | Integer32 | not-accessible | The interval where the measurements were accumulated.
The interval index one indicates the latest interval for which statistics
accumulation was completed. Older the statistics interval data greater the
interval index value.
In a system supporting a history of n intervals with IntervalCount(1) and
IntervalCount(n) the most and least recent intervals respectively, the following
applies at the end of a interval:
- discard the value of IntervalCount(n)
- the value of IntervalCount(i) becomes that
of IntervalCount(i+1) for 1 <= i |
| bDhcpv6GlobalTable | 1.3.6.1.4.1.39406.2.1.6.3.2 | not-accessible | A list of Global DHCPv6 server information for various intervals. | |
| U32 bDhcpv6InformsRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.10 | Unsigned32 | read-only | The number of DHCPv6 Inform packets received. |
| U32 bDhcpv6InternalError | 1.3.6.1.4.1.39406.2.1.6.3.2.1.38 | Unsigned32 | read-only | Total number of Internal Errors |
| I32 bDhcpv6IntervalDuration | 1.3.6.1.4.1.39406.2.1.6.3.2.1.59 | Integer32 | read-only | Duration of the interval in minutes |
| U32 bDhcpv6LeasesAssigned | 1.3.6.1.4.1.39406.2.1.6.3.2.1.31 | Unsigned32 | read-only | Total number of leases assigned on DHCPv6 server |
| U32 bDhcpv6LeasesExpired | 1.3.6.1.4.1.39406.2.1.6.3.2.1.34 | Unsigned32 | read-only | Total number of leases expired on DHCPv6 server |
| U32 bDhcpv6LeasesExpiryFail | 1.3.6.1.4.1.39406.2.1.6.3.2.1.35 | Unsigned32 | read-only | Total number of leases expiry failed on DHCPv6 server |
| U32 bDhcpv6LeasesOffered | 1.3.6.1.4.1.39406.2.1.6.3.2.1.30 | Unsigned32 | read-only | Total number of leases offered on DHCPv6 server |
| U32 bDhcpv6LeasesReleased | 1.3.6.1.4.1.39406.2.1.6.3.2.1.32 | Unsigned32 | read-only | Total number of leases released on DHCPv6 server |
| U32 bDhcpv6LeasesRelFail | 1.3.6.1.4.1.39406.2.1.6.3.2.1.33 | Unsigned32 | read-only | Total number of leases release failed on DHCPv6 server |
| U32 bDhcpv6LeasesRenewed | 1.3.6.1.4.1.39406.2.1.6.3.2.1.36 | Unsigned32 | read-only | Total number of leases renewed on DHCPv6 server |
| U32 bDhcpv6LeasesRenewFail | 1.3.6.1.4.1.39406.2.1.6.3.2.1.37 | Unsigned32 | read-only | Total number of leases renew failed on DHCPv6 server |
| bDhcpv6MIBObjects | 1.3.6.1.4.1.39406.2.1.6.3 | DHCP v6 MIB objects information is defined in this branch. | ||
| U32 bDhcpv6NoInterface | 1.3.6.1.4.1.39406.2.1.6.3.2.1.39 | Unsigned32 | read-only | Total number of No Interface Errors |
| bDhcpv6NotifObjects | 1.3.6.1.4.1.39406.2.1.6.4 | DHCP v6 Notifications are defined in this branch. | ||
| U32 bDhcpv6OffersSent | 1.3.6.1.4.1.39406.2.1.6.3.2.1.3 | Unsigned32 | read-only | The number of DHCPOFFER packets sent. |
| U32 bDhcpv6ORONotPres | 1.3.6.1.4.1.39406.2.1.6.3.2.1.42 | Unsigned32 | read-only | Total number of ORO Not Present Errors |
| U32 bDhcpv6RebindFail | 1.3.6.1.4.1.39406.2.1.6.3.2.1.57 | Unsigned32 | read-only | Total number of Rebind Failures |
| U32 bDhcpv6RebindRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.9 | Unsigned32 | read-only | The number of DHCPv6 Rebind packets received. |
| U32 bDhcpv6RebindWithoutAddrOrMoreRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.55 | Unsigned32 | read-only | Total number of Rebind Without Addresses Or More Received Errors |
| U32 bDhcpv6RebindWithoutAddrRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.52 | Unsigned32 | read-only | Total number of Rebind Without Addresses Received Errors |
| U32 bDhcpv6ReconfAcceptInSolicitMissing | 1.3.6.1.4.1.39406.2.1.6.3.2.1.58 | Unsigned32 | read-only | Reconfig-Accept option is Solicit is missing, wherein the configuration mandates |
| U32 bDhcpv6ReconfigsSent | 1.3.6.1.4.1.39406.2.1.6.3.2.1.15 | Unsigned32 | read-only | The number of DHCPv6 Reconfig packets sent. |
| U32 bDhcpv6ReleaseIndRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.7 | Unsigned32 | read-only | The number of DHCPv6 ReleaseInd packets received. |
| U32 bDhcpv6ReleasesRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.6 | Unsigned32 | read-only | The number of DHCPv6 Release packets received. |
| U32 bDhcpv6RenewRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.8 | Unsigned32 | read-only | The number of DHCPv6 Renew packets received. |
| U32 bDhcpv6RenewWithoutAddrOrMoreRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.56 | Unsigned32 | read-only | Total number of Rebind Without Addresses Or More Received Errors |
| U32 bDhcpv6ReplysSent | 1.3.6.1.4.1.39406.2.1.6.3.2.1.12 | Unsigned32 | read-only | The number of DHCPv6 Reply packets sent. |
| U32 bDhcpv6RequestsRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.4 | Unsigned32 | read-only | The number of DHCPv6 Request packets received. |
| U32 bDhcpv6ServerIdNotPres | 1.3.6.1.4.1.39406.2.1.6.3.2.1.41 | Unsigned32 | read-only | Total number of ServerId Not Present Errors |
| U32 bDhcpv6ServerIdPres | 1.3.6.1.4.1.39406.2.1.6.3.2.1.44 | Unsigned32 | read-only | Total number of ServerId Present Errors |
| U32 bDhcpv6SolicitsRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.2 | Unsigned32 | read-only | The number of DHCPv6 Solicit packets received. |
| U32 bDhcpv6UnicastConfirmRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.48 | Unsigned32 | read-only | Total number of Unicast Confirm Received Errors |
| U32 bDhcpv6UnicastDeclineRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.49 | Unsigned32 | read-only | Total number of Unicast Decline Received Errors |
| U32 bDhcpv6UnicastRebindRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.51 | Unsigned32 | read-only | Total number of Unicast Rebind Received Errors |
| U32 bDhcpv6UnicastReleaseRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.50 | Unsigned32 | read-only | Total number of Unicast Release Received Errors |
| U32 bDhcpv6UnicastRenewRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.47 | Unsigned32 | read-only | Total number of Unicast Renew Received Errors |
| U32 bDhcpv6UnicastRequestRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.46 | Unsigned32 | read-only | Total number of Unicast Request Received Errors |
| U32 bDhcpv6UnicastSolicitRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.45 | Unsigned32 | read-only | Total number of Unicast Solicit Received Errors |
| U32 bDhcpv6UnknownMsgsRcvd | 1.3.6.1.4.1.39406.2.1.6.3.2.1.14 | Unsigned32 | read-only | The number of DHCPv6 UnknownMsg packets received. |
| U32 bHomeBootpRepliesSent | 1.3.6.1.4.1.39406.2.1.6.1.5.1.26 | Unsigned32 | read-only | Total number of Home BOOTP reply mesages sent |
| U32 bHomeBootpRequestsRcvd | 1.3.6.1.4.1.39406.2.1.6.1.5.1.25 | Unsigned32 | read-only | Total number of Home BOOTP request mesages received |
| U32 bSPWiFiBootpRepliesSent | 1.3.6.1.4.1.39406.2.1.6.1.4.1.26 | Unsigned32 | read-only | Total number of SPWiFi BOOTP reply mesages sent |
| U32 bSPWiFiBootpRequestsRcvd | 1.3.6.1.4.1.39406.2.1.6.1.4.1.25 | Unsigned32 | read-only | Total number of SPWiFi BOOTP request mesages received |
RFC description
Benu Networks DHCP server and relay agent MIB; manages DHCP configuration, pools, and leasing on Benu BNU platforms.
Start monitoring Benu Networks (Ciena) broadband/WiFi Access Gateway (WAG) platforms with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.