New IP Pool Statistics

Navigation

  1. Right-click the device, and select Configure. The Device Configuration dialog box appears.

  2. Select New IP Pool Config from the Category list.

  3. Select a row and click the Monitor button.

The following information appears:

Address Available (cIpLocalPoolStatFreeAddrs)

Used Address (cIpLocalPoolStatInUseAddrs)

Low Percentage Address (cIpLocalPoolPercentAddrThldLo)

High Percentage Address (cIpLocalPoolPercentAddrThldHi)


Address Available (cIpLocalPoolStatFreeAddrs)

The number of IP addresses available for use in this IP local pool.


Used Address (cIpLocalPoolStatInUseAddrs)

The number of IP addresses being used in this IP local pool.


Low Percentage Address (cIpLocalPoolPercentAddrThldLo)

When the percentage of used addresses in an IP local pool falls below this threshold value, a cilpPercentAddrUsedLoNotif notification is generated. After the notification is generated once, it will not be generated again until the number of used addresses equals or exceeds the value indicated by cIpLocalPoolPercentAddrThldHi.

The value of this object should never be greater than the value of cIpLocalPoolPercentAddrThldHi.


High Percentage Address (cIpLocalPoolPercentAddrThldHi)

When the percentage of used addresses in an IP local pool is equal to or exceeds this threshold value, a cilpPercentAddrUsedHiNotif notification is generated. After the notification is generated once, it will not be generated again until the number of used addresses falls below the value indicated by cIpLocalPoolPercentAddrThldLo.

The value of this object should never be smaller than the value of cIpLocalPoolPercentAddrThldLo.