BENU-DHCP-MIB
AI MIB Summary
The BENU-DHCP-MIB enables monitoring and management of BENU Networks DHCPv4 and DHCPv6 server entities, specifically tracking lease allocations, binding states, and protocol statistics for BOOTP and DHCP operations.
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.
Main OID:
bDhcpMIB.1.3.6.1.4.1.39406.2.1.6
184
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
184 total| Object Name |
|---|
bDhcpMIBThe 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. MODULE-IDENTITY .1.3.6.1.4.1.39406.2.1.6 |
bDhcpNotificationsDHCP Notifications are defined in this branch. OBJECT IDENTIFIER .1.3.6.1.4.1.39406.2.1.6.0 |
bDhcpSubnetUsedAddrLowThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.39406.2.1.6.0.1 |
bDhcpSubnetUsedAddrHighThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.39406.2.1.6.0.2 |
bDhcpHomeSubnetUsedAddrLowThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.39406.2.1.6.0.3 |
bDhcpHomeSubnetUsedAddrHighThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.39406.2.1.6.0.4 |
bDhcpv4MIBObjectsDHCP v4 MIB objects information is defined in this branch. OBJECT IDENTIFIER .1.3.6.1.4.1.39406.2.1.6.1 |
bDhcpSubnetTableA list of subnets that are configured in this server. SEQUENCE OF BDhcpSubnetEntry .1.3.6.1.4.1.39406.2.1.6.1.1 |
bDhcpSubnetEntryA logical row in the bDhcpSubnetTable. BDhcpSubnetEntry .1.3.6.1.4.1.39406.2.1.6.1.1.1 |
bDhcpSubnetStatsIntervalThe 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 Integer32 .1.3.6.1.4.1.39406.2.1.6.1.1.1.1 |
bDhcpSubnetIndexThe index of the subnet entry in the table. DHCP supports max. 144 subnets. Integer32 .1.3.6.1.4.1.39406.2.1.6.1.1.1.2 |
bDhcpSubnetRangeIndexThe index of the range from the subnet entry in the table. DHCP supports max. 16 ranges per subnet. Integer32 .1.3.6.1.4.1.39406.2.1.6.1.1.1.3 |
bDhcpSubnetIntervalDurationDuration of the interval in minutes.ro Integer32 .1.3.6.1.4.1.39406.2.1.6.1.1.1.4 |
bDhcpSubnetStartAddressThe first subnet IP address.ro InetAddressIPv4 (INET-ADDRESS-MIB) .1.3.6.1.4.1.39406.2.1.6.1.1.1.5 |
bDhcpSubnetEndAddressThe last subnet IP address.ro InetAddressIPv4 (INET-ADDRESS-MIB) .1.3.6.1.4.1.39406.2.1.6.1.1.1.6 |
bDhcpSubnetTotalAddressesThe total number of addresses in the subnet .ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.1.1.7 |
bDhcpSubnetPeakFreeAddressesThe peak number of free IP addresses that are available in the subnetro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.1.1.8 |
bDhcpSubnetPeakUsedAddressesThe peak number of used IP addresses that are used in the subnetro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.1.1.9 |
bDhcpSubnetAddressThe IP address of the subnet entry in the table.ro InetAddressIPv4 (INET-ADDRESS-MIB) .1.3.6.1.4.1.39406.2.1.6.1.1.1.10 |
bDhcpSubnetMaskThe subnet mask of the subnet.ro InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.39406.2.1.6.1.1.1.11 |
bDhcpSubnetUsedAddrLowThresholdThe 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.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.1.1.12 |
bDhcpSubnetUsedAddrHighThresholdThe 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.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.1.1.13 |
bDhcpSubnetPeakHoldAddressesThe peak number of IP addresses that are held within this subnet.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.1.1.14 |
bDhcpGlobalTableA list of Global DHCP server information for various intervals. SEQUENCE OF BDhcpGlobalEntry .1.3.6.1.4.1.39406.2.1.6.1.2 |
bDhcpGlobalEntryA logical row in the bDhcpGlobalTable. BDhcpGlobalEntry .1.3.6.1.4.1.39406.2.1.6.1.2.1 |
bDhcpGlobalStatsIntervalThe 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 Integer32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.1 |
bDhcpDiscoversRcvdThe number of DHCPDISCOVER packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.2 |
bDhcpOffersSentThe number of DHCPOFFER packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.3 |
bDhcpRequestsRcvdThe number of DHCPREQUEST packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.4 |
bDhcpDeclinesRcvdThe number of DHCPDECLINE packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.5 |
bDhcpAcksSentThe number of DHCPACK packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.6 |
bDhcpNacksSentThe number of DHCPNACK packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.7 |
bDhcpReleasesRcvdThe number of DHCPRELEASE packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.8 |
bDhcpReleasesIndRcvdThe number of DHCPRELEASE indication packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.9 |
bDhcpReleasesSentThe number of DHCPRELEASE packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.10 |
bDhcpInformsRcvdThe number of DHCPINFORM packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.11 |
bDhcpInformsAckSentThe number of DHCPINFORM ACK packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.12 |
bDhcpDropDiscoverThe number of DHCPDISCOVER packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.13 |
bDhcpDropRequestThe number of DHCPREQUEST packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.14 |
bDhcpDropReleaseThe number of DHCPRELEASE packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.15 |
bDhcpLeasesAssignedTotal number of leases assigned on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.16 |
bDhcpLeasesReleasedTotal number of leases released on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.17 |
bDhcpLeasesRelFailTotal number of leases release failed on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.18 |
bDhcpLeasesExpiredTotal number of leases expired on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.19 |
bDhcpLeasesRenewedTotal number of leases renewed on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.20 |
bDhcpLeasesRenewFailTotal number of leases renew failed on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.21 |
bDhcpLeasesNotAssignServIntNotConfigTotal number of leases not assigned due to interface not configured on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.22 |
bDhcpLeasesNotAssignFreeBuffUnavailTotal number of leases not assigned due to unavailability of free buffersro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.23 |
bDhcpIntervalDurationDuration of the interval in minutesro Integer32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.24 |
bBootpRequestsRcvdTotal number of BOOTP request mesages receivedro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.25 |
bBootpRepliesSentTotal number of BOOTP reply mesages sentro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.26 |
bDhcpReleasesIndSentThe number of DHCPRELEASE indication packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.2.1.27 |
bDhcpv4ActiveClientThe number of DHCP v4 active clients.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.3 |
bDhcpSPWiFiGlobalTableA list of Global DHCP server information for SPWiFi for various intervals. SEQUENCE OF BDhcpSPWiFiGlobalEntry .1.3.6.1.4.1.39406.2.1.6.1.4 |
bDhcpSPWiFiGlobalEntryA logical row in the bDhcpSPWiFiGlobalTable. BDhcpSPWiFiGlobalEntry .1.3.6.1.4.1.39406.2.1.6.1.4.1 |
bDhcpSPWiFiGlobalStatsIntervalThe 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 Integer32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.1 |
bDhcpSPWiFiDiscoversRcvdThe number of SPWiFi DHCPDISCOVER packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.2 |
bDhcpSPWiFiOffersSentThe number of SPWiFi DHCPOFFER packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.3 |
bDhcpSPWiFiRequestsRcvdThe number of SPWiFi DHCPREQUEST packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.4 |
bDhcpSPWiFiDeclinesRcvdThe number of SPWiFi DHCPDECLINE packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.5 |
bDhcpSPWiFiAcksSentThe number of SPWiFi DHCPACK packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.6 |
bDhcpSPWiFiNacksSentThe number of SPWiFi DHCPNACK packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.7 |
bDhcpSPWiFiReleasesRcvdThe number of SPWiFi DHCPRELEASE packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.8 |
bDhcpSPWiFiReleasesIndRcvdThe number of SPWiFi DHCPRELEASE indication packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.9 |
bDhcpSPWiFiReleasesSentThe number of SPWiFi DHCPRELEASE packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.10 |
bDhcpSPWiFiInformsRcvdThe number of SPWiFi DHCPINFORM packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.11 |
bDhcpSPWiFiInformsAckSentThe number of SPWiFi DHCPINFORM ACK packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.12 |
bDhcpSPWiFiDropDiscoverThe number of SPWiFi DHCPDISCOVER packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.13 |
bDhcpSPWiFiDropRequestThe number of SPWiFi DHCPREQUEST packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.14 |
bDhcpSPWiFiDropReleaseThe number of SPWiFi DHCPRELEASE packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.15 |
bDhcpSPWiFiLeasesAssignedTotal number of SPWiFi leases assigned on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.16 |
bDhcpSPWiFiLeasesReleasedTotal number of SPWiFi leases released on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.17 |
bDhcpSPWiFiLeasesRelFailTotal number of SPWiFi leases release failed on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.18 |
bDhcpSPWiFiLeasesExpiredTotal number of SPWiFi leases expired on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.19 |
bDhcpSPWiFiLeasesRenewedTotal number of SPWiFi leases renewed on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.20 |
bDhcpSPWiFiLeasesRenewFailTotal number of SPWiFi leases renew failed on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.21 |
bDhcpSPWiFiLeasesNotAssignServIntNotConfigTotal number of SPWiFi leases not assigned due to interface not configured on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.22 |
bDhcpSPWiFiLeasesNotAssignFreeBuffUnavailTotal number of SPWiFi leases not assigned due to unavailability of free buffersro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.23 |
bDhcpSPWiFiIntervalDurationSPWiFi duration of the interval in minutesro Integer32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.24 |
bSPWiFiBootpRequestsRcvdTotal number of SPWiFi BOOTP request mesages receivedro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.25 |
bSPWiFiBootpRepliesSentTotal number of SPWiFi BOOTP reply mesages sentro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.26 |
bDhcpSPWiFiReleasesIndSentThe number of SPWiFi DHCPRELEASE indication packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.4.1.27 |
bDhcpHomeGlobalTableA list of Global DHCP server information for Home for various intervals. SEQUENCE OF BDhcpHomeGlobalEntry .1.3.6.1.4.1.39406.2.1.6.1.5 |
bDhcpHomeGlobalEntryA logical row in the bDhcpHomeGlobalTable. BDhcpHomeGlobalEntry .1.3.6.1.4.1.39406.2.1.6.1.5.1 |
bDhcpHomeGlobalStatsIntervalThe 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 Integer32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.1 |
bDhcpHomeDiscoversRcvdThe number of Home DHCPDISCOVER packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.2 |
bDhcpHomeOffersSentThe number of Home DHCPOFFER packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.3 |
bDhcpHomeRequestsRcvdThe number of Home DHCPREQUEST packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.4 |
bDhcpHomeDeclinesRcvdThe number of Home DHCPDECLINE packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.5 |
bDhcpHomeAcksSentThe number of Home DHCPACK packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.6 |
bDhcpHomeNacksSentThe number of Home DHCPNACK packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.7 |
bDhcpHomeReleasesRcvdThe number of Home DHCPRELEASE packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.8 |
bDhcpHomeReleasesIndRcvdThe number of Home DHCPRELEASE indication packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.9 |
bDhcpHomeReleasesSentThe number of Home DHCPRELEASE packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.10 |
bDhcpHomeInformsRcvdThe number of Home DHCPINFORM packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.11 |
bDhcpHomeInformsAckSentThe number of Home DHCPINFORM ACK packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.12 |
bDhcpHomeDropDiscoverThe number of Home DHCPDISCOVER packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.13 |
bDhcpHomeDropRequestThe number of Home DHCPREQUEST packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.14 |
bDhcpHomeDropReleaseThe number of Home DHCPRELEASE packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.15 |
bDhcpHomeLeasesAssignedTotal number of Home leases assigned on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.16 |
bDhcpHomeLeasesReleasedTotal number of Home leases released on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.17 |
bDhcpHomeLeasesRelFailTotal number of Home leases release failed on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.18 |
bDhcpHomeLeasesExpiredTotal number of Home leases expired on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.19 |
bDhcpHomeLeasesRenewedTotal number of Home leases renewed on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.20 |
bDhcpHomeLeasesRenewFailTotal number of Home leases renew failed on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.21 |
bDhcpHomeLeasesNotAssignServIntNotConfigTotal number of Home leases not assigned due to interface not configured on DHCP serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.22 |
bDhcpHomeLeasesNotAssignFreeBuffUnavailTotal number of Home leases not assigned due to unavailability of free buffersro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.23 |
bDhcpHomeIntervalDurationHome duration of the interval in minutesro Integer32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.24 |
bHomeBootpRequestsRcvdTotal number of Home BOOTP request mesages receivedro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.25 |
bHomeBootpRepliesSentTotal number of Home BOOTP reply mesages sentro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.26 |
bDhcpHomeReleasesIndSentThe number of Home DHCPRELEASE indication packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.5.1.27 |
bDhcpv4ActiveSpWiFiClientsThe number of DHCP v4 SP WiFi active clients.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.6 |
bDhcpv4ActiveHomeClientsThe number of DHCP v4 active Home clients.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.1.7 |
bDhcpv4NotifObjectsDHCP v4 Notifications are defined in this branch. OBJECT IDENTIFIER .1.3.6.1.4.1.39406.2.1.6.2 |
bDhcpHomeSubnetHomeIdHome ID field is unique identifier for each home subnet. It maps to tunnel & vlan.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.2.1 |
bDhcpHomeSubnetStartAddressHome subnet's range start IPv4 Address.ro InetAddressIPv4 (INET-ADDRESS-MIB) .1.3.6.1.4.1.39406.2.1.6.2.2 |
bDhcpHomeSubnetEndAddressHome subnet's range end IPv4 Address.ro InetAddressIPv4 (INET-ADDRESS-MIB) .1.3.6.1.4.1.39406.2.1.6.2.3 |
bDhcpHomeSubnetTotalAddressesThe total number of addresses in the home subnet.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.2.4 |
bDhcpHomeSubnetUsedAddrLowThresholdThe 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.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.2.5 |
bDhcpHomeSubnetUsedAddrHighThresholdThe 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.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.2.6 |
bDhcpv6MIBObjectsDHCP v6 MIB objects information is defined in this branch. OBJECT IDENTIFIER .1.3.6.1.4.1.39406.2.1.6.3 |
bDhcpv6ActiveClientThe number of DHCP v6 active clients.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.1 |
bDhcpv6GlobalTableA list of Global DHCPv6 server information for various intervals. SEQUENCE OF BDhcpv6GlobalEntry .1.3.6.1.4.1.39406.2.1.6.3.2 |
bDhcpv6GlobalEntryA logical row in the bDhcpv6GlobalTable. BDhcpv6GlobalEntry .1.3.6.1.4.1.39406.2.1.6.3.2.1 |
bDhcpv6GlobalStatsIntervalThe 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 Integer32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.1 |
bDhcpv6SolicitsRcvdThe number of DHCPv6 Solicit packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.2 |
bDhcpv6OffersSentThe number of DHCPOFFER packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.3 |
bDhcpv6RequestsRcvdThe number of DHCPv6 Request packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.4 |
bDhcpv6DeclinesRcvdThe number of DHCPv6 Decline packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.5 |
bDhcpv6ReleasesRcvdThe number of DHCPv6 Release packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.6 |
bDhcpv6ReleaseIndRcvdThe number of DHCPv6 ReleaseInd packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.7 |
bDhcpv6RenewRcvdThe number of DHCPv6 Renew packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.8 |
bDhcpv6RebindRcvdThe number of DHCPv6 Rebind packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.9 |
bDhcpv6InformsRcvdThe number of DHCPv6 Inform packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.10 |
bDhcpv6ConfirmsRcvdThe number of DHCPv6 Confirm packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.11 |
bDhcpv6ReplysSentThe number of DHCPv6 Reply packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.12 |
bDhcpv6AdvertisesSentThe number of DHCPv6 Advertises packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.13 |
bDhcpv6UnknownMsgsRcvdThe number of DHCPv6 UnknownMsg packets received.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.14 |
bDhcpv6ReconfigsSentThe number of DHCPv6 Reconfig packets sent.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.15 |
bDhcpv6DropSolicitThe number of DHCPv6 Solicit packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.16 |
bDhcpv6DropAdvertiseThe number of DHCPv6 Advertise packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.17 |
bDhcpv6DropDupSolicitThe number of DHCPv6 Duplicate Solicit packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.18 |
bDhcpv6DropRequestThe number of DHCPv6 Request packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.19 |
bDhcpv6DropReleaseThe number of DHCPv6 Release packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.20 |
bDhcpv6DropDeclineThe number of DHCPv6 Decline packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.21 |
bDhcpv6DropRenewThe number of DHCPv6 Renew packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.22 |
bDhcpv6DropRebindThe number of DHCPv6 Rebind packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.23 |
bDhcpv6DropConfirmThe number of DHCPv6 Confirm packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.24 |
bDhcpv6DropInformThe number of DHCPv6 Information-Request packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.25 |
bDhcpv6DropRelayThe number of DHCPv6 Relay packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.26 |
bDhcpv6DropReplyThe number of DHCPv6 Reply packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.27 |
bDhcpv6DropRelayReplyThe number of DHCPv6 Relay-Reply packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.28 |
bDhcpv6DropReconfigThe number of DHCPv6 Reconfig packets dropped.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.29 |
bDhcpv6LeasesOfferedTotal number of leases offered on DHCPv6 serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.30 |
bDhcpv6LeasesAssignedTotal number of leases assigned on DHCPv6 serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.31 |
bDhcpv6LeasesReleasedTotal number of leases released on DHCPv6 serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.32 |
bDhcpv6LeasesRelFailTotal number of leases release failed on DHCPv6 serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.33 |
bDhcpv6LeasesExpiredTotal number of leases expired on DHCPv6 serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.34 |
bDhcpv6LeasesExpiryFailTotal number of leases expiry failed on DHCPv6 serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.35 |
bDhcpv6LeasesRenewedTotal number of leases renewed on DHCPv6 serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.36 |
bDhcpv6LeasesRenewFailTotal number of leases renew failed on DHCPv6 serverro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.37 |
bDhcpv6InternalErrorTotal number of Internal Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.38 |
bDhcpv6NoInterfaceTotal number of No Interface Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.39 |
bDhcpv6ClientIdNotPresTotal number of ClientId Not Present Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.40 |
bDhcpv6ServerIdNotPresTotal number of ServerId Not Present Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.41 |
bDhcpv6ORONotPresTotal number of ORO Not Present Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.42 |
bDhcpv6ClientIdPresTotal number of ClientId Present Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.43 |
bDhcpv6ServerIdPresTotal number of ServerId Present Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.44 |
bDhcpv6UnicastSolicitRcvdTotal number of Unicast Solicit Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.45 |
bDhcpv6UnicastRequestRcvdTotal number of Unicast Request Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.46 |
bDhcpv6UnicastRenewRcvdTotal number of Unicast Renew Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.47 |
bDhcpv6UnicastConfirmRcvdTotal number of Unicast Confirm Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.48 |
bDhcpv6UnicastDeclineRcvdTotal number of Unicast Decline Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.49 |
bDhcpv6UnicastReleaseRcvdTotal number of Unicast Release Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.50 |
bDhcpv6UnicastRebindRcvdTotal number of Unicast Rebind Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.51 |
bDhcpv6RebindWithoutAddrRcvdTotal number of Rebind Without Addresses Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.52 |
bDhcpv6ConfirmWithoutAddrRcvdTotal number of Confirm Without Addresses Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.53 |
bDhcpv6DeclineWithoutAddrRcvdTotal number of Confirm Without Addresses Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.54 |
bDhcpv6RebindWithoutAddrOrMoreRcvdTotal number of Rebind Without Addresses Or More Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.55 |
bDhcpv6RenewWithoutAddrOrMoreRcvdTotal number of Rebind Without Addresses Or More Received Errorsro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.56 |
bDhcpv6RebindFailTotal number of Rebind Failuresro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.57 |
bDhcpv6ReconfAcceptInSolicitMissingReconfig-Accept option is Solicit is missing, wherein the configuration mandatesro Unsigned32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.58 |
bDhcpv6IntervalDurationDuration of the interval in minutesro Integer32 .1.3.6.1.4.1.39406.2.1.6.3.2.1.59 |
bDhcpv6NotifObjectsDHCP v6 Notifications are defined in this branch. OBJECT IDENTIFIER .1.3.6.1.4.1.39406.2.1.6.4 |