New IP Pool Config

  1. Right-click on the MWAM Card and select Configure.

  2. Select category MWAM module.

  3. Select a row and click the Configure button.

  4. Select category New IP Pool Config.

The following information appears:

Pool Name (cIpLocalPoolName)

High Water (cIpLocalPoolStatHiWaterUsedAddrs)

Low Level Address (cIpLocalPoolStatInUseAddrThldLo)

High Level Address (cIpLocalPoolStatInUseAddrThldHi)

 


Pool Name (cIpLocalPoolName)

A non-empty string that uniquely identifies an IP local pool.

 


High Water (cIpLocalPoolStatHiWaterUsedAddrs)

Contains the high water mark of used addresses in an IP local pool since:

whichever occurred last. This object can only be set to zero, and by doing so, it is reset to the value of cIpLocalPoolStatInUseAddrs.

Since the number of addresses in a pool can be reduced (for example, by deleting one of its ranges), the value of this object may be greater than the sum of cIpLocalPoolStatFreeAddrs and cIpLocalPoolStatInUseAddrs.


Low Level Address (cIpLocalPoolStatInUseAddrThldLo)

When the number of used addresses in an IP local pool falls below this threshold value, the ciscoIpLocalPoolInUseAddrNoti notification will be rearmed. The value of this object should never be greater than the value of cIpLocalPoolStatInUseAddrThldHi.


High Level Address (cIpLocalPoolStatInUseAddrThldHi)

When the number of used addresses in an IP local pool is equal or exceeds this threshold value, a ciscoIpLocalPoolInUseAddrNoti notification will be generated. Once this notification is generated, it will be disarmed and it will not be generated again until the number of used address falls below the value indicated by cIpLocalPoolStatInUseAddrThldLo. The value of this object should never be less than the value of cIpLocalPoolStatInUseAddrThldLo.