bWagCgnatProfileMaxIPAddresses
BENU-WAG-STATS-MIB ·
.1.3.6.1.4.1.39406.2.1.3.9.1.1.6
Object
column
SNMPv2-SMIUnsigned32
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).
Context
- MIB
- BENU-WAG-STATS-MIB
- OID
.1.3.6.1.4.1.39406.2.1.3.9.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bWagCgnatProfileStatsEntry
- Table
- bWagCgnatProfileStatsTable
- Siblings
- 11
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bWagCgnatProfileStatsIndex A number uniquely identifying this CGNAT profile. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.39406.2.1.3.9.1.1.1 |
| bWagCgnatProfilePortBlocksUsed obsolete Number of port blocks in use in this profile. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.3.9.1.1.10 |
| bWagCgnatProfilePortBlocksReused obsolete Number of port blocks reused in this profile.
This value will always be reported as zero for
an unauthenticated CGNAT profile. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.3.9.1.1.11 |
| bWagCgnatProfileTotalPoolIPAddresses Total number of IP addresses available in the
pool. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.3.9.1.1.12 |
| bWagCgnatProfileName The name of the CGNAT profile. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.39406.2.1.3.9.1.1.2 |
| bWagCgnatProfileType The type of the CGNAT profile (AuthNapt/UnAuthNapt). | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.39406.2.1.3.9.1.1.3 |
| bWagCgnatProfileNATIPPoolGroup IP Pool group name associated with this profile. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.39406.2.1.3.9.1.1.4 |
| bWagCgnatProfileSubscribers Number of authenticated subscribers currently active in this profile. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.3.9.1.1.5 |
| bWagCgnatProfileUsedIPAddresses Number of IP addresses in use in this profile. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.3.9.1.1.7 |
| bWagCgnatProfileReservedIPAddresses Number of IP addresses reserved in this profile. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.3.9.1.1.8 |
| bWagCgnatProfileTotalPortBlocks Number of total port blocks in this profile.
This is equivalent to (max-subscribers * block-size) in this profile. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.3.9.1.1.9 |