BENU-DHCP-MIB: View SNMP OID List / Download MIB

VENDOR: BENU NETWORKS


 Home MIB: BENU-DHCP-MIB
Download as:   

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


Object Name OID Type Access Info
 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.
     bDhcpNotifications 1.3.6.1.4.1.39406.2.1.6.0
DHCP Notifications are defined in this branch.
         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.
         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.
         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.
         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.
     bDhcpv4MIBObjects 1.3.6.1.4.1.39406.2.1.6.1
DHCP v4 MIB objects information is defined in this branch.
         bDhcpSubnetTable 1.3.6.1.4.1.39406.2.1.6.1.1 no-access
A list of subnets that are configured in this server.
             bDhcpSubnetEntry 1.3.6.1.4.1.39406.2.1.6.1.1.1 no-access
A logical row in the bDhcpSubnetTable.
                 bDhcpSubnetStatsInterval 1.3.6.1.4.1.39406.2.1.6.1.1.1.1 integer32 no-access
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
                 bDhcpSubnetIndex 1.3.6.1.4.1.39406.2.1.6.1.1.1.2 integer32 no-access
The index of the subnet entry in the table. DHCP supports max. 144 subnets.
                 bDhcpSubnetRangeIndex 1.3.6.1.4.1.39406.2.1.6.1.1.1.3 integer32 no-access
The index of the range from the subnet entry in the table. DHCP supports max. 16 ranges per subnet.
                 bDhcpSubnetIntervalDuration 1.3.6.1.4.1.39406.2.1.6.1.1.1.4 integer32 read-only
Duration of the interval in minutes.
                 bDhcpSubnetStartAddress 1.3.6.1.4.1.39406.2.1.6.1.1.1.5 inetaddressipv4 read-only
The first subnet IP address.
                 bDhcpSubnetEndAddress 1.3.6.1.4.1.39406.2.1.6.1.1.1.6 inetaddressipv4 read-only
The last subnet IP address.
                 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 .
                 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
                 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
                 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.
                 bDhcpSubnetMask 1.3.6.1.4.1.39406.2.1.6.1.1.1.11 inetaddressprefixlength read-only
The subnet mask of the subnet.
                 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.
                 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.
                 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.
         bDhcpGlobalTable 1.3.6.1.4.1.39406.2.1.6.1.2 no-access
A list of Global DHCP server information for various intervals.
             bDhcpGlobalEntry 1.3.6.1.4.1.39406.2.1.6.1.2.1 no-access
A logical row in the bDhcpGlobalTable.
                 bDhcpGlobalStatsInterval 1.3.6.1.4.1.39406.2.1.6.1.2.1.1 integer32 no-access
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
                 bDhcpDiscoversRcvd 1.3.6.1.4.1.39406.2.1.6.1.2.1.2 unsigned32 read-only
The number of DHCPDISCOVER packets received.
                 bDhcpOffersSent 1.3.6.1.4.1.39406.2.1.6.1.2.1.3 unsigned32 read-only
The number of DHCPOFFER packets sent.
                 bDhcpRequestsRcvd 1.3.6.1.4.1.39406.2.1.6.1.2.1.4 unsigned32 read-only
The number of DHCPREQUEST packets received.
                 bDhcpDeclinesRcvd 1.3.6.1.4.1.39406.2.1.6.1.2.1.5 unsigned32 read-only
The number of DHCPDECLINE packets received.
                 bDhcpAcksSent 1.3.6.1.4.1.39406.2.1.6.1.2.1.6 unsigned32 read-only
The number of DHCPACK packets sent.
                 bDhcpNacksSent 1.3.6.1.4.1.39406.2.1.6.1.2.1.7 unsigned32 read-only
The number of DHCPNACK packets sent.
                 bDhcpReleasesRcvd 1.3.6.1.4.1.39406.2.1.6.1.2.1.8 unsigned32 read-only
The number of DHCPRELEASE packets received.
                 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.
                 bDhcpReleasesSent 1.3.6.1.4.1.39406.2.1.6.1.2.1.10 unsigned32 read-only
The number of DHCPRELEASE packets sent.
                 bDhcpInformsRcvd 1.3.6.1.4.1.39406.2.1.6.1.2.1.11 unsigned32 read-only
The number of DHCPINFORM packets received.
                 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.
                 bDhcpDropDiscover 1.3.6.1.4.1.39406.2.1.6.1.2.1.13 unsigned32 read-only
The number of DHCPDISCOVER packets dropped.
                 bDhcpDropRequest 1.3.6.1.4.1.39406.2.1.6.1.2.1.14 unsigned32 read-only
The number of DHCPREQUEST packets dropped.
                 bDhcpDropRelease 1.3.6.1.4.1.39406.2.1.6.1.2.1.15 unsigned32 read-only
The number of DHCPRELEASE packets dropped.
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 bDhcpIntervalDuration 1.3.6.1.4.1.39406.2.1.6.1.2.1.24 integer32 read-only
Duration of the interval in minutes
                 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
                 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
                 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.
         bDhcpv4ActiveClient 1.3.6.1.4.1.39406.2.1.6.1.3 unsigned32 read-only
The number of DHCP v4 active clients.
         bDhcpSPWiFiGlobalTable 1.3.6.1.4.1.39406.2.1.6.1.4 no-access
A list of Global DHCP server information for SPWiFi for various intervals.
             bDhcpSPWiFiGlobalEntry 1.3.6.1.4.1.39406.2.1.6.1.4.1 no-access
A logical row in the bDhcpSPWiFiGlobalTable.
                 bDhcpSPWiFiGlobalStatsInterval 1.3.6.1.4.1.39406.2.1.6.1.4.1.1 integer32 no-access
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
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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.
         bDhcpHomeGlobalTable 1.3.6.1.4.1.39406.2.1.6.1.5 no-access
A list of Global DHCP server information for Home for various intervals.
             bDhcpHomeGlobalEntry 1.3.6.1.4.1.39406.2.1.6.1.5.1 no-access
A logical row in the bDhcpHomeGlobalTable.
                 bDhcpHomeGlobalStatsInterval 1.3.6.1.4.1.39406.2.1.6.1.5.1.1 integer32 no-access
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
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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.
         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.
         bDhcpv4ActiveHomeClients 1.3.6.1.4.1.39406.2.1.6.1.7 unsigned32 read-only
The number of DHCP v4 active Home clients.
     bDhcpv4NotifObjects 1.3.6.1.4.1.39406.2.1.6.2
DHCP v4 Notifications are defined in this branch.
         bDhcpHomeSubnetHomeId 1.3.6.1.4.1.39406.2.1.6.2.1 unsigned32 no-access
Home ID field is unique identifier for each home subnet. It maps to tunnel & vlan.
         bDhcpHomeSubnetStartAddress 1.3.6.1.4.1.39406.2.1.6.2.2 inetaddressipv4 no-access
Home subnet's range start IPv4 Address.
         bDhcpHomeSubnetEndAddress 1.3.6.1.4.1.39406.2.1.6.2.3 inetaddressipv4 no-access
Home subnet's range end IPv4 Address.
         bDhcpHomeSubnetTotalAddresses 1.3.6.1.4.1.39406.2.1.6.2.4 unsigned32 no-access
The total number of addresses in the home subnet.
         bDhcpHomeSubnetUsedAddrLowThreshold 1.3.6.1.4.1.39406.2.1.6.2.5 unsigned32 no-access
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.
         bDhcpHomeSubnetUsedAddrHighThreshold 1.3.6.1.4.1.39406.2.1.6.2.6 unsigned32 no-access
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.
     bDhcpv6MIBObjects 1.3.6.1.4.1.39406.2.1.6.3
DHCP v6 MIB objects information is defined in this branch.
         bDhcpv6ActiveClient 1.3.6.1.4.1.39406.2.1.6.3.1 unsigned32 read-only
The number of DHCP v6 active clients.
         bDhcpv6GlobalTable 1.3.6.1.4.1.39406.2.1.6.3.2 no-access
A list of Global DHCPv6 server information for various intervals.
             bDhcpv6GlobalEntry 1.3.6.1.4.1.39406.2.1.6.3.2.1 no-access
A logical row in the bDhcpv6GlobalTable.
                 bDhcpv6GlobalStatsInterval 1.3.6.1.4.1.39406.2.1.6.3.2.1.1 integer32 no-access
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
                 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.
                 bDhcpv6OffersSent 1.3.6.1.4.1.39406.2.1.6.3.2.1.3 unsigned32 read-only
The number of DHCPOFFER packets sent.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 bDhcpv6InternalError 1.3.6.1.4.1.39406.2.1.6.3.2.1.38 unsigned32 read-only
Total number of Internal Errors
                 bDhcpv6NoInterface 1.3.6.1.4.1.39406.2.1.6.3.2.1.39 unsigned32 read-only
Total number of No Interface Errors
                 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
                 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
                 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
                 bDhcpv6ClientIdPres 1.3.6.1.4.1.39406.2.1.6.3.2.1.43 unsigned32 read-only
Total number of ClientId Present Errors
                 bDhcpv6ServerIdPres 1.3.6.1.4.1.39406.2.1.6.3.2.1.44 unsigned32 read-only
Total number of ServerId Present Errors
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 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
                 bDhcpv6RebindFail 1.3.6.1.4.1.39406.2.1.6.3.2.1.57 unsigned32 read-only
Total number of Rebind Failures
                 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
                 bDhcpv6IntervalDuration 1.3.6.1.4.1.39406.2.1.6.3.2.1.59 integer32 read-only
Duration of the interval in minutes
     bDhcpv6NotifObjects 1.3.6.1.4.1.39406.2.1.6.4
DHCP v6 Notifications are defined in this branch.