BENU-IPPOOL-MIB
- Registered at
- 1.3.6.1.4.1.39406.2.1.5
- Last updated
- 2015-08-11 00:00
- Organization
- Benu Networks,Inc
- Revisions
- 2015-08-11 00:00, 2015-01-05 00:00, 2013-10-21 00:00
- Namespace
- benuos
- Source file
BENU-IPPOOL-MIB- Digest
sha256:ab0e3d84dc8805d14f76b470ea95665712a6cfc37c47e8ed8cd21fce0894364b
Description
The MIB module defines management information related to the IP Address Pools Copyright (C) 2013 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
| From | Symbols |
|---|---|
| BENU-WAG-MIB | benuWAG |
| INET-ADDRESS-MIB | InetAddress, InetAddressIPv4, InetAddressIPv6, InetAddressType, InetPortNumber |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, mib-2 |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
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-ENTERPRISE-MIB BENU-IPPOOL-MIB BENU-PLATFORM-SERVICE-MIB BENU-WAG-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| bIPPoolNotifications OBJECT-IDENTITY IP Pool notifications are defined in this branch. | 1.3.6.1.4.1.39406.2.1.5.0 | current | ||
| bIPv4PoolMIBObjects OBJECT-IDENTITY IPv4 Pool MIB objects information is defined in this branch. | 1.3.6.1.4.1.39406.2.1.5.1 | current | ||
| bIPPoolTable OBJECT-TYPE A list of IP Pools that are configured in this server. | 1.3.6.1.4.1.39406.2.1.5.1.1 | not-accessible | current | |
| bIPPoolEntry OBJECT-TYPE A logical row in the bIPPoolTable. | 1.3.6.1.4.1.39406.2.1.5.1.1.1 | not-accessible | current | |
| bIPPoolStatsInterval 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.5.1.1.1.1 | Integer32 | not-accessible | current |
| bIPPoolIndex OBJECT-TYPE Index of the IP Pool entry in the table. | 1.3.6.1.4.1.39406.2.1.5.1.1.1.2 | Integer32 | not-accessible | current |
| bIPPoolIntervalDuration OBJECT-TYPE Duration of the interval in minutes. | 1.3.6.1.4.1.39406.2.1.5.1.1.1.3 | Integer32 | read-only | current |
| bIPPoolName OBJECT-TYPE The name of the IP Pool entry in the table. | 1.3.6.1.4.1.39406.2.1.5.1.1.1.4 | DisplayString | read-only | current |
| bIPPoolStartAddress OBJECT-TYPE The start address of the IP Pool range. | 1.3.6.1.4.1.39406.2.1.5.1.1.1.5 | InetAddressIPv4 | read-only | current |
| bIPPoolEndAddress OBJECT-TYPE The end address of the IP Pool range. | 1.3.6.1.4.1.39406.2.1.5.1.1.1.6 | InetAddressIPv4 | read-only | current |
| bIPPoolTotalAddresses OBJECT-TYPE The total number of addresses configured in the IP Pool. | 1.3.6.1.4.1.39406.2.1.5.1.1.1.7 | Unsigned32 | read-only | current |
| bIPPoolReservedAddresses OBJECT-TYPE The number of reserved addresses configured in the IP Pool. | 1.3.6.1.4.1.39406.2.1.5.1.1.1.8 | Unsigned32 | read-only | current |
| bIPPoolPeakFreeAddresses OBJECT-TYPE The max number of free addresses reached in the periodic interval . | 1.3.6.1.4.1.39406.2.1.5.1.1.1.9 | Unsigned32 | read-only | current |
| bIPPoolPeakUsedAddresses OBJECT-TYPE The max number of used addresses reached in the periodic interval . | 1.3.6.1.4.1.39406.2.1.5.1.1.1.10 | Unsigned32 | read-only | current |
| bIPPoolUsedAddrLowThreshold OBJECT-TYPE 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. | 1.3.6.1.4.1.39406.2.1.5.1.1.1.11 | Unsigned32 | read-only | current |
| bIPPoolUsedAddrHighThreshold OBJECT-TYPE 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. | 1.3.6.1.4.1.39406.2.1.5.1.1.1.12 | Unsigned32 | read-only | current |
| bIPPoolGrpName OBJECT-TYPE The name of the IP Pool Group. | 1.3.6.1.4.1.39406.2.1.5.1.1.1.13 | DisplayString | read-only | current |
| bIPPoolGroupTable OBJECT-TYPE A list of IP Pool Groups that are configured in this server. | 1.3.6.1.4.1.39406.2.1.5.1.2 | not-accessible | current | |
| bIPPoolGroupEntry OBJECT-TYPE A logical row in the bIPPoolGroupTable. | 1.3.6.1.4.1.39406.2.1.5.1.2.1 | not-accessible | current | |
| bIPPoolGroupStatsInterval 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.5.1.2.1.1 | Integer32 | not-accessible | current |
| bIPPoolGroupIndex OBJECT-TYPE Index of the IP Pool Group entry in the table. | 1.3.6.1.4.1.39406.2.1.5.1.2.1.2 | Integer32 | not-accessible | current |
| bIPPoolGroupIntervalDuration OBJECT-TYPE Duration of the interval in minutes. | 1.3.6.1.4.1.39406.2.1.5.1.2.1.3 | Integer32 | read-only | current |
| bIPPoolGroupName OBJECT-TYPE The name of the IP Pool Group entry in the table. | 1.3.6.1.4.1.39406.2.1.5.1.2.1.4 | DisplayString | read-only | current |
| bIPPoolGroupTotalAddresses OBJECT-TYPE The total number of addresses configured in the IP Pool Group. | 1.3.6.1.4.1.39406.2.1.5.1.2.1.5 | Unsigned32 | read-only | current |
| bIPPoolGroupReservedAddresses OBJECT-TYPE The number of reserved addresses configured in the IP Pool Group. | 1.3.6.1.4.1.39406.2.1.5.1.2.1.6 | Unsigned32 | read-only | current |
| bIPPoolGroupPeakFreeAddresses OBJECT-TYPE The max number of free addresses reached in the periodic interval . | 1.3.6.1.4.1.39406.2.1.5.1.2.1.7 | Unsigned32 | read-only | current |
| bIPPoolGroupPeakUsedAddresses OBJECT-TYPE The max number of used addresses reached in the periodic interval . | 1.3.6.1.4.1.39406.2.1.5.1.2.1.8 | Unsigned32 | read-only | current |
| bIPPoolGlobalTable OBJECT-TYPE A list of IP Pool Global information in this server. | 1.3.6.1.4.1.39406.2.1.5.1.3 | not-accessible | current | |
| bIPPoolGlobalEntry OBJECT-TYPE A logical row in the bIPPoolGlobalTable. | 1.3.6.1.4.1.39406.2.1.5.1.3.1 | not-accessible | current | |
| bIPPoolGlobalStatsInterval 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.5.1.3.1.1 | Integer32 | not-accessible | current |
| bIPPoolClientIndex OBJECT-TYPE A number uniquely identifying client which uses IP Pool | 1.3.6.1.4.1.39406.2.1.5.1.3.1.2 | Integer32 | not-accessible | current |
| bIPPoolClientName OBJECT-TYPE IP Pool client name | 1.3.6.1.4.1.39406.2.1.5.1.3.1.3 | DisplayString | read-only | current |
| bIPPoolGlobalAllocReq OBJECT-TYPE The count of IP Address allocation requests. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.4 | Unsigned32 | read-only | current |
| bIPPoolGlobalAllocReqSucc OBJECT-TYPE The count of IP Address allocation requests for which allocation was successful. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.5 | Unsigned32 | read-only | current |
| bIPPoolGlobalAllocReqUnSucc OBJECT-TYPE The count of IP Address allocation requests for which allocation was Unsuccessful. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.6 | Unsigned32 | read-only | current |
| bIPPoolGlobalDupAllocReq OBJECT-TYPE The count of duplicate IP Address allocation requests. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.7 | Unsigned32 | read-only | current |
| bIPPoolGlobalStaticAllocReq OBJECT-TYPE The count of static IP Address allocation requests. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.8 | Unsigned32 | read-only | current |
| bIPPoolGlobalAllocResponses OBJECT-TYPE The total number of IP address allocation responses . | 1.3.6.1.4.1.39406.2.1.5.1.3.1.9 | Unsigned32 | read-only | current |
| bIPPoolGlobalDeAllocReq OBJECT-TYPE The count of IP Address deallocation requests. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.10 | Unsigned32 | read-only | current |
| bIPPoolGlobalDeAllocReqSucc OBJECT-TYPE The count of IP Address deallocation requests which are successful. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.11 | Unsigned32 | read-only | current |
| bIPPoolGlobalDeAllocReqUnSucc OBJECT-TYPE The count of IP Address deallocation requests which are unsuccessful. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.12 | Unsigned32 | read-only | current |
| bIPPoolGlobalInvalidReq OBJECT-TYPE The count of invalid IP Address allocation requests. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.13 | Unsigned32 | read-only | current |
| bIPPoolGlobalNotAvailCount OBJECT-TYPE The count of requests for which the requested IP pool is unavailable. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.14 | Unsigned32 | read-only | current |
| bIPPoolGlobalPoolExhaustedCount OBJECT-TYPE The count of requests for which the requested IP pool is exhausted. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.15 | Unsigned32 | read-only | current |
| bIPPoolGlobalGroupExhaustedCount OBJECT-TYPE The count of requests for which the requested IP pool group is exhausted. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.16 | Unsigned32 | read-only | current |
| bIPPoolGlobalInvalidPoolNameCount OBJECT-TYPE The count of requests with invalid IP pool name. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.17 | Unsigned32 | read-only | current |
| bIPPoolGlobalInvalidGroupNameCount OBJECT-TYPE The count of requests with invalid IP pool group name. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.18 | Unsigned32 | read-only | current |
| bIPPoolGlobalInvalidIPAddrCount OBJECT-TYPE The total number of release requests with invalid IP addresses . | 1.3.6.1.4.1.39406.2.1.5.1.3.1.19 | Unsigned32 | read-only | current |
| bIPPoolGlobalHashInsertFail OBJECT-TYPE The count of addresses for which hash insert failed. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.20 | Unsigned32 | read-only | current |
| bIPPoolGlobalHashDeleteFail OBJECT-TYPE The count of addresses for which hash delete failed. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.21 | Unsigned32 | read-only | current |
| bIPPoolGlobalRequestedAllocatedMismacth OBJECT-TYPE The total number of requests for which allocated and requested IP address do not match . | 1.3.6.1.4.1.39406.2.1.5.1.3.1.22 | Unsigned32 | read-only | current |
| bIPPoolGlobalRequestedIPNotFree OBJECT-TYPE The count of requested addresses which were not free. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.23 | Unsigned32 | read-only | current |
| bIPPoolGlobalGenErrCount OBJECT-TYPE The total number of errors like memory allocation failures. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.24 | Unsigned32 | read-only | current |
| bIPPoolGlobalAddrRelDueToIntAdd OBJECT-TYPE The count of addresses released due to interface addition. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.25 | Unsigned32 | read-only | current |
| bIPPoolGlobalGroupDeAllocReq OBJECT-TYPE The count of group deallocation requests. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.26 | Unsigned32 | read-only | current |
| bIPPoolGlobalGroupDeAllocReqSucc OBJECT-TYPE The count of group deallocation requests which are successful. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.27 | Unsigned32 | read-only | current |
| bIPPoolGlobalGroupDeAllocReqUnSucc OBJECT-TYPE The count of group deallocation requests which are unsuccessful. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.28 | Unsigned32 | read-only | current |
| bIPPoolTotalPoolCreatedEvents OBJECT-TYPE The total number of ip pool create events. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.29 | Unsigned32 | read-only | current |
| bIPPoolTotalPoolDeletedEvents OBJECT-TYPE The total number of ip pool delete events. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.30 | Unsigned32 | read-only | current |
| bIPPoolGlobalIntervalDuration OBJECT-TYPE Duration of the interval in minutes. | 1.3.6.1.4.1.39406.2.1.5.1.3.1.31 | Integer32 | read-only | current |
| bIPv4PoolNotifObjects OBJECT-IDENTITY IPv4 Pool Notifications are defined in this branch. | 1.3.6.1.4.1.39406.2.1.5.2 | current | ||
| bIPv6PoolMIBObjects OBJECT-IDENTITY IPv6 Pool MIB objects information is defined in this branch. | 1.3.6.1.4.1.39406.2.1.5.3 | current | ||
| bIPv6PoolTable OBJECT-TYPE A list of IPv6 Pools that are configured in this server. | 1.3.6.1.4.1.39406.2.1.5.3.1 | not-accessible | current | |
| bIPv6PoolEntry OBJECT-TYPE A logical row in the bIPv6PoolTable. | 1.3.6.1.4.1.39406.2.1.5.3.1.1 | not-accessible | current | |
| bIPv6PoolStatsInterval OBJECT-TYPE 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 | 1.3.6.1.4.1.39406.2.1.5.3.1.1.1 | Integer32 | not-accessible | current |
| bIPv6PoolIndex OBJECT-TYPE Index of the IPv6 Pool entry in the table. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.2 | Integer32 | not-accessible | current |
| bIPv6PoolIntervalDuration OBJECT-TYPE Duration of the interval in minutes. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.3 | Integer32 | read-only | current |
| bIPv6PoolName OBJECT-TYPE The name of the IPv6 Pool entry in the table. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.4 | DisplayString | read-only | current |
| bIPv6PoolStartPrefix OBJECT-TYPE The start prefix of the IPv6 Pool range. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.5 | InetAddressIPv6 | read-only | current |
| bIPv6PoolEndPrefix OBJECT-TYPE The end prefix of the IPv6 Pool range. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.6 | InetAddressIPv6 | read-only | current |
| bIPv6PoolTotalPrefixes OBJECT-TYPE The total number of prefixes configured in the IPv6 Pool. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.7 | Unsigned32 | read-only | current |
| bIPv6PoolReservedPrefixes OBJECT-TYPE The number of reserved prefixes configured in the IPv6 Pool. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.8 | Unsigned32 | read-only | current |
| bIPv6PoolPeakFreePrefixes OBJECT-TYPE The maximum number of free prefixes reached in the periodic interval. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.9 | Unsigned32 | read-only | current |
| bIPv6PoolPeakUsedPrefixes OBJECT-TYPE The maximum number of used prefixes reached in the periodic interval. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.10 | Unsigned32 | read-only | current |
| bIPv6PoolUsedPrefixLowThreshold OBJECT-TYPE 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. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.11 | Unsigned32 | read-only | current |
| bIPv6PoolUsedPrefixHighThreshold OBJECT-TYPE 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. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.12 | Unsigned32 | read-only | current |
| bIPv6PoolGrpName OBJECT-TYPE The name of the IPv6 Pool Group. | 1.3.6.1.4.1.39406.2.1.5.3.1.1.13 | DisplayString | read-only | current |
| bIPv6PoolGroupTable OBJECT-TYPE A list of IPv6 Pool Groups that are configured in this server. | 1.3.6.1.4.1.39406.2.1.5.3.2 | not-accessible | current | |
| bIPv6PoolGroupEntry OBJECT-TYPE A logical row in the bIPv6PoolGroupTable. | 1.3.6.1.4.1.39406.2.1.5.3.2.1 | not-accessible | current | |
| bIPv6PoolGroupStatsInterval OBJECT-TYPE 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 | 1.3.6.1.4.1.39406.2.1.5.3.2.1.1 | Integer32 | not-accessible | current |
| bIPv6PoolGroupIndex OBJECT-TYPE Index of the IPv6 Pool Group entry in the table. | 1.3.6.1.4.1.39406.2.1.5.3.2.1.2 | Integer32 | not-accessible | current |
| bIPv6PoolGroupIntervalDuration OBJECT-TYPE Duration of the interval in minutes. | 1.3.6.1.4.1.39406.2.1.5.3.2.1.3 | Integer32 | read-only | current |
| bIPv6PoolGroupName OBJECT-TYPE The name of the IPv6 Pool Group entry in the table. | 1.3.6.1.4.1.39406.2.1.5.3.2.1.4 | DisplayString | read-only | current |
| bIPv6PoolGroupTotalPrefixes OBJECT-TYPE The total number of prefixes configured in the IPv6 Pool Group. | 1.3.6.1.4.1.39406.2.1.5.3.2.1.5 | Unsigned32 | read-only | current |
| bIPv6PoolGroupReservedPrefixes OBJECT-TYPE The number of reserved prefixes configured in the IPv6 Pool Group. | 1.3.6.1.4.1.39406.2.1.5.3.2.1.6 | Unsigned32 | read-only | current |
| bIPv6PoolGroupPeakFreePrefixes OBJECT-TYPE The maximum number of free prefixes reached in the periodic interval. | 1.3.6.1.4.1.39406.2.1.5.3.2.1.7 | Unsigned32 | read-only | current |
| bIPv6PoolGroupPeakUsedPrefixes OBJECT-TYPE The maximum number of used prefixes reached in the periodic interval . | 1.3.6.1.4.1.39406.2.1.5.3.2.1.8 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalTable OBJECT-TYPE A list of IPv6 Pool Global information in this server. | 1.3.6.1.4.1.39406.2.1.5.3.3 | not-accessible | current | |
| bIPv6PoolGlobalEntry OBJECT-TYPE A logical row in the bIPv6PoolGlobalTable. | 1.3.6.1.4.1.39406.2.1.5.3.3.1 | not-accessible | current | |
| bIPv6PoolGlobalStatsInterval OBJECT-TYPE 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 | 1.3.6.1.4.1.39406.2.1.5.3.3.1.1 | Integer32 | not-accessible | current |
| bIPv6PoolClientIndex OBJECT-TYPE A number uniquely identifying the client which uses IPv6 Pool. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.2 | Integer32 | not-accessible | current |
| bIPv6PoolClientName OBJECT-TYPE IPv6 Pool client name. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.3 | DisplayString | read-only | current |
| bIPv6PoolGlobalAllocReq OBJECT-TYPE The count of IPv6 prefix allocation requests. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.4 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalAllocReqSucc OBJECT-TYPE The count of IPv6 prefix allocation requests for which allocation was successful. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.5 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalAllocReqUnSucc OBJECT-TYPE The count of IPv6 prefix allocation requests for which allocation was unsuccessful. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.6 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalDupAllocReq OBJECT-TYPE The count of duplicate IPv6 prefix allocation requests. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.7 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalStaticAllocReq OBJECT-TYPE The count of static IPv6 allocation requests. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.8 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalAllocResponses OBJECT-TYPE The total number of IPv6 prefix allocation responses. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.9 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalDeAllocReq OBJECT-TYPE The count of IPv6 prefix deallocation requests. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.10 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalDeAllocReqSucc OBJECT-TYPE The count of IPv6 prefix successful deallocation requests. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.11 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalDeAllocReqUnSucc OBJECT-TYPE The count of IPv6 prefix unsuccessful deallocation requests. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.12 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalInvalidReq OBJECT-TYPE The count of invalid IPv6 prefix allocation requests. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.13 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalNotAvailCount OBJECT-TYPE The count of requests for which the requested IPv6 pool is unavailable. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.14 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalPoolExhaustedCount OBJECT-TYPE The count of requests for which the requested IPv6 pool is exhausted. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.15 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalGroupExhaustedCount OBJECT-TYPE The count of requests for which the requested IPv6 pool group is exhausted. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.16 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalInvalidPoolNameCount OBJECT-TYPE The count of requests with invalid IPv6 pool name. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.17 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalInvalidGroupNameCount OBJECT-TYPE The count of requests with invalid IPv6 pool group name. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.18 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalInvalidIPAddrCount OBJECT-TYPE The total number of release requests with invalid IPv6 prefixes. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.19 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalHashInsertFail OBJECT-TYPE The count of prefixes for which hash insert failed. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.20 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalHashDeleteFail OBJECT-TYPE The count of prefixes for which hash delete failed. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.21 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalRequestedAllocatedMismacth OBJECT-TYPE The total number of requests for which allocated and requested IPv6 prefixes do not match. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.22 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalRequestedIPNotFree OBJECT-TYPE The count of requested prefixes which were not free. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.23 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalGenErrCount OBJECT-TYPE The total number of errors like memory allocation failures. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.24 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalPrefixRelDueToIntAdd OBJECT-TYPE The count of prefixes released due to interface addition. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.25 | Unsigned32 | read-only | current |
| bIPv6PoolTotalPoolCreatedEvents OBJECT-TYPE The total number of ipv6 pool create events. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.26 | Unsigned32 | read-only | current |
| bIPv6PoolTotalPoolDeletedEvents OBJECT-TYPE The total number of ipv6 pool deleted events. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.27 | Unsigned32 | read-only | current |
| bIPv6PoolGlobalIntervalDuration OBJECT-TYPE Duration of the interval in minutes. | 1.3.6.1.4.1.39406.2.1.5.3.3.1.28 | Integer32 | read-only | current |
| bIPv6PoolNotifObjects OBJECT-IDENTITY IPv6 Pool Notifications are defined in this branch. | 1.3.6.1.4.1.39406.2.1.5.4 | current |
Notifications
| Name | OID | Status |
|---|---|---|
| bIPPoolUsedAddrLow NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.39406.2.1.5.0.1 | current |
| bIPPoolUsedAddrHigh NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.39406.2.1.5.0.2 | current |
| bIPv6PoolUsedPrefixLow NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.39406.2.1.5.0.3 | current |
| bIPv6PoolUsedPrefixHigh NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.39406.2.1.5.0.4 | current |
| bIPPoolAddrExhausted NOTIFICATION-TYPE This notification signifies that the particular IPv4 pool is exhausted. | 1.3.6.1.4.1.39406.2.1.5.0.5 | current |
| bIPv6PoolPrefixExhausted NOTIFICATION-TYPE This notification signifies that the particular IPv6 pool is exhausted. | 1.3.6.1.4.1.39406.2.1.5.0.6 | current |