All MIBs › BENU-IPPOOL-MIB
Organization: Benu Networks,Inc
Last Updated: 2015-08-11
Category: IP and Core Protocols, Vendor: Benu Networks
Description: Manages IP address pool allocation and utilization statistics for subscriber sessions on Benu Networks gateways.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is BENU-IPPOOL-MIB?
BENU-IPPOOL-MIB is a proprietary Benu Networks MIB for their broadband/mobile gateway products, managing the IP address pools used to assign addresses to subscriber sessions. It exposes a pool table with per-pool start/end address range, total and reserved address counts, and interval-based statistics such as peak free and peak used addresses. This is a subscriber-management software-resource MIB: bIPPoolPeakUsedAddresses trending toward bIPPoolTotalAddresses over successive statistics intervals is a direct capacity-exhaustion signal on the gateway, closer to a software resource-status indicator than a hardware one. It has no notable dependency on external standard MIBs, functioning as a self-contained Benu enterprise MIB. It is used on Benu Networks broadband gateway/BNG or mobile packet-core platforms provisioning subscriber IP addresses at scale, where BENU-IPPOOL-MIB SNMP monitoring tracks pool exhaustion before it affects new sessions.
IPNetwork Monitor allows you to monitor SNMP objects defined in BENU-IPPOOL-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Benu Networks broadband/mobile gateway
Monitoring Examples
Walking bIPPoolTable/bIPPoolEntry by bIPPoolIndex and bIPPoolStatsInterval returns bIPPoolStartAddress, bIPPoolEndAddress, bIPPoolTotalAddresses, and bIPPoolReservedAddresses for each named pool (bIPPoolName). bIPPoolPeakUsedAddresses trending close to bIPPoolTotalAddresses across successive bIPPoolIntervalDuration windows reveals an address pool nearing exhaustion, warning an operator to expand it before new subscriber sessions fail to obtain an address.
What Can Be Monitored
- IP pool address range
- total addresses in pool
- reserved addresses
- peak free addresses per interval
- peak used addresses per interval
- statistics interval duration
This MIB depends on
Related MIBs
Imported Objects
From BENU-WAG-MIB
| benuWAG | MODULE-IDENTITY |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressIPv4 | |
| InetAddressIPv6 | |
| InetAddressType | |
| InetPortNumber |
From SNMPv2-SMI
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 | |
| mib-2 |
From SNMPv2-TC
| DisplayString | |
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| benuIPPoolMIB | 1.3.6.1.4.1.39406.2.1.5 | The MIB module defines management information related to the IP Address Pools Copyright (C) 2013 by Benu Networks, Inc. All rights reserved. | ||
| NTF bIPPoolAddrExhausted | 1.3.6.1.4.1.39406.2.1.5.0.5 | This notification signifies that the particular IPv4 pool is exhausted. | ||
| I32 bIPPoolClientIndex | 1.3.6.1.4.1.39406.2.1.5.1.3.1.2 | Integer32 | not-accessible | A number uniquely identifying client which uses IP Pool |
| STR bIPPoolClientName | 1.3.6.1.4.1.39406.2.1.5.1.3.1.3 | DisplayString | read-only | IP Pool client name |
| ADR bIPPoolEndAddress | 1.3.6.1.4.1.39406.2.1.5.1.1.1.6 | InetAddressIPv4 | read-only | The end address of the IP Pool range. |
| bIPPoolEntry | 1.3.6.1.4.1.39406.2.1.5.1.1.1 | not-accessible | A logical row in the bIPPoolTable. | |
| U32 bIPPoolGlobalAddrRelDueToIntAdd | 1.3.6.1.4.1.39406.2.1.5.1.3.1.25 | Unsigned32 | read-only | The count of addresses released due to interface addition. |
| U32 bIPPoolGlobalAllocReq | 1.3.6.1.4.1.39406.2.1.5.1.3.1.4 | Unsigned32 | read-only | The count of IP Address allocation requests. |
| U32 bIPPoolGlobalAllocReqSucc | 1.3.6.1.4.1.39406.2.1.5.1.3.1.5 | Unsigned32 | read-only | The count of IP Address allocation requests for which allocation was successful. |
| U32 bIPPoolGlobalAllocReqUnSucc | 1.3.6.1.4.1.39406.2.1.5.1.3.1.6 | Unsigned32 | read-only | The count of IP Address allocation requests for which allocation was Unsuccessful. |
| U32 bIPPoolGlobalAllocResponses | 1.3.6.1.4.1.39406.2.1.5.1.3.1.9 | Unsigned32 | read-only | The total number of IP address allocation responses . |
| U32 bIPPoolGlobalDeAllocReq | 1.3.6.1.4.1.39406.2.1.5.1.3.1.10 | Unsigned32 | read-only | The count of IP Address deallocation requests. |
| U32 bIPPoolGlobalDeAllocReqSucc | 1.3.6.1.4.1.39406.2.1.5.1.3.1.11 | Unsigned32 | read-only | The count of IP Address deallocation requests which are successful. |
| U32 bIPPoolGlobalDeAllocReqUnSucc | 1.3.6.1.4.1.39406.2.1.5.1.3.1.12 | Unsigned32 | read-only | The count of IP Address deallocation requests which are unsuccessful. |
| U32 bIPPoolGlobalDupAllocReq | 1.3.6.1.4.1.39406.2.1.5.1.3.1.7 | Unsigned32 | read-only | The count of duplicate IP Address allocation requests. |
| bIPPoolGlobalEntry | 1.3.6.1.4.1.39406.2.1.5.1.3.1 | not-accessible | A logical row in the bIPPoolGlobalTable. | |
| U32 bIPPoolGlobalGenErrCount | 1.3.6.1.4.1.39406.2.1.5.1.3.1.24 | Unsigned32 | read-only | The total number of errors like memory allocation failures. |
| U32 bIPPoolGlobalGroupDeAllocReq | 1.3.6.1.4.1.39406.2.1.5.1.3.1.26 | Unsigned32 | read-only | The count of group deallocation requests. |
| U32 bIPPoolGlobalGroupDeAllocReqSucc | 1.3.6.1.4.1.39406.2.1.5.1.3.1.27 | Unsigned32 | read-only | The count of group deallocation requests which are successful. |
| U32 bIPPoolGlobalGroupDeAllocReqUnSucc | 1.3.6.1.4.1.39406.2.1.5.1.3.1.28 | Unsigned32 | read-only | The count of group deallocation requests which are unsuccessful. |
| U32 bIPPoolGlobalGroupExhaustedCount | 1.3.6.1.4.1.39406.2.1.5.1.3.1.16 | Unsigned32 | read-only | The count of requests for which the requested IP pool group is exhausted. |
| U32 bIPPoolGlobalHashDeleteFail | 1.3.6.1.4.1.39406.2.1.5.1.3.1.21 | Unsigned32 | read-only | The count of addresses for which hash delete failed. |
| U32 bIPPoolGlobalHashInsertFail | 1.3.6.1.4.1.39406.2.1.5.1.3.1.20 | Unsigned32 | read-only | The count of addresses for which hash insert failed. |
| I32 bIPPoolGlobalIntervalDuration | 1.3.6.1.4.1.39406.2.1.5.1.3.1.31 | Integer32 | read-only | Duration of the interval in minutes. |
| U32 bIPPoolGlobalInvalidGroupNameCount | 1.3.6.1.4.1.39406.2.1.5.1.3.1.18 | Unsigned32 | read-only | The count of requests with invalid IP pool group name. |
| U32 bIPPoolGlobalInvalidIPAddrCount | 1.3.6.1.4.1.39406.2.1.5.1.3.1.19 | Unsigned32 | read-only | The total number of release requests with invalid IP addresses . |
| U32 bIPPoolGlobalInvalidPoolNameCount | 1.3.6.1.4.1.39406.2.1.5.1.3.1.17 | Unsigned32 | read-only | The count of requests with invalid IP pool name. |
| U32 bIPPoolGlobalInvalidReq | 1.3.6.1.4.1.39406.2.1.5.1.3.1.13 | Unsigned32 | read-only | The count of invalid IP Address allocation requests. |
| U32 bIPPoolGlobalNotAvailCount | 1.3.6.1.4.1.39406.2.1.5.1.3.1.14 | Unsigned32 | read-only | The count of requests for which the requested IP pool is unavailable. |
| U32 bIPPoolGlobalPoolExhaustedCount | 1.3.6.1.4.1.39406.2.1.5.1.3.1.15 | Unsigned32 | read-only | The count of requests for which the requested IP pool is exhausted. |
| U32 bIPPoolGlobalRequestedAllocatedMismacth | 1.3.6.1.4.1.39406.2.1.5.1.3.1.22 | Unsigned32 | read-only | The total number of requests for which allocated and requested IP address do not match . |
| U32 bIPPoolGlobalRequestedIPNotFree | 1.3.6.1.4.1.39406.2.1.5.1.3.1.23 | Unsigned32 | read-only | The count of requested addresses which were not free. |
| U32 bIPPoolGlobalStaticAllocReq | 1.3.6.1.4.1.39406.2.1.5.1.3.1.8 | Unsigned32 | read-only | The count of static IP Address allocation requests. |
| I32 bIPPoolGlobalStatsInterval | 1.3.6.1.4.1.39406.2.1.5.1.3.1.1 | Integer32 | not-accessible | The interval where the measurements were accumulated.
The interval index one indicates the latest interval for which statistics
accumulation was completed. Older the statistics interval data greater the
interval index value.
In a system supporting a history of n intervals with IntervalCount(1) and
IntervalCount(n) the most and least recent intervals respectively, the following
applies at the end of a interval:
- discard the value of IntervalCount(n)
- the value of IntervalCount(i) becomes that
of IntervalCount(i+1) for 1 <= i |
| bIPPoolGlobalTable | 1.3.6.1.4.1.39406.2.1.5.1.3 | not-accessible | A list of IP Pool Global information in this server. | |
| bIPPoolGroupEntry | 1.3.6.1.4.1.39406.2.1.5.1.2.1 | not-accessible | A logical row in the bIPPoolGroupTable. | |
| I32 bIPPoolGroupIndex | 1.3.6.1.4.1.39406.2.1.5.1.2.1.2 | Integer32 | not-accessible | Index of the IP Pool Group entry in the table. |
| I32 bIPPoolGroupIntervalDuration | 1.3.6.1.4.1.39406.2.1.5.1.2.1.3 | Integer32 | read-only | Duration of the interval in minutes. |
| STR bIPPoolGroupName | 1.3.6.1.4.1.39406.2.1.5.1.2.1.4 | DisplayString | read-only | The name of the IP Pool Group entry in the table. |
| U32 bIPPoolGroupPeakFreeAddresses | 1.3.6.1.4.1.39406.2.1.5.1.2.1.7 | Unsigned32 | read-only | The max number of free addresses reached in the periodic interval . |
| U32 bIPPoolGroupPeakUsedAddresses | 1.3.6.1.4.1.39406.2.1.5.1.2.1.8 | Unsigned32 | read-only | The max number of used addresses reached in the periodic interval . |
| U32 bIPPoolGroupReservedAddresses | 1.3.6.1.4.1.39406.2.1.5.1.2.1.6 | Unsigned32 | read-only | The number of reserved addresses configured in the IP Pool Group. |
| I32 bIPPoolGroupStatsInterval | 1.3.6.1.4.1.39406.2.1.5.1.2.1.1 | Integer32 | not-accessible | The interval where the measurements were accumulated.
The interval index one indicates the latest interval for which statistics
accumulation was completed. Older the statistics interval data greater the
interval index value.
In a system supporting a history of n intervals with IntervalCount(1) and
IntervalCount(n) the most and least recent intervals respectively, the following
applies at the end of a interval:
- discard the value of IntervalCount(n)
- the value of IntervalCount(i) becomes that
of IntervalCount(i+1) for 1 <= i |
| bIPPoolGroupTable | 1.3.6.1.4.1.39406.2.1.5.1.2 | not-accessible | A list of IP Pool Groups that are configured in this server. | |
| U32 bIPPoolGroupTotalAddresses | 1.3.6.1.4.1.39406.2.1.5.1.2.1.5 | Unsigned32 | read-only | The total number of addresses configured in the IP Pool Group. |
| STR bIPPoolGrpName | 1.3.6.1.4.1.39406.2.1.5.1.1.1.13 | DisplayString | read-only | The name of the IP Pool Group. |
| I32 bIPPoolIndex | 1.3.6.1.4.1.39406.2.1.5.1.1.1.2 | Integer32 | not-accessible | Index of the IP Pool entry in the table. |
| I32 bIPPoolIntervalDuration | 1.3.6.1.4.1.39406.2.1.5.1.1.1.3 | Integer32 | read-only | Duration of the interval in minutes. |
| STR bIPPoolName | 1.3.6.1.4.1.39406.2.1.5.1.1.1.4 | DisplayString | read-only | The name of the IP Pool entry in the table. |
| bIPPoolNotifications | 1.3.6.1.4.1.39406.2.1.5.0 | IP Pool notifications are defined in this branch. | ||
| U32 bIPPoolPeakFreeAddresses | 1.3.6.1.4.1.39406.2.1.5.1.1.1.9 | Unsigned32 | read-only | The max number of free addresses reached in the periodic interval . |
| U32 bIPPoolPeakUsedAddresses | 1.3.6.1.4.1.39406.2.1.5.1.1.1.10 | Unsigned32 | read-only | The max number of used addresses reached in the periodic interval . |
| U32 bIPPoolReservedAddresses | 1.3.6.1.4.1.39406.2.1.5.1.1.1.8 | Unsigned32 | read-only | The number of reserved addresses configured in the IP Pool. |
| ADR bIPPoolStartAddress | 1.3.6.1.4.1.39406.2.1.5.1.1.1.5 | InetAddressIPv4 | read-only | The start address of the IP Pool range. |
| I32 bIPPoolStatsInterval | 1.3.6.1.4.1.39406.2.1.5.1.1.1.1 | Integer32 | not-accessible | The interval where the measurements were accumulated.
The interval index one indicates the latest interval for which statistics
accumulation was completed. Older the statistics interval data greater the
interval index value.
In a system supporting a history of n intervals with IntervalCount(1) and
IntervalCount(n) the most and least recent intervals respectively, the following
applies at the end of a interval:
- discard the value of IntervalCount(n)
- the value of IntervalCount(i) becomes that
of IntervalCount(i+1) for 1 <= i |
| bIPPoolTable | 1.3.6.1.4.1.39406.2.1.5.1.1 | not-accessible | A list of IP Pools that are configured in this server. | |
| U32 bIPPoolTotalAddresses | 1.3.6.1.4.1.39406.2.1.5.1.1.1.7 | Unsigned32 | read-only | The total number of addresses configured in the IP Pool. |
| U32 bIPPoolTotalPoolCreatedEvents | 1.3.6.1.4.1.39406.2.1.5.1.3.1.29 | Unsigned32 | read-only | The total number of ip pool create events. |
| U32 bIPPoolTotalPoolDeletedEvents | 1.3.6.1.4.1.39406.2.1.5.1.3.1.30 | Unsigned32 | read-only | The total number of ip pool delete events. |
| NTF bIPPoolUsedAddrHigh | 1.3.6.1.4.1.39406.2.1.5.0.2 | This notification signifies that the number of used addresses for a particular IP Pool has risen above the value of bIPPoolUsedAddrHighThreshold for that IP Pool. | ||
| U32 bIPPoolUsedAddrHighThreshold | 1.3.6.1.4.1.39406.2.1.5.1.1.1.12 | Unsigned32 | read-only | The high threshold for used addresses in this IP Pool. If a bIPPoolUsedAddrLow event has been generated ( or no bIPPoolUsedAddrHigh was generated previously ) for this IP Pool, and the value for used addresses has exceeded the value of bIPPoolUsedAddrHighThreshold, then a bIPPoolUsedAddrHigh event will be generated. No more bIPPoolUsedAddrHigh events will be generated for this IP Pool during this execution until the value for used addesses becomes equal to or less than the value of bIPPoolUsedAddrLowThreshold. |
| NTF bIPPoolUsedAddrLow | 1.3.6.1.4.1.39406.2.1.5.0.1 | This notification signifies that the number of used addresses for a particular IP Pool is cleared , meaning that it has fallen below the value of bIPPoolUsedAddrLowThreshold for that IP Pool. | ||
| U32 bIPPoolUsedAddrLowThreshold | 1.3.6.1.4.1.39406.2.1.5.1.1.1.11 | Unsigned32 | read-only | The low threshold for used IP addresses in this IP Pool. If the value for used IP addresses in this IP Pool becomes equal to or less than this value and the current condition for bIPPoolUsedAddrHigh is raised, then a bIPPoolUsedAddrLow event will be generated. No more bIPPoolUsedAddrLow events will be generated for this IP Pool during its execution until the value for outstanding used addresses has exceeded the value of bIPPoolUsedAddrHighThreshold. |
| bIPv4PoolMIBObjects | 1.3.6.1.4.1.39406.2.1.5.1 | IPv4 Pool MIB objects information is defined in this branch. | ||
| bIPv4PoolNotifObjects | 1.3.6.1.4.1.39406.2.1.5.2 | IPv4 Pool Notifications are defined in this branch. | ||
| I32 bIPv6PoolClientIndex | 1.3.6.1.4.1.39406.2.1.5.3.3.1.2 | Integer32 | not-accessible | A number uniquely identifying the client which uses IPv6 Pool. |
| STR bIPv6PoolClientName | 1.3.6.1.4.1.39406.2.1.5.3.3.1.3 | DisplayString | read-only | IPv6 Pool client name. |
| ADR bIPv6PoolEndPrefix | 1.3.6.1.4.1.39406.2.1.5.3.1.1.6 | InetAddressIPv6 | read-only | The end prefix of the IPv6 Pool range. |
| bIPv6PoolEntry | 1.3.6.1.4.1.39406.2.1.5.3.1.1 | not-accessible | A logical row in the bIPv6PoolTable. | |
| U32 bIPv6PoolGlobalAllocReq | 1.3.6.1.4.1.39406.2.1.5.3.3.1.4 | Unsigned32 | read-only | The count of IPv6 prefix allocation requests. |
| U32 bIPv6PoolGlobalAllocReqSucc | 1.3.6.1.4.1.39406.2.1.5.3.3.1.5 | Unsigned32 | read-only | The count of IPv6 prefix allocation requests for which allocation was successful. |
| U32 bIPv6PoolGlobalAllocReqUnSucc | 1.3.6.1.4.1.39406.2.1.5.3.3.1.6 | Unsigned32 | read-only | The count of IPv6 prefix allocation requests for which allocation was unsuccessful. |
| U32 bIPv6PoolGlobalAllocResponses | 1.3.6.1.4.1.39406.2.1.5.3.3.1.9 | Unsigned32 | read-only | The total number of IPv6 prefix allocation responses. |
| U32 bIPv6PoolGlobalDeAllocReq | 1.3.6.1.4.1.39406.2.1.5.3.3.1.10 | Unsigned32 | read-only | The count of IPv6 prefix deallocation requests. |
| U32 bIPv6PoolGlobalDeAllocReqSucc | 1.3.6.1.4.1.39406.2.1.5.3.3.1.11 | Unsigned32 | read-only | The count of IPv6 prefix successful deallocation requests. |
| U32 bIPv6PoolGlobalDeAllocReqUnSucc | 1.3.6.1.4.1.39406.2.1.5.3.3.1.12 | Unsigned32 | read-only | The count of IPv6 prefix unsuccessful deallocation requests. |
| U32 bIPv6PoolGlobalDupAllocReq | 1.3.6.1.4.1.39406.2.1.5.3.3.1.7 | Unsigned32 | read-only | The count of duplicate IPv6 prefix allocation requests. |
| bIPv6PoolGlobalEntry | 1.3.6.1.4.1.39406.2.1.5.3.3.1 | not-accessible | A logical row in the bIPv6PoolGlobalTable. | |
| U32 bIPv6PoolGlobalGenErrCount | 1.3.6.1.4.1.39406.2.1.5.3.3.1.24 | Unsigned32 | read-only | The total number of errors like memory allocation failures. |
| U32 bIPv6PoolGlobalGroupExhaustedCount | 1.3.6.1.4.1.39406.2.1.5.3.3.1.16 | Unsigned32 | read-only | The count of requests for which the requested IPv6 pool group is exhausted. |
| U32 bIPv6PoolGlobalHashDeleteFail | 1.3.6.1.4.1.39406.2.1.5.3.3.1.21 | Unsigned32 | read-only | The count of prefixes for which hash delete failed. |
| U32 bIPv6PoolGlobalHashInsertFail | 1.3.6.1.4.1.39406.2.1.5.3.3.1.20 | Unsigned32 | read-only | The count of prefixes for which hash insert failed. |
| I32 bIPv6PoolGlobalIntervalDuration | 1.3.6.1.4.1.39406.2.1.5.3.3.1.28 | Integer32 | read-only | Duration of the interval in minutes. |
| U32 bIPv6PoolGlobalInvalidGroupNameCount | 1.3.6.1.4.1.39406.2.1.5.3.3.1.18 | Unsigned32 | read-only | The count of requests with invalid IPv6 pool group name. |
| U32 bIPv6PoolGlobalInvalidIPAddrCount | 1.3.6.1.4.1.39406.2.1.5.3.3.1.19 | Unsigned32 | read-only | The total number of release requests with invalid IPv6 prefixes. |
| U32 bIPv6PoolGlobalInvalidPoolNameCount | 1.3.6.1.4.1.39406.2.1.5.3.3.1.17 | Unsigned32 | read-only | The count of requests with invalid IPv6 pool name. |
| U32 bIPv6PoolGlobalInvalidReq | 1.3.6.1.4.1.39406.2.1.5.3.3.1.13 | Unsigned32 | read-only | The count of invalid IPv6 prefix allocation requests. |
| U32 bIPv6PoolGlobalNotAvailCount | 1.3.6.1.4.1.39406.2.1.5.3.3.1.14 | Unsigned32 | read-only | The count of requests for which the requested IPv6 pool is unavailable. |
| U32 bIPv6PoolGlobalPoolExhaustedCount | 1.3.6.1.4.1.39406.2.1.5.3.3.1.15 | Unsigned32 | read-only | The count of requests for which the requested IPv6 pool is exhausted. |
| U32 bIPv6PoolGlobalPrefixRelDueToIntAdd | 1.3.6.1.4.1.39406.2.1.5.3.3.1.25 | Unsigned32 | read-only | The count of prefixes released due to interface addition. |
| U32 bIPv6PoolGlobalRequestedAllocatedMismacth | 1.3.6.1.4.1.39406.2.1.5.3.3.1.22 | Unsigned32 | read-only | The total number of requests for which allocated and requested IPv6 prefixes do not match. |
| U32 bIPv6PoolGlobalRequestedIPNotFree | 1.3.6.1.4.1.39406.2.1.5.3.3.1.23 | Unsigned32 | read-only | The count of requested prefixes which were not free. |
| U32 bIPv6PoolGlobalStaticAllocReq | 1.3.6.1.4.1.39406.2.1.5.3.3.1.8 | Unsigned32 | read-only | The count of static IPv6 allocation requests. |
| I32 bIPv6PoolGlobalStatsInterval | 1.3.6.1.4.1.39406.2.1.5.3.3.1.1 | Integer32 | not-accessible | The interval for acculating the measurements. 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 |
| bIPv6PoolGlobalTable | 1.3.6.1.4.1.39406.2.1.5.3.3 | not-accessible | A list of IPv6 Pool Global information in this server. | |
| bIPv6PoolGroupEntry | 1.3.6.1.4.1.39406.2.1.5.3.2.1 | not-accessible | A logical row in the bIPv6PoolGroupTable. | |
| I32 bIPv6PoolGroupIndex | 1.3.6.1.4.1.39406.2.1.5.3.2.1.2 | Integer32 | not-accessible | Index of the IPv6 Pool Group entry in the table. |
| I32 bIPv6PoolGroupIntervalDuration | 1.3.6.1.4.1.39406.2.1.5.3.2.1.3 | Integer32 | read-only | Duration of the interval in minutes. |
| STR bIPv6PoolGroupName | 1.3.6.1.4.1.39406.2.1.5.3.2.1.4 | DisplayString | read-only | The name of the IPv6 Pool Group entry in the table. |
| U32 bIPv6PoolGroupPeakFreePrefixes | 1.3.6.1.4.1.39406.2.1.5.3.2.1.7 | Unsigned32 | read-only | The maximum number of free prefixes reached in the periodic interval. |
| U32 bIPv6PoolGroupPeakUsedPrefixes | 1.3.6.1.4.1.39406.2.1.5.3.2.1.8 | Unsigned32 | read-only | The maximum number of used prefixes reached in the periodic interval . |
| U32 bIPv6PoolGroupReservedPrefixes | 1.3.6.1.4.1.39406.2.1.5.3.2.1.6 | Unsigned32 | read-only | The number of reserved prefixes configured in the IPv6 Pool Group. |
| I32 bIPv6PoolGroupStatsInterval | 1.3.6.1.4.1.39406.2.1.5.3.2.1.1 | Integer32 | not-accessible | The interval for acculating the measurements. 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 |
| bIPv6PoolGroupTable | 1.3.6.1.4.1.39406.2.1.5.3.2 | not-accessible | A list of IPv6 Pool Groups that are configured in this server. | |
| U32 bIPv6PoolGroupTotalPrefixes | 1.3.6.1.4.1.39406.2.1.5.3.2.1.5 | Unsigned32 | read-only | The total number of prefixes configured in the IPv6 Pool Group. |
| STR bIPv6PoolGrpName | 1.3.6.1.4.1.39406.2.1.5.3.1.1.13 | DisplayString | read-only | The name of the IPv6 Pool Group. |
| I32 bIPv6PoolIndex | 1.3.6.1.4.1.39406.2.1.5.3.1.1.2 | Integer32 | not-accessible | Index of the IPv6 Pool entry in the table. |
| I32 bIPv6PoolIntervalDuration | 1.3.6.1.4.1.39406.2.1.5.3.1.1.3 | Integer32 | read-only | Duration of the interval in minutes. |
| bIPv6PoolMIBObjects | 1.3.6.1.4.1.39406.2.1.5.3 | IPv6 Pool MIB objects information is defined in this branch. | ||
| STR bIPv6PoolName | 1.3.6.1.4.1.39406.2.1.5.3.1.1.4 | DisplayString | read-only | The name of the IPv6 Pool entry in the table. |
| bIPv6PoolNotifObjects | 1.3.6.1.4.1.39406.2.1.5.4 | IPv6 Pool Notifications are defined in this branch. | ||
| U32 bIPv6PoolPeakFreePrefixes | 1.3.6.1.4.1.39406.2.1.5.3.1.1.9 | Unsigned32 | read-only | The maximum number of free prefixes reached in the periodic interval. |
| U32 bIPv6PoolPeakUsedPrefixes | 1.3.6.1.4.1.39406.2.1.5.3.1.1.10 | Unsigned32 | read-only | The maximum number of used prefixes reached in the periodic interval. |
| NTF bIPv6PoolPrefixExhausted | 1.3.6.1.4.1.39406.2.1.5.0.6 | This notification signifies that the particular IPv6 pool is exhausted. | ||
| U32 bIPv6PoolReservedPrefixes | 1.3.6.1.4.1.39406.2.1.5.3.1.1.8 | Unsigned32 | read-only | The number of reserved prefixes configured in the IPv6 Pool. |
| ADR bIPv6PoolStartPrefix | 1.3.6.1.4.1.39406.2.1.5.3.1.1.5 | InetAddressIPv6 | read-only | The start prefix of the IPv6 Pool range. |
| I32 bIPv6PoolStatsInterval | 1.3.6.1.4.1.39406.2.1.5.3.1.1.1 | Integer32 | not-accessible | The interval for acculating the measurements. 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 |
| bIPv6PoolTable | 1.3.6.1.4.1.39406.2.1.5.3.1 | not-accessible | A list of IPv6 Pools that are configured in this server. | |
| U32 bIPv6PoolTotalPoolCreatedEvents | 1.3.6.1.4.1.39406.2.1.5.3.3.1.26 | Unsigned32 | read-only | The total number of ipv6 pool create events. |
| U32 bIPv6PoolTotalPoolDeletedEvents | 1.3.6.1.4.1.39406.2.1.5.3.3.1.27 | Unsigned32 | read-only | The total number of ipv6 pool deleted events. |
| U32 bIPv6PoolTotalPrefixes | 1.3.6.1.4.1.39406.2.1.5.3.1.1.7 | Unsigned32 | read-only | The total number of prefixes configured in the IPv6 Pool. |
| NTF bIPv6PoolUsedPrefixHigh | 1.3.6.1.4.1.39406.2.1.5.0.4 | This notification signifies that the number of used prefixes for a particular IPv6 Pool has risen above the value of bIPv6PoolUsedPrefixHighThreshold for that IPv6 Pool. | ||
| U32 bIPv6PoolUsedPrefixHighThreshold | 1.3.6.1.4.1.39406.2.1.5.3.1.1.12 | Unsigned32 | read-only | The high threshold for used prefixes in this IPv6 Pool. If a bIPv6PoolUsedPrefixLow event has been generated (or no bIPv6PoolUsedPrefixHigh was generated previously) for this IPv6 Pool, and the value for used prefixes has exceeded the value of bIPv6PoolUsedAddrHighThreshold, then a bIPv6PoolUsedAddrHigh event will be generated. No more bIPv6PoolUsedAddrHigh events will be generated for this IPv6 Pool during this execution until the value for used prefixes becomes equal to or less than the value of bIPv6PoolUsedAddrLowThreshold. |
| NTF bIPv6PoolUsedPrefixLow | 1.3.6.1.4.1.39406.2.1.5.0.3 | This notification signifies that the number of used prefixes for a particular IPv6 Pool is cleared, meaning that it has fallen below the value of bIPv6PoolUsedPrefixLowThreshold for that IPv6 Pool. | ||
| U32 bIPv6PoolUsedPrefixLowThreshold | 1.3.6.1.4.1.39406.2.1.5.3.1.1.11 | Unsigned32 | read-only | The low threshold for used IPv6 prefixes in this IPv6 Pool. If the value for used IPv6 prefixes in this IPv6 Pool becomes equal to or less than this value and the current condition for bIPv6PoolUsedPrefixHigh is raised, then a bIPv6PoolUsedPrefixLow event will be generated. No more bIPv6PoolUsedPrefixLow events will be generated for this IPv6 Pool during this execution until the value for used prefixes has exceeded the value of bIPv6PoolUsedPrefixHighThreshold. |
RFC description
Vendor-private MIB for IP pool and DHCP address allocation management in BENU systems.
Start monitoring Benu Networks (Ciena) broadband/WiFi Access Gateway (WAG) platforms with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.