MIBs Depot

BENU-DHCP-MIB

Registered at
1.3.6.1.4.1.39406.2.1.6
Last updated
2015-12-18 00:00
Organization
Benu Networks,Inc
Revisions
2015-12-18 00:00, 2015-11-12 00:00, 2015-01-29 00:00, 2015-01-16 00:00, 2014-07-30 00:00, 2014-04-14 00:00, 2013-10-22 00:00
Namespace
benuos
Source file
BENU-DHCP-MIB
Digest
sha256:aaa3257b59c3d4f0dfd61b54198ec549d7746d8ad838e34bbd6eaf5040ca15d6

Description

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.

Contact

Benu Networks,Inc Corporate Headquarters 300 Concord Road, Suite 110 Billerica, MA 01821 USA Tel: +1 978-223-4700 Fax: +1 978-362-1908 Email: info@benunets.com

Imports

FromSymbols
BENU-WAG-MIBbenuWAG
INET-ADDRESS-MIBInetAddressIPv4, InetAddressPrefixLength
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BENU-DHCP-MIB
BENU-ENTERPRISE-MIB
BENU-PLATFORM-SERVICE-MIB
BENU-WAG-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
bDhcpNotifications
OBJECT-IDENTITY
DHCP Notifications are defined in this branch.
1.3.6.1.4.1.39406.2.1.6.0current
bDhcpv4MIBObjects
OBJECT-IDENTITY
DHCP v4 MIB objects information is defined in this branch.
1.3.6.1.4.1.39406.2.1.6.1current
bDhcpSubnetTable
OBJECT-TYPE
A list of subnets that are configured in this server.
1.3.6.1.4.1.39406.2.1.6.1.1not-accessiblecurrent
bDhcpSubnetEntry
OBJECT-TYPE
A logical row in the bDhcpSubnetTable.
1.3.6.1.4.1.39406.2.1.6.1.1.1not-accessiblecurrent
bDhcpSubnetStatsInterval
OBJECT-TYPE
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 <n . - the value of IntervalCount(1) becomes that of CurrentCount
1.3.6.1.4.1.39406.2.1.6.1.1.1.1Integer32not-accessiblecurrent
bDhcpSubnetIndex
OBJECT-TYPE
The index of the subnet entry in the table. DHCP supports max. 144 subnets.
1.3.6.1.4.1.39406.2.1.6.1.1.1.2Integer32 (1..144)not-accessiblecurrent
bDhcpSubnetRangeIndex
OBJECT-TYPE
The index of the range from the subnet entry in the table. DHCP supports max. 16 ranges per subnet.
1.3.6.1.4.1.39406.2.1.6.1.1.1.3Integer32 (1..16)not-accessiblecurrent
bDhcpSubnetIntervalDuration
OBJECT-TYPE
Duration of the interval in minutes.
1.3.6.1.4.1.39406.2.1.6.1.1.1.4Integer32read-onlycurrent
bDhcpSubnetStartAddress
OBJECT-TYPE
The first subnet IP address.
1.3.6.1.4.1.39406.2.1.6.1.1.1.5InetAddressIPv4read-onlycurrent
bDhcpSubnetEndAddress
OBJECT-TYPE
The last subnet IP address.
1.3.6.1.4.1.39406.2.1.6.1.1.1.6InetAddressIPv4read-onlycurrent
bDhcpSubnetTotalAddresses
OBJECT-TYPE
The total number of addresses in the subnet .
1.3.6.1.4.1.39406.2.1.6.1.1.1.7Unsigned32read-onlycurrent
bDhcpSubnetPeakFreeAddresses
OBJECT-TYPE
The peak number of free IP addresses that are available in the subnet
1.3.6.1.4.1.39406.2.1.6.1.1.1.8Unsigned32read-onlycurrent
bDhcpSubnetPeakUsedAddresses
OBJECT-TYPE
The peak number of used IP addresses that are used in the subnet
1.3.6.1.4.1.39406.2.1.6.1.1.1.9Unsigned32read-onlycurrent
bDhcpSubnetAddress
OBJECT-TYPE
The IP address of the subnet entry in the table.
1.3.6.1.4.1.39406.2.1.6.1.1.1.10InetAddressIPv4read-onlycurrent
bDhcpSubnetMask
OBJECT-TYPE
The subnet mask of the subnet.
1.3.6.1.4.1.39406.2.1.6.1.1.1.11InetAddressPrefixLengthread-onlycurrent
bDhcpSubnetUsedAddrLowThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.39406.2.1.6.1.1.1.12Unsigned32read-onlycurrent
bDhcpSubnetUsedAddrHighThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.39406.2.1.6.1.1.1.13Unsigned32read-onlycurrent
bDhcpSubnetPeakHoldAddresses
OBJECT-TYPE
The peak number of IP addresses that are held within this subnet.
1.3.6.1.4.1.39406.2.1.6.1.1.1.14Unsigned32read-onlycurrent
bDhcpGlobalTable
OBJECT-TYPE
A list of Global DHCP server information for various intervals.
1.3.6.1.4.1.39406.2.1.6.1.2not-accessiblecurrent
bDhcpGlobalEntry
OBJECT-TYPE
A logical row in the bDhcpGlobalTable.
1.3.6.1.4.1.39406.2.1.6.1.2.1not-accessiblecurrent
bDhcpGlobalStatsInterval
OBJECT-TYPE
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 <n . - the value of IntervalCount(1) becomes that of CurrentCount
1.3.6.1.4.1.39406.2.1.6.1.2.1.1Integer32not-accessiblecurrent
bDhcpDiscoversRcvd
OBJECT-TYPE
The number of DHCPDISCOVER packets received.
1.3.6.1.4.1.39406.2.1.6.1.2.1.2Unsigned32read-onlycurrent
bDhcpOffersSent
OBJECT-TYPE
The number of DHCPOFFER packets sent.
1.3.6.1.4.1.39406.2.1.6.1.2.1.3Unsigned32read-onlycurrent
bDhcpRequestsRcvd
OBJECT-TYPE
The number of DHCPREQUEST packets received.
1.3.6.1.4.1.39406.2.1.6.1.2.1.4Unsigned32read-onlycurrent
bDhcpDeclinesRcvd
OBJECT-TYPE
The number of DHCPDECLINE packets received.
1.3.6.1.4.1.39406.2.1.6.1.2.1.5Unsigned32read-onlycurrent
bDhcpAcksSent
OBJECT-TYPE
The number of DHCPACK packets sent.
1.3.6.1.4.1.39406.2.1.6.1.2.1.6Unsigned32read-onlycurrent
bDhcpNacksSent
OBJECT-TYPE
The number of DHCPNACK packets sent.
1.3.6.1.4.1.39406.2.1.6.1.2.1.7Unsigned32read-onlycurrent
bDhcpReleasesRcvd
OBJECT-TYPE
The number of DHCPRELEASE packets received.
1.3.6.1.4.1.39406.2.1.6.1.2.1.8Unsigned32read-onlycurrent
bDhcpReleasesIndRcvd
OBJECT-TYPE
The number of DHCPRELEASE indication packets received.
1.3.6.1.4.1.39406.2.1.6.1.2.1.9Unsigned32read-onlycurrent
bDhcpReleasesSent
OBJECT-TYPE
The number of DHCPRELEASE packets sent.
1.3.6.1.4.1.39406.2.1.6.1.2.1.10Unsigned32read-onlycurrent
bDhcpInformsRcvd
OBJECT-TYPE
The number of DHCPINFORM packets received.
1.3.6.1.4.1.39406.2.1.6.1.2.1.11Unsigned32read-onlycurrent
bDhcpInformsAckSent
OBJECT-TYPE
The number of DHCPINFORM ACK packets sent.
1.3.6.1.4.1.39406.2.1.6.1.2.1.12Unsigned32read-onlycurrent
bDhcpDropDiscover
OBJECT-TYPE
The number of DHCPDISCOVER packets dropped.
1.3.6.1.4.1.39406.2.1.6.1.2.1.13Unsigned32read-onlycurrent
bDhcpDropRequest
OBJECT-TYPE
The number of DHCPREQUEST packets dropped.
1.3.6.1.4.1.39406.2.1.6.1.2.1.14Unsigned32read-onlycurrent
bDhcpDropRelease
OBJECT-TYPE
The number of DHCPRELEASE packets dropped.
1.3.6.1.4.1.39406.2.1.6.1.2.1.15Unsigned32read-onlycurrent
bDhcpLeasesAssigned
OBJECT-TYPE
Total number of leases assigned on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.2.1.16Unsigned32read-onlycurrent
bDhcpLeasesReleased
OBJECT-TYPE
Total number of leases released on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.2.1.17Unsigned32read-onlycurrent
bDhcpLeasesRelFail
OBJECT-TYPE
Total number of leases release failed on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.2.1.18Unsigned32read-onlycurrent
bDhcpLeasesExpired
OBJECT-TYPE
Total number of leases expired on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.2.1.19Unsigned32read-onlycurrent
bDhcpLeasesRenewed
OBJECT-TYPE
Total number of leases renewed on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.2.1.20Unsigned32read-onlycurrent
bDhcpLeasesRenewFail
OBJECT-TYPE
Total number of leases renew failed on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.2.1.21Unsigned32read-onlycurrent
bDhcpLeasesNotAssignServIntNotConfig
OBJECT-TYPE
Total number of leases not assigned due to interface not configured on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.2.1.22Unsigned32read-onlycurrent
bDhcpLeasesNotAssignFreeBuffUnavail
OBJECT-TYPE
Total number of leases not assigned due to unavailability of free buffers
1.3.6.1.4.1.39406.2.1.6.1.2.1.23Unsigned32read-onlycurrent
bDhcpIntervalDuration
OBJECT-TYPE
Duration of the interval in minutes
1.3.6.1.4.1.39406.2.1.6.1.2.1.24Integer32read-onlycurrent
bBootpRequestsRcvd
OBJECT-TYPE
Total number of BOOTP request mesages received
1.3.6.1.4.1.39406.2.1.6.1.2.1.25Unsigned32read-onlycurrent
bBootpRepliesSent
OBJECT-TYPE
Total number of BOOTP reply mesages sent
1.3.6.1.4.1.39406.2.1.6.1.2.1.26Unsigned32read-onlycurrent
bDhcpReleasesIndSent
OBJECT-TYPE
The number of DHCPRELEASE indication packets sent.
1.3.6.1.4.1.39406.2.1.6.1.2.1.27Unsigned32read-onlycurrent
bDhcpv4ActiveClient
OBJECT-TYPE
The number of DHCP v4 active clients.
1.3.6.1.4.1.39406.2.1.6.1.3Unsigned32read-onlycurrent
bDhcpSPWiFiGlobalTable
OBJECT-TYPE
A list of Global DHCP server information for SPWiFi for various intervals.
1.3.6.1.4.1.39406.2.1.6.1.4not-accessiblecurrent
bDhcpSPWiFiGlobalEntry
OBJECT-TYPE
A logical row in the bDhcpSPWiFiGlobalTable.
1.3.6.1.4.1.39406.2.1.6.1.4.1not-accessiblecurrent
bDhcpSPWiFiGlobalStatsInterval
OBJECT-TYPE
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 <n . - the value of IntervalCount(1) becomes that of CurrentCount
1.3.6.1.4.1.39406.2.1.6.1.4.1.1Integer32not-accessiblecurrent
bDhcpSPWiFiDiscoversRcvd
OBJECT-TYPE
The number of SPWiFi DHCPDISCOVER packets received.
1.3.6.1.4.1.39406.2.1.6.1.4.1.2Unsigned32read-onlycurrent
bDhcpSPWiFiOffersSent
OBJECT-TYPE
The number of SPWiFi DHCPOFFER packets sent.
1.3.6.1.4.1.39406.2.1.6.1.4.1.3Unsigned32read-onlycurrent
bDhcpSPWiFiRequestsRcvd
OBJECT-TYPE
The number of SPWiFi DHCPREQUEST packets received.
1.3.6.1.4.1.39406.2.1.6.1.4.1.4Unsigned32read-onlycurrent
bDhcpSPWiFiDeclinesRcvd
OBJECT-TYPE
The number of SPWiFi DHCPDECLINE packets received.
1.3.6.1.4.1.39406.2.1.6.1.4.1.5Unsigned32read-onlycurrent
bDhcpSPWiFiAcksSent
OBJECT-TYPE
The number of SPWiFi DHCPACK packets sent.
1.3.6.1.4.1.39406.2.1.6.1.4.1.6Unsigned32read-onlycurrent
bDhcpSPWiFiNacksSent
OBJECT-TYPE
The number of SPWiFi DHCPNACK packets sent.
1.3.6.1.4.1.39406.2.1.6.1.4.1.7Unsigned32read-onlycurrent
bDhcpSPWiFiReleasesRcvd
OBJECT-TYPE
The number of SPWiFi DHCPRELEASE packets received.
1.3.6.1.4.1.39406.2.1.6.1.4.1.8Unsigned32read-onlycurrent
bDhcpSPWiFiReleasesIndRcvd
OBJECT-TYPE
The number of SPWiFi DHCPRELEASE indication packets received.
1.3.6.1.4.1.39406.2.1.6.1.4.1.9Unsigned32read-onlycurrent
bDhcpSPWiFiReleasesSent
OBJECT-TYPE
The number of SPWiFi DHCPRELEASE packets sent.
1.3.6.1.4.1.39406.2.1.6.1.4.1.10Unsigned32read-onlycurrent
bDhcpSPWiFiInformsRcvd
OBJECT-TYPE
The number of SPWiFi DHCPINFORM packets received.
1.3.6.1.4.1.39406.2.1.6.1.4.1.11Unsigned32read-onlycurrent
bDhcpSPWiFiInformsAckSent
OBJECT-TYPE
The number of SPWiFi DHCPINFORM ACK packets sent.
1.3.6.1.4.1.39406.2.1.6.1.4.1.12Unsigned32read-onlycurrent
bDhcpSPWiFiDropDiscover
OBJECT-TYPE
The number of SPWiFi DHCPDISCOVER packets dropped.
1.3.6.1.4.1.39406.2.1.6.1.4.1.13Unsigned32read-onlycurrent
bDhcpSPWiFiDropRequest
OBJECT-TYPE
The number of SPWiFi DHCPREQUEST packets dropped.
1.3.6.1.4.1.39406.2.1.6.1.4.1.14Unsigned32read-onlycurrent
bDhcpSPWiFiDropRelease
OBJECT-TYPE
The number of SPWiFi DHCPRELEASE packets dropped.
1.3.6.1.4.1.39406.2.1.6.1.4.1.15Unsigned32read-onlycurrent
bDhcpSPWiFiLeasesAssigned
OBJECT-TYPE
Total number of SPWiFi leases assigned on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.4.1.16Unsigned32read-onlycurrent
bDhcpSPWiFiLeasesReleased
OBJECT-TYPE
Total number of SPWiFi leases released on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.4.1.17Unsigned32read-onlycurrent
bDhcpSPWiFiLeasesRelFail
OBJECT-TYPE
Total number of SPWiFi leases release failed on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.4.1.18Unsigned32read-onlycurrent
bDhcpSPWiFiLeasesExpired
OBJECT-TYPE
Total number of SPWiFi leases expired on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.4.1.19Unsigned32read-onlycurrent
bDhcpSPWiFiLeasesRenewed
OBJECT-TYPE
Total number of SPWiFi leases renewed on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.4.1.20Unsigned32read-onlycurrent
bDhcpSPWiFiLeasesRenewFail
OBJECT-TYPE
Total number of SPWiFi leases renew failed on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.4.1.21Unsigned32read-onlycurrent
bDhcpSPWiFiLeasesNotAssignServIntNotConfig
OBJECT-TYPE
Total number of SPWiFi leases not assigned due to interface not configured on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.4.1.22Unsigned32read-onlycurrent
bDhcpSPWiFiLeasesNotAssignFreeBuffUnavail
OBJECT-TYPE
Total number of SPWiFi leases not assigned due to unavailability of free buffers
1.3.6.1.4.1.39406.2.1.6.1.4.1.23Unsigned32read-onlycurrent
bDhcpSPWiFiIntervalDuration
OBJECT-TYPE
SPWiFi duration of the interval in minutes
1.3.6.1.4.1.39406.2.1.6.1.4.1.24Integer32read-onlycurrent
bSPWiFiBootpRequestsRcvd
OBJECT-TYPE
Total number of SPWiFi BOOTP request mesages received
1.3.6.1.4.1.39406.2.1.6.1.4.1.25Unsigned32read-onlycurrent
bSPWiFiBootpRepliesSent
OBJECT-TYPE
Total number of SPWiFi BOOTP reply mesages sent
1.3.6.1.4.1.39406.2.1.6.1.4.1.26Unsigned32read-onlycurrent
bDhcpSPWiFiReleasesIndSent
OBJECT-TYPE
The number of SPWiFi DHCPRELEASE indication packets sent.
1.3.6.1.4.1.39406.2.1.6.1.4.1.27Unsigned32read-onlycurrent
bDhcpHomeGlobalTable
OBJECT-TYPE
A list of Global DHCP server information for Home for various intervals.
1.3.6.1.4.1.39406.2.1.6.1.5not-accessiblecurrent
bDhcpHomeGlobalEntry
OBJECT-TYPE
A logical row in the bDhcpHomeGlobalTable.
1.3.6.1.4.1.39406.2.1.6.1.5.1not-accessiblecurrent
bDhcpHomeGlobalStatsInterval
OBJECT-TYPE
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 <n . - the value of IntervalCount(1) becomes that of CurrentCount
1.3.6.1.4.1.39406.2.1.6.1.5.1.1Integer32not-accessiblecurrent
bDhcpHomeDiscoversRcvd
OBJECT-TYPE
The number of Home DHCPDISCOVER packets received.
1.3.6.1.4.1.39406.2.1.6.1.5.1.2Unsigned32read-onlycurrent
bDhcpHomeOffersSent
OBJECT-TYPE
The number of Home DHCPOFFER packets sent.
1.3.6.1.4.1.39406.2.1.6.1.5.1.3Unsigned32read-onlycurrent
bDhcpHomeRequestsRcvd
OBJECT-TYPE
The number of Home DHCPREQUEST packets received.
1.3.6.1.4.1.39406.2.1.6.1.5.1.4Unsigned32read-onlycurrent
bDhcpHomeDeclinesRcvd
OBJECT-TYPE
The number of Home DHCPDECLINE packets received.
1.3.6.1.4.1.39406.2.1.6.1.5.1.5Unsigned32read-onlycurrent
bDhcpHomeAcksSent
OBJECT-TYPE
The number of Home DHCPACK packets sent.
1.3.6.1.4.1.39406.2.1.6.1.5.1.6Unsigned32read-onlycurrent
bDhcpHomeNacksSent
OBJECT-TYPE
The number of Home DHCPNACK packets sent.
1.3.6.1.4.1.39406.2.1.6.1.5.1.7Unsigned32read-onlycurrent
bDhcpHomeReleasesRcvd
OBJECT-TYPE
The number of Home DHCPRELEASE packets received.
1.3.6.1.4.1.39406.2.1.6.1.5.1.8Unsigned32read-onlycurrent
bDhcpHomeReleasesIndRcvd
OBJECT-TYPE
The number of Home DHCPRELEASE indication packets received.
1.3.6.1.4.1.39406.2.1.6.1.5.1.9Unsigned32read-onlycurrent
bDhcpHomeReleasesSent
OBJECT-TYPE
The number of Home DHCPRELEASE packets sent.
1.3.6.1.4.1.39406.2.1.6.1.5.1.10Unsigned32read-onlycurrent
bDhcpHomeInformsRcvd
OBJECT-TYPE
The number of Home DHCPINFORM packets received.
1.3.6.1.4.1.39406.2.1.6.1.5.1.11Unsigned32read-onlycurrent
bDhcpHomeInformsAckSent
OBJECT-TYPE
The number of Home DHCPINFORM ACK packets sent.
1.3.6.1.4.1.39406.2.1.6.1.5.1.12Unsigned32read-onlycurrent
bDhcpHomeDropDiscover
OBJECT-TYPE
The number of Home DHCPDISCOVER packets dropped.
1.3.6.1.4.1.39406.2.1.6.1.5.1.13Unsigned32read-onlycurrent
bDhcpHomeDropRequest
OBJECT-TYPE
The number of Home DHCPREQUEST packets dropped.
1.3.6.1.4.1.39406.2.1.6.1.5.1.14Unsigned32read-onlycurrent
bDhcpHomeDropRelease
OBJECT-TYPE
The number of Home DHCPRELEASE packets dropped.
1.3.6.1.4.1.39406.2.1.6.1.5.1.15Unsigned32read-onlycurrent
bDhcpHomeLeasesAssigned
OBJECT-TYPE
Total number of Home leases assigned on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.5.1.16Unsigned32read-onlycurrent
bDhcpHomeLeasesReleased
OBJECT-TYPE
Total number of Home leases released on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.5.1.17Unsigned32read-onlycurrent
bDhcpHomeLeasesRelFail
OBJECT-TYPE
Total number of Home leases release failed on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.5.1.18Unsigned32read-onlycurrent
bDhcpHomeLeasesExpired
OBJECT-TYPE
Total number of Home leases expired on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.5.1.19Unsigned32read-onlycurrent
bDhcpHomeLeasesRenewed
OBJECT-TYPE
Total number of Home leases renewed on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.5.1.20Unsigned32read-onlycurrent
bDhcpHomeLeasesRenewFail
OBJECT-TYPE
Total number of Home leases renew failed on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.5.1.21Unsigned32read-onlycurrent
bDhcpHomeLeasesNotAssignServIntNotConfig
OBJECT-TYPE
Total number of Home leases not assigned due to interface not configured on DHCP server
1.3.6.1.4.1.39406.2.1.6.1.5.1.22Unsigned32read-onlycurrent
bDhcpHomeLeasesNotAssignFreeBuffUnavail
OBJECT-TYPE
Total number of Home leases not assigned due to unavailability of free buffers
1.3.6.1.4.1.39406.2.1.6.1.5.1.23Unsigned32read-onlycurrent
bDhcpHomeIntervalDuration
OBJECT-TYPE
Home duration of the interval in minutes
1.3.6.1.4.1.39406.2.1.6.1.5.1.24Integer32read-onlycurrent
bHomeBootpRequestsRcvd
OBJECT-TYPE
Total number of Home BOOTP request mesages received
1.3.6.1.4.1.39406.2.1.6.1.5.1.25Unsigned32read-onlycurrent
bHomeBootpRepliesSent
OBJECT-TYPE
Total number of Home BOOTP reply mesages sent
1.3.6.1.4.1.39406.2.1.6.1.5.1.26Unsigned32read-onlycurrent
bDhcpHomeReleasesIndSent
OBJECT-TYPE
The number of Home DHCPRELEASE indication packets sent.
1.3.6.1.4.1.39406.2.1.6.1.5.1.27Unsigned32read-onlycurrent
bDhcpv4ActiveSpWiFiClients
OBJECT-TYPE
The number of DHCP v4 SP WiFi active clients.
1.3.6.1.4.1.39406.2.1.6.1.6Unsigned32read-onlycurrent
bDhcpv4ActiveHomeClients
OBJECT-TYPE
The number of DHCP v4 active Home clients.
1.3.6.1.4.1.39406.2.1.6.1.7Unsigned32read-onlycurrent
bDhcpv4NotifObjects
OBJECT-IDENTITY
DHCP v4 Notifications are defined in this branch.
1.3.6.1.4.1.39406.2.1.6.2current
bDhcpHomeSubnetHomeId
OBJECT-TYPE
Home ID field is unique identifier for each home subnet. It maps to tunnel & vlan.
1.3.6.1.4.1.39406.2.1.6.2.1Unsigned32accessible-for-notifycurrent
bDhcpHomeSubnetStartAddress
OBJECT-TYPE
Home subnet's range start IPv4 Address.
1.3.6.1.4.1.39406.2.1.6.2.2InetAddressIPv4accessible-for-notifycurrent
bDhcpHomeSubnetEndAddress
OBJECT-TYPE
Home subnet's range end IPv4 Address.
1.3.6.1.4.1.39406.2.1.6.2.3InetAddressIPv4accessible-for-notifycurrent
bDhcpHomeSubnetTotalAddresses
OBJECT-TYPE
The total number of addresses in the home subnet.
1.3.6.1.4.1.39406.2.1.6.2.4Unsigned32accessible-for-notifycurrent
bDhcpHomeSubnetUsedAddrLowThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.39406.2.1.6.2.5Unsigned32accessible-for-notifycurrent
bDhcpHomeSubnetUsedAddrHighThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.39406.2.1.6.2.6Unsigned32accessible-for-notifycurrent
bDhcpv6MIBObjects
OBJECT-IDENTITY
DHCP v6 MIB objects information is defined in this branch.
1.3.6.1.4.1.39406.2.1.6.3current
bDhcpv6ActiveClient
OBJECT-TYPE
The number of DHCP v6 active clients.
1.3.6.1.4.1.39406.2.1.6.3.1Unsigned32read-onlycurrent
bDhcpv6GlobalTable
OBJECT-TYPE
A list of Global DHCPv6 server information for various intervals.
1.3.6.1.4.1.39406.2.1.6.3.2not-accessiblecurrent
bDhcpv6GlobalEntry
OBJECT-TYPE
A logical row in the bDhcpv6GlobalTable.
1.3.6.1.4.1.39406.2.1.6.3.2.1not-accessiblecurrent
bDhcpv6GlobalStatsInterval
OBJECT-TYPE
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 <n . - the value of IntervalCount(1) becomes that of CurrentCount
1.3.6.1.4.1.39406.2.1.6.3.2.1.1Integer32not-accessiblecurrent
bDhcpv6SolicitsRcvd
OBJECT-TYPE
The number of DHCPv6 Solicit packets received.
1.3.6.1.4.1.39406.2.1.6.3.2.1.2Unsigned32read-onlycurrent
bDhcpv6OffersSent
OBJECT-TYPE
The number of DHCPOFFER packets sent.
1.3.6.1.4.1.39406.2.1.6.3.2.1.3Unsigned32read-onlycurrent
bDhcpv6RequestsRcvd
OBJECT-TYPE
The number of DHCPv6 Request packets received.
1.3.6.1.4.1.39406.2.1.6.3.2.1.4Unsigned32read-onlycurrent
bDhcpv6DeclinesRcvd
OBJECT-TYPE
The number of DHCPv6 Decline packets received.
1.3.6.1.4.1.39406.2.1.6.3.2.1.5Unsigned32read-onlycurrent
bDhcpv6ReleasesRcvd
OBJECT-TYPE
The number of DHCPv6 Release packets received.
1.3.6.1.4.1.39406.2.1.6.3.2.1.6Unsigned32read-onlycurrent
bDhcpv6ReleaseIndRcvd
OBJECT-TYPE
The number of DHCPv6 ReleaseInd packets received.
1.3.6.1.4.1.39406.2.1.6.3.2.1.7Unsigned32read-onlycurrent
bDhcpv6RenewRcvd
OBJECT-TYPE
The number of DHCPv6 Renew packets received.
1.3.6.1.4.1.39406.2.1.6.3.2.1.8Unsigned32read-onlycurrent
bDhcpv6RebindRcvd
OBJECT-TYPE
The number of DHCPv6 Rebind packets received.
1.3.6.1.4.1.39406.2.1.6.3.2.1.9Unsigned32read-onlycurrent
bDhcpv6InformsRcvd
OBJECT-TYPE
The number of DHCPv6 Inform packets received.
1.3.6.1.4.1.39406.2.1.6.3.2.1.10Unsigned32read-onlycurrent
bDhcpv6ConfirmsRcvd
OBJECT-TYPE
The number of DHCPv6 Confirm packets received.
1.3.6.1.4.1.39406.2.1.6.3.2.1.11Unsigned32read-onlycurrent
bDhcpv6ReplysSent
OBJECT-TYPE
The number of DHCPv6 Reply packets sent.
1.3.6.1.4.1.39406.2.1.6.3.2.1.12Unsigned32read-onlycurrent
bDhcpv6AdvertisesSent
OBJECT-TYPE
The number of DHCPv6 Advertises packets sent.
1.3.6.1.4.1.39406.2.1.6.3.2.1.13Unsigned32read-onlycurrent
bDhcpv6UnknownMsgsRcvd
OBJECT-TYPE
The number of DHCPv6 UnknownMsg packets received.
1.3.6.1.4.1.39406.2.1.6.3.2.1.14Unsigned32read-onlycurrent
bDhcpv6ReconfigsSent
OBJECT-TYPE
The number of DHCPv6 Reconfig packets sent.
1.3.6.1.4.1.39406.2.1.6.3.2.1.15Unsigned32read-onlycurrent
bDhcpv6DropSolicit
OBJECT-TYPE
The number of DHCPv6 Solicit packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.16Unsigned32read-onlycurrent
bDhcpv6DropAdvertise
OBJECT-TYPE
The number of DHCPv6 Advertise packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.17Unsigned32read-onlycurrent
bDhcpv6DropDupSolicit
OBJECT-TYPE
The number of DHCPv6 Duplicate Solicit packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.18Unsigned32read-onlycurrent
bDhcpv6DropRequest
OBJECT-TYPE
The number of DHCPv6 Request packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.19Unsigned32read-onlycurrent
bDhcpv6DropRelease
OBJECT-TYPE
The number of DHCPv6 Release packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.20Unsigned32read-onlycurrent
bDhcpv6DropDecline
OBJECT-TYPE
The number of DHCPv6 Decline packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.21Unsigned32read-onlycurrent
bDhcpv6DropRenew
OBJECT-TYPE
The number of DHCPv6 Renew packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.22Unsigned32read-onlycurrent
bDhcpv6DropRebind
OBJECT-TYPE
The number of DHCPv6 Rebind packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.23Unsigned32read-onlycurrent
bDhcpv6DropConfirm
OBJECT-TYPE
The number of DHCPv6 Confirm packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.24Unsigned32read-onlycurrent
bDhcpv6DropInform
OBJECT-TYPE
The number of DHCPv6 Information-Request packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.25Unsigned32read-onlycurrent
bDhcpv6DropRelay
OBJECT-TYPE
The number of DHCPv6 Relay packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.26Unsigned32read-onlycurrent
bDhcpv6DropReply
OBJECT-TYPE
The number of DHCPv6 Reply packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.27Unsigned32read-onlycurrent
bDhcpv6DropRelayReply
OBJECT-TYPE
The number of DHCPv6 Relay-Reply packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.28Unsigned32read-onlycurrent
bDhcpv6DropReconfig
OBJECT-TYPE
The number of DHCPv6 Reconfig packets dropped.
1.3.6.1.4.1.39406.2.1.6.3.2.1.29Unsigned32read-onlycurrent
bDhcpv6LeasesOffered
OBJECT-TYPE
Total number of leases offered on DHCPv6 server
1.3.6.1.4.1.39406.2.1.6.3.2.1.30Unsigned32read-onlycurrent
bDhcpv6LeasesAssigned
OBJECT-TYPE
Total number of leases assigned on DHCPv6 server
1.3.6.1.4.1.39406.2.1.6.3.2.1.31Unsigned32read-onlycurrent
bDhcpv6LeasesReleased
OBJECT-TYPE
Total number of leases released on DHCPv6 server
1.3.6.1.4.1.39406.2.1.6.3.2.1.32Unsigned32read-onlycurrent
bDhcpv6LeasesRelFail
OBJECT-TYPE
Total number of leases release failed on DHCPv6 server
1.3.6.1.4.1.39406.2.1.6.3.2.1.33Unsigned32read-onlycurrent
bDhcpv6LeasesExpired
OBJECT-TYPE
Total number of leases expired on DHCPv6 server
1.3.6.1.4.1.39406.2.1.6.3.2.1.34Unsigned32read-onlycurrent
bDhcpv6LeasesExpiryFail
OBJECT-TYPE
Total number of leases expiry failed on DHCPv6 server
1.3.6.1.4.1.39406.2.1.6.3.2.1.35Unsigned32read-onlycurrent
bDhcpv6LeasesRenewed
OBJECT-TYPE
Total number of leases renewed on DHCPv6 server
1.3.6.1.4.1.39406.2.1.6.3.2.1.36Unsigned32read-onlycurrent
bDhcpv6LeasesRenewFail
OBJECT-TYPE
Total number of leases renew failed on DHCPv6 server
1.3.6.1.4.1.39406.2.1.6.3.2.1.37Unsigned32read-onlycurrent
bDhcpv6InternalError
OBJECT-TYPE
Total number of Internal Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.38Unsigned32read-onlycurrent
bDhcpv6NoInterface
OBJECT-TYPE
Total number of No Interface Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.39Unsigned32read-onlycurrent
bDhcpv6ClientIdNotPres
OBJECT-TYPE
Total number of ClientId Not Present Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.40Unsigned32read-onlycurrent
bDhcpv6ServerIdNotPres
OBJECT-TYPE
Total number of ServerId Not Present Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.41Unsigned32read-onlycurrent
bDhcpv6ORONotPres
OBJECT-TYPE
Total number of ORO Not Present Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.42Unsigned32read-onlycurrent
bDhcpv6ClientIdPres
OBJECT-TYPE
Total number of ClientId Present Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.43Unsigned32read-onlycurrent
bDhcpv6ServerIdPres
OBJECT-TYPE
Total number of ServerId Present Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.44Unsigned32read-onlycurrent
bDhcpv6UnicastSolicitRcvd
OBJECT-TYPE
Total number of Unicast Solicit Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.45Unsigned32read-onlycurrent
bDhcpv6UnicastRequestRcvd
OBJECT-TYPE
Total number of Unicast Request Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.46Unsigned32read-onlycurrent
bDhcpv6UnicastRenewRcvd
OBJECT-TYPE
Total number of Unicast Renew Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.47Unsigned32read-onlycurrent
bDhcpv6UnicastConfirmRcvd
OBJECT-TYPE
Total number of Unicast Confirm Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.48Unsigned32read-onlycurrent
bDhcpv6UnicastDeclineRcvd
OBJECT-TYPE
Total number of Unicast Decline Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.49Unsigned32read-onlycurrent
bDhcpv6UnicastReleaseRcvd
OBJECT-TYPE
Total number of Unicast Release Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.50Unsigned32read-onlycurrent
bDhcpv6UnicastRebindRcvd
OBJECT-TYPE
Total number of Unicast Rebind Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.51Unsigned32read-onlycurrent
bDhcpv6RebindWithoutAddrRcvd
OBJECT-TYPE
Total number of Rebind Without Addresses Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.52Unsigned32read-onlycurrent
bDhcpv6ConfirmWithoutAddrRcvd
OBJECT-TYPE
Total number of Confirm Without Addresses Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.53Unsigned32read-onlycurrent
bDhcpv6DeclineWithoutAddrRcvd
OBJECT-TYPE
Total number of Confirm Without Addresses Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.54Unsigned32read-onlycurrent
bDhcpv6RebindWithoutAddrOrMoreRcvd
OBJECT-TYPE
Total number of Rebind Without Addresses Or More Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.55Unsigned32read-onlycurrent
bDhcpv6RenewWithoutAddrOrMoreRcvd
OBJECT-TYPE
Total number of Rebind Without Addresses Or More Received Errors
1.3.6.1.4.1.39406.2.1.6.3.2.1.56Unsigned32read-onlycurrent
bDhcpv6RebindFail
OBJECT-TYPE
Total number of Rebind Failures
1.3.6.1.4.1.39406.2.1.6.3.2.1.57Unsigned32read-onlycurrent
bDhcpv6ReconfAcceptInSolicitMissing
OBJECT-TYPE
Reconfig-Accept option is Solicit is missing, wherein the configuration mandates
1.3.6.1.4.1.39406.2.1.6.3.2.1.58Unsigned32read-onlycurrent
bDhcpv6IntervalDuration
OBJECT-TYPE
Duration of the interval in minutes
1.3.6.1.4.1.39406.2.1.6.3.2.1.59Integer32read-onlycurrent
bDhcpv6NotifObjects
OBJECT-IDENTITY
DHCP v6 Notifications are defined in this branch.
1.3.6.1.4.1.39406.2.1.6.4current

Notifications

NameOIDStatus
bDhcpSubnetUsedAddrLow
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.39406.2.1.6.0.1current
bDhcpSubnetUsedAddrHigh
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.39406.2.1.6.0.2current
bDhcpHomeSubnetUsedAddrLow
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.39406.2.1.6.0.3current
bDhcpHomeSubnetUsedAddrHigh
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.39406.2.1.6.0.4current