MIB Viewer

bWagCgnatProfileMaxIPAddresses

OBJECT-TYPE
1.3.6.1.4.1.39406.2.1.3.9.1.1.6
Access
read-only
Status
current
Sub-identifiers
0
The maximum number of public IP addresses required to fully service the configured max-subscribers for the profile. This is calculated based on three other configuration parameters: block-size, number of port blocks, and the port range, as shown below: 1. Port Range = (Upper bound - Lower bound of port numbers) + 1 2. Number of subscribers per IP = Port Range/(block-size * blocks) 3. Max IP Addresses = ceiling(max-subscribers/Number of subscribers per IP).
Unsigned32