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

VENDOR: BENU NETWORKS


 Home MIB: BENU-IPPOOL-MIB
Download as:   

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


Object Name OID Type Access Info
 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.
     bIPPoolNotifications 1.3.6.1.4.1.39406.2.1.5.0
IP Pool notifications are defined in this branch.
         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.
         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.
         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.
         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.
         bIPPoolAddrExhausted 1.3.6.1.4.1.39406.2.1.5.0.5
This notification signifies that the particular IPv4 pool is exhausted.
         bIPv6PoolPrefixExhausted 1.3.6.1.4.1.39406.2.1.5.0.6
This notification signifies that the particular IPv6 pool is exhausted.
     bIPv4PoolMIBObjects 1.3.6.1.4.1.39406.2.1.5.1
IPv4 Pool MIB objects information is defined in this branch.
         bIPPoolTable 1.3.6.1.4.1.39406.2.1.5.1.1 no-access
A list of IP Pools that are configured in this server.
             bIPPoolEntry 1.3.6.1.4.1.39406.2.1.5.1.1.1 no-access
A logical row in the bIPPoolTable.
                 bIPPoolStatsInterval 1.3.6.1.4.1.39406.2.1.5.1.1.1.1 integer32 no-access
The interval where the measurements were accumulated. The interval index one indicates the latest interval for which statistics accumulation was completed. Older the statistics interval data greater the interval index value. In a system supporting a history of n intervals with IntervalCount(1) and IntervalCount(n) the most and least recent intervals respectively, the following applies at the end of a interval: - discard the value of IntervalCount(n) - the value of IntervalCount(i) becomes that of IntervalCount(i+1) for 1 <= i
                 bIPPoolIndex 1.3.6.1.4.1.39406.2.1.5.1.1.1.2 integer32 no-access
Index of the IP Pool entry in the table.
                 bIPPoolIntervalDuration 1.3.6.1.4.1.39406.2.1.5.1.1.1.3 integer32 read-only
Duration of the interval in minutes.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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 .
                 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 .
                 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.
                 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.
                 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.
         bIPPoolGroupTable 1.3.6.1.4.1.39406.2.1.5.1.2 no-access
A list of IP Pool Groups that are configured in this server.
             bIPPoolGroupEntry 1.3.6.1.4.1.39406.2.1.5.1.2.1 no-access
A logical row in the bIPPoolGroupTable.
                 bIPPoolGroupStatsInterval 1.3.6.1.4.1.39406.2.1.5.1.2.1.1 integer32 no-access
The interval where the measurements were accumulated. The interval index one indicates the latest interval for which statistics accumulation was completed. Older the statistics interval data greater the interval index value. In a system supporting a history of n intervals with IntervalCount(1) and IntervalCount(n) the most and least recent intervals respectively, the following applies at the end of a interval: - discard the value of IntervalCount(n) - the value of IntervalCount(i) becomes that of IntervalCount(i+1) for 1 <= i
                 bIPPoolGroupIndex 1.3.6.1.4.1.39406.2.1.5.1.2.1.2 integer32 no-access
Index of the IP Pool Group entry in the table.
                 bIPPoolGroupIntervalDuration 1.3.6.1.4.1.39406.2.1.5.1.2.1.3 integer32 read-only
Duration of the interval in minutes.
                 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.
                 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.
                 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.
                 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 .
                 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 .
         bIPPoolGlobalTable 1.3.6.1.4.1.39406.2.1.5.1.3 no-access
A list of IP Pool Global information in this server.
             bIPPoolGlobalEntry 1.3.6.1.4.1.39406.2.1.5.1.3.1 no-access
A logical row in the bIPPoolGlobalTable.
                 bIPPoolGlobalStatsInterval 1.3.6.1.4.1.39406.2.1.5.1.3.1.1 integer32 no-access
The interval where the measurements were accumulated. The interval index one indicates the latest interval for which statistics accumulation was completed. Older the statistics interval data greater the interval index value. In a system supporting a history of n intervals with IntervalCount(1) and IntervalCount(n) the most and least recent intervals respectively, the following applies at the end of a interval: - discard the value of IntervalCount(n) - the value of IntervalCount(i) becomes that of IntervalCount(i+1) for 1 <= i
                 bIPPoolClientIndex 1.3.6.1.4.1.39406.2.1.5.1.3.1.2 integer32 no-access
A number uniquely identifying client which uses IP Pool
                 bIPPoolClientName 1.3.6.1.4.1.39406.2.1.5.1.3.1.3 displaystring read-only
IP Pool client name
                 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.
                 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.
                 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.
                 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.
                 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.
                 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 .
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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 .
                 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.
                 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.
                 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 .
                 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.
                 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.
                 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.
                 bIPPoolGlobalGroupDeAllocReq 1.3.6.1.4.1.39406.2.1.5.1.3.1.26 unsigned32 read-only
The count of group deallocation requests.
                 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.
                 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.
                 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.
                 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.
                 bIPPoolGlobalIntervalDuration 1.3.6.1.4.1.39406.2.1.5.1.3.1.31 integer32 read-only
Duration of the interval in minutes.
     bIPv4PoolNotifObjects 1.3.6.1.4.1.39406.2.1.5.2
IPv4 Pool Notifications are defined in this branch.
     bIPv6PoolMIBObjects 1.3.6.1.4.1.39406.2.1.5.3
IPv6 Pool MIB objects information is defined in this branch.
         bIPv6PoolTable 1.3.6.1.4.1.39406.2.1.5.3.1 no-access
A list of IPv6 Pools that are configured in this server.
             bIPv6PoolEntry 1.3.6.1.4.1.39406.2.1.5.3.1.1 no-access
A logical row in the bIPv6PoolTable.
                 bIPv6PoolStatsInterval 1.3.6.1.4.1.39406.2.1.5.3.1.1.1 integer32 no-access
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
                 bIPv6PoolIndex 1.3.6.1.4.1.39406.2.1.5.3.1.1.2 integer32 no-access
Index of the IPv6 Pool entry in the table.
                 bIPv6PoolIntervalDuration 1.3.6.1.4.1.39406.2.1.5.3.1.1.3 integer32 read-only
Duration of the interval in minutes.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
         bIPv6PoolGroupTable 1.3.6.1.4.1.39406.2.1.5.3.2 no-access
A list of IPv6 Pool Groups that are configured in this server.
             bIPv6PoolGroupEntry 1.3.6.1.4.1.39406.2.1.5.3.2.1 no-access
A logical row in the bIPv6PoolGroupTable.
                 bIPv6PoolGroupStatsInterval 1.3.6.1.4.1.39406.2.1.5.3.2.1.1 integer32 no-access
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
                 bIPv6PoolGroupIndex 1.3.6.1.4.1.39406.2.1.5.3.2.1.2 integer32 no-access
Index of the IPv6 Pool Group entry in the table.
                 bIPv6PoolGroupIntervalDuration 1.3.6.1.4.1.39406.2.1.5.3.2.1.3 integer32 read-only
Duration of the interval in minutes.
                 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.
                 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.
                 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.
                 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.
                 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 .
         bIPv6PoolGlobalTable 1.3.6.1.4.1.39406.2.1.5.3.3 no-access
A list of IPv6 Pool Global information in this server.
             bIPv6PoolGlobalEntry 1.3.6.1.4.1.39406.2.1.5.3.3.1 no-access
A logical row in the bIPv6PoolGlobalTable.
                 bIPv6PoolGlobalStatsInterval 1.3.6.1.4.1.39406.2.1.5.3.3.1.1 integer32 no-access
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
                 bIPv6PoolClientIndex 1.3.6.1.4.1.39406.2.1.5.3.3.1.2 integer32 no-access
A number uniquely identifying the client which uses IPv6 Pool.
                 bIPv6PoolClientName 1.3.6.1.4.1.39406.2.1.5.3.3.1.3 displaystring read-only
IPv6 Pool client name.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 bIPv6PoolGlobalIntervalDuration 1.3.6.1.4.1.39406.2.1.5.3.3.1.28 integer32 read-only
Duration of the interval in minutes.
     bIPv6PoolNotifObjects 1.3.6.1.4.1.39406.2.1.5.4
IPv6 Pool Notifications are defined in this branch.