Home/Catalog/BENU-IPPOOL-MIB

BENU-IPPOOL-MIB

The MIB module defines management information related to the IP Address Pools Copyright (C) 2013 by Benu Networks, Inc. All rights reserved.
Main OID:
benuIPPoolMIB.1.3.6.1.4.1.39406.2.1.5
125
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

125 total
Object Name
benuIPPoolMIBThe MIB module defines management information related to the IP Address Pools Copyright (C) 2013 by Benu Networks, Inc. All rights reserved.
MODULE-IDENTITY
.1.3.6.1.4.1.39406.2.1.5
bIPPoolNotificationsIP Pool notifications are defined in this branch.
OBJECT IDENTIFIER
.1.3.6.1.4.1.39406.2.1.5.0
bIPPoolUsedAddrLowThis 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.39406.2.1.5.0.1
bIPPoolUsedAddrHighThis notification signifies that the number of used addresses for a particular IP Pool has risen above the value of bIPPoolUsedAddrHighThreshold for that IP Pool.
NOTIFICATION-TYPE
.1.3.6.1.4.1.39406.2.1.5.0.2
bIPv6PoolUsedPrefixLowThis 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.39406.2.1.5.0.3
bIPv6PoolUsedPrefixHighThis notification signifies that the number of used prefixes for a particular IPv6 Pool has risen above the value of bIPv6PoolUsedPrefixHighThreshold for that IPv6 Pool.
NOTIFICATION-TYPE
.1.3.6.1.4.1.39406.2.1.5.0.4
bIPPoolAddrExhaustedThis notification signifies that the particular IPv4 pool is exhausted.
NOTIFICATION-TYPE
.1.3.6.1.4.1.39406.2.1.5.0.5
bIPv6PoolPrefixExhaustedThis notification signifies that the particular IPv6 pool is exhausted.
NOTIFICATION-TYPE
.1.3.6.1.4.1.39406.2.1.5.0.6
bIPv4PoolMIBObjectsIPv4 Pool MIB objects information is defined in this branch.
OBJECT IDENTIFIER
.1.3.6.1.4.1.39406.2.1.5.1
bIPPoolTableA list of IP Pools that are configured in this server.
SEQUENCE OF BIPPoolEntry
.1.3.6.1.4.1.39406.2.1.5.1.1
bIPPoolEntryA logical row in the bIPPoolTable.
BIPPoolEntry
.1.3.6.1.4.1.39406.2.1.5.1.1.1
bIPPoolStatsIntervalThe 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.5.1.1.1.1
bIPPoolIndexIndex of the IP Pool entry in the table.
Integer32
.1.3.6.1.4.1.39406.2.1.5.1.1.1.2
bIPPoolIntervalDurationDuration of the interval in minutes.ro
Integer32
.1.3.6.1.4.1.39406.2.1.5.1.1.1.3
bIPPoolNameThe name of the IP Pool entry in the table.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.39406.2.1.5.1.1.1.4
bIPPoolStartAddressThe start address of the IP Pool range.ro
InetAddressIPv4 (INET-ADDRESS-MIB)
.1.3.6.1.4.1.39406.2.1.5.1.1.1.5
bIPPoolEndAddressThe end address of the IP Pool range.ro
InetAddressIPv4 (INET-ADDRESS-MIB)
.1.3.6.1.4.1.39406.2.1.5.1.1.1.6
bIPPoolTotalAddressesThe total number of addresses configured in the IP Pool.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.1.1.7
bIPPoolReservedAddressesThe number of reserved addresses configured in the IP Pool.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.1.1.8
bIPPoolPeakFreeAddressesThe max number of free addresses reached in the periodic interval .ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.1.1.9
bIPPoolPeakUsedAddressesThe max number of used addresses reached in the periodic interval .ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.1.1.10
bIPPoolUsedAddrLowThresholdThe 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.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.1.1.11
bIPPoolUsedAddrHighThresholdThe 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.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.1.1.12
bIPPoolGrpNameThe name of the IP Pool Group.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.39406.2.1.5.1.1.1.13
bIPPoolGroupTableA list of IP Pool Groups that are configured in this server.
SEQUENCE OF BIPPoolGroupEntry
.1.3.6.1.4.1.39406.2.1.5.1.2
bIPPoolGroupEntryA logical row in the bIPPoolGroupTable.
BIPPoolGroupEntry
.1.3.6.1.4.1.39406.2.1.5.1.2.1
bIPPoolGroupStatsIntervalThe 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.5.1.2.1.1
bIPPoolGroupIndexIndex of the IP Pool Group entry in the table.
Integer32
.1.3.6.1.4.1.39406.2.1.5.1.2.1.2
bIPPoolGroupIntervalDurationDuration of the interval in minutes.ro
Integer32
.1.3.6.1.4.1.39406.2.1.5.1.2.1.3
bIPPoolGroupNameThe name of the IP Pool Group entry in the table.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.39406.2.1.5.1.2.1.4
bIPPoolGroupTotalAddressesThe total number of addresses configured in the IP Pool Group.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.2.1.5
bIPPoolGroupReservedAddressesThe number of reserved addresses configured in the IP Pool Group.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.2.1.6
bIPPoolGroupPeakFreeAddressesThe max number of free addresses reached in the periodic interval .ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.2.1.7
bIPPoolGroupPeakUsedAddressesThe max number of used addresses reached in the periodic interval .ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.2.1.8
bIPPoolGlobalTableA list of IP Pool Global information in this server.
SEQUENCE OF BIPPoolGlobalEntry
.1.3.6.1.4.1.39406.2.1.5.1.3
bIPPoolGlobalEntryA logical row in the bIPPoolGlobalTable.
BIPPoolGlobalEntry
.1.3.6.1.4.1.39406.2.1.5.1.3.1
bIPPoolGlobalStatsIntervalThe 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.5.1.3.1.1
bIPPoolClientIndexA number uniquely identifying client which uses IP Pool
Integer32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.2
bIPPoolClientNameIP Pool client namero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.39406.2.1.5.1.3.1.3
bIPPoolGlobalAllocReqThe count of IP Address allocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.4
bIPPoolGlobalAllocReqSuccThe count of IP Address allocation requests for which allocation was successful.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.5
bIPPoolGlobalAllocReqUnSuccThe count of IP Address allocation requests for which allocation was Unsuccessful.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.6
bIPPoolGlobalDupAllocReqThe count of duplicate IP Address allocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.7
bIPPoolGlobalStaticAllocReqThe count of static IP Address allocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.8
bIPPoolGlobalAllocResponsesThe total number of IP address allocation responses .ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.9
bIPPoolGlobalDeAllocReqThe count of IP Address deallocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.10
bIPPoolGlobalDeAllocReqSuccThe count of IP Address deallocation requests which are successful.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.11
bIPPoolGlobalDeAllocReqUnSuccThe count of IP Address deallocation requests which are unsuccessful.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.12
bIPPoolGlobalInvalidReqThe count of invalid IP Address allocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.13
bIPPoolGlobalNotAvailCountThe count of requests for which the requested IP pool is unavailable.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.14
bIPPoolGlobalPoolExhaustedCountThe count of requests for which the requested IP pool is exhausted.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.15
bIPPoolGlobalGroupExhaustedCountThe count of requests for which the requested IP pool group is exhausted.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.16
bIPPoolGlobalInvalidPoolNameCountThe count of requests with invalid IP pool name.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.17
bIPPoolGlobalInvalidGroupNameCountThe count of requests with invalid IP pool group name.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.18
bIPPoolGlobalInvalidIPAddrCountThe total number of release requests with invalid IP addresses .ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.19
bIPPoolGlobalHashInsertFailThe count of addresses for which hash insert failed.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.20
bIPPoolGlobalHashDeleteFailThe count of addresses for which hash delete failed.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.21
bIPPoolGlobalRequestedAllocatedMismacthThe total number of requests for which allocated and requested IP address do not match .ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.22
bIPPoolGlobalRequestedIPNotFreeThe count of requested addresses which were not free.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.23
bIPPoolGlobalGenErrCountThe total number of errors like memory allocation failures.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.24
bIPPoolGlobalAddrRelDueToIntAddThe count of addresses released due to interface addition.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.25
bIPPoolGlobalGroupDeAllocReqThe count of group deallocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.26
bIPPoolGlobalGroupDeAllocReqSuccThe count of group deallocation requests which are successful.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.27
bIPPoolGlobalGroupDeAllocReqUnSuccThe count of group deallocation requests which are unsuccessful.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.28
bIPPoolTotalPoolCreatedEventsThe total number of ip pool create events.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.29
bIPPoolTotalPoolDeletedEventsThe total number of ip pool delete events.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.30
bIPPoolGlobalIntervalDurationDuration of the interval in minutes.ro
Integer32
.1.3.6.1.4.1.39406.2.1.5.1.3.1.31
bIPv4PoolNotifObjectsIPv4 Pool Notifications are defined in this branch.
OBJECT IDENTIFIER
.1.3.6.1.4.1.39406.2.1.5.2
bIPv6PoolMIBObjectsIPv6 Pool MIB objects information is defined in this branch.
OBJECT IDENTIFIER
.1.3.6.1.4.1.39406.2.1.5.3
bIPv6PoolTableA list of IPv6 Pools that are configured in this server.
SEQUENCE OF BIPv6PoolEntry
.1.3.6.1.4.1.39406.2.1.5.3.1
bIPv6PoolEntryA logical row in the bIPv6PoolTable.
BIPv6PoolEntry
.1.3.6.1.4.1.39406.2.1.5.3.1.1
bIPv6PoolStatsIntervalThe 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
Integer32
.1.3.6.1.4.1.39406.2.1.5.3.1.1.1
bIPv6PoolIndexIndex of the IPv6 Pool entry in the table.
Integer32
.1.3.6.1.4.1.39406.2.1.5.3.1.1.2
bIPv6PoolIntervalDurationDuration of the interval in minutes.ro
Integer32
.1.3.6.1.4.1.39406.2.1.5.3.1.1.3
bIPv6PoolNameThe name of the IPv6 Pool entry in the table.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.39406.2.1.5.3.1.1.4
bIPv6PoolStartPrefixThe start prefix of the IPv6 Pool range.ro
InetAddressIPv6 (INET-ADDRESS-MIB)
.1.3.6.1.4.1.39406.2.1.5.3.1.1.5
bIPv6PoolEndPrefixThe end prefix of the IPv6 Pool range.ro
InetAddressIPv6 (INET-ADDRESS-MIB)
.1.3.6.1.4.1.39406.2.1.5.3.1.1.6
bIPv6PoolTotalPrefixesThe total number of prefixes configured in the IPv6 Pool.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.1.1.7
bIPv6PoolReservedPrefixesThe number of reserved prefixes configured in the IPv6 Pool.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.1.1.8
bIPv6PoolPeakFreePrefixesThe maximum number of free prefixes reached in the periodic interval.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.1.1.9
bIPv6PoolPeakUsedPrefixesThe maximum number of used prefixes reached in the periodic interval.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.1.1.10
bIPv6PoolUsedPrefixLowThresholdThe 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.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.1.1.11
bIPv6PoolUsedPrefixHighThresholdThe 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.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.1.1.12
bIPv6PoolGrpNameThe name of the IPv6 Pool Group.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.39406.2.1.5.3.1.1.13
bIPv6PoolGroupTableA list of IPv6 Pool Groups that are configured in this server.
SEQUENCE OF BIPv6PoolGroupEntry
.1.3.6.1.4.1.39406.2.1.5.3.2
bIPv6PoolGroupEntryA logical row in the bIPv6PoolGroupTable.
BIPv6PoolGroupEntry
.1.3.6.1.4.1.39406.2.1.5.3.2.1
bIPv6PoolGroupStatsIntervalThe 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
Integer32
.1.3.6.1.4.1.39406.2.1.5.3.2.1.1
bIPv6PoolGroupIndexIndex of the IPv6 Pool Group entry in the table.
Integer32
.1.3.6.1.4.1.39406.2.1.5.3.2.1.2
bIPv6PoolGroupIntervalDurationDuration of the interval in minutes.ro
Integer32
.1.3.6.1.4.1.39406.2.1.5.3.2.1.3
bIPv6PoolGroupNameThe name of the IPv6 Pool Group entry in the table.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.39406.2.1.5.3.2.1.4
bIPv6PoolGroupTotalPrefixesThe total number of prefixes configured in the IPv6 Pool Group.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.2.1.5
bIPv6PoolGroupReservedPrefixesThe number of reserved prefixes configured in the IPv6 Pool Group.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.2.1.6
bIPv6PoolGroupPeakFreePrefixesThe maximum number of free prefixes reached in the periodic interval.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.2.1.7
bIPv6PoolGroupPeakUsedPrefixesThe maximum number of used prefixes reached in the periodic interval .ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.2.1.8
bIPv6PoolGlobalTableA list of IPv6 Pool Global information in this server.
SEQUENCE OF BIPv6PoolGlobalEntry
.1.3.6.1.4.1.39406.2.1.5.3.3
bIPv6PoolGlobalEntryA logical row in the bIPv6PoolGlobalTable.
BIPv6PoolGlobalEntry
.1.3.6.1.4.1.39406.2.1.5.3.3.1
bIPv6PoolGlobalStatsIntervalThe 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
Integer32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.1
bIPv6PoolClientIndexA number uniquely identifying the client which uses IPv6 Pool.
Integer32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.2
bIPv6PoolClientNameIPv6 Pool client name.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.39406.2.1.5.3.3.1.3
bIPv6PoolGlobalAllocReqThe count of IPv6 prefix allocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.4
bIPv6PoolGlobalAllocReqSuccThe count of IPv6 prefix allocation requests for which allocation was successful.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.5
bIPv6PoolGlobalAllocReqUnSuccThe count of IPv6 prefix allocation requests for which allocation was unsuccessful.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.6
bIPv6PoolGlobalDupAllocReqThe count of duplicate IPv6 prefix allocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.7
bIPv6PoolGlobalStaticAllocReqThe count of static IPv6 allocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.8
bIPv6PoolGlobalAllocResponsesThe total number of IPv6 prefix allocation responses.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.9
bIPv6PoolGlobalDeAllocReqThe count of IPv6 prefix deallocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.10
bIPv6PoolGlobalDeAllocReqSuccThe count of IPv6 prefix successful deallocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.11
bIPv6PoolGlobalDeAllocReqUnSuccThe count of IPv6 prefix unsuccessful deallocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.12
bIPv6PoolGlobalInvalidReqThe count of invalid IPv6 prefix allocation requests.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.13
bIPv6PoolGlobalNotAvailCountThe count of requests for which the requested IPv6 pool is unavailable.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.14
bIPv6PoolGlobalPoolExhaustedCountThe count of requests for which the requested IPv6 pool is exhausted.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.15
bIPv6PoolGlobalGroupExhaustedCountThe count of requests for which the requested IPv6 pool group is exhausted.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.16
bIPv6PoolGlobalInvalidPoolNameCountThe count of requests with invalid IPv6 pool name.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.17
bIPv6PoolGlobalInvalidGroupNameCountThe count of requests with invalid IPv6 pool group name.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.18
bIPv6PoolGlobalInvalidIPAddrCountThe total number of release requests with invalid IPv6 prefixes.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.19
bIPv6PoolGlobalHashInsertFailThe count of prefixes for which hash insert failed.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.20
bIPv6PoolGlobalHashDeleteFailThe count of prefixes for which hash delete failed.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.21
bIPv6PoolGlobalRequestedAllocatedMismacthThe total number of requests for which allocated and requested IPv6 prefixes do not match.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.22
bIPv6PoolGlobalRequestedIPNotFreeThe count of requested prefixes which were not free.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.23
bIPv6PoolGlobalGenErrCountThe total number of errors like memory allocation failures.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.24
bIPv6PoolGlobalPrefixRelDueToIntAddThe count of prefixes released due to interface addition.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.25
bIPv6PoolTotalPoolCreatedEventsThe total number of ipv6 pool create events.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.26
bIPv6PoolTotalPoolDeletedEventsThe total number of ipv6 pool deleted events.ro
Unsigned32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.27
bIPv6PoolGlobalIntervalDurationDuration of the interval in minutes.ro
Integer32
.1.3.6.1.4.1.39406.2.1.5.3.3.1.28
bIPv6PoolNotifObjectsIPv6 Pool Notifications are defined in this branch.
OBJECT IDENTIFIER
.1.3.6.1.4.1.39406.2.1.5.4
BENU-IPPOOL-MIB - SNMP MIB Reference | MIBs Explorer