wlangw
PoolMgrCfg

Pool manager configuration data for a WLAN GW subscriber interface."



public class PoolMgrCfg

Properties
creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

d4NatAdminState Specifies the administrative state of the considered DHCPv6 client for DHCPv4 NAT.

type=int
default=outOfService
Displayed(tab/group)=Admin State (/DHCPv4 NAT)
enums=
    2: inService - In Service
    3: outOfService - Out Of Service

d4NatLinkAddr Specifies the IPv6-address for DHCPv4 NAT that should be included in the link-address field of the relay header. This can be used for pool-selection by the DHCPv6 server. The 'no'-form of the corresponding CLI command sets the link-address to its default value '0::0'.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Link Address (/DHCPv4 NAT)

d4NatPoolName Specifies the pool name for DHCPv4 NAT that should be sent in the DHCPv6 messages. This will be reflected in the Nokia vendor specific pool option. (vendor-id 6527, option-id 0x02). The 'no'-form of of the corresponding CLI command removes pool-name and the option will not be sent in DHCPv6.

type=string
default=
minimum=0
maximum=32
Displayed(tab/group)=Pool Name (/DHCPv4 NAT)

dhcp6LeaseQuery If it is specified, the DHCPv6 client will retrieve any existing addresses when becoming active. The lease-query is performed for all of the configured servers. The 'no'-form of the corresponding CLI command disables lease-query.

type=boolean
default=false
Displayed(tab/group)=DHCPv6 Lease Query (/DHCPv6 )

dhcp6Server1 Specifies one of the 8 DHCPv6 servers that are used for requesting addresses.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Server 1 (/DHCPv6 )

dhcp6Server2 Specifies one of the 8 DHCPv6 servers that are used for requesting addresses.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Server 2 (/DHCPv6 )

dhcp6Server3 Specifies one of the 8 DHCPv6 servers that are used for requesting addresses.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Server 3 (/DHCPv6 )

dhcp6Server4 Specifies one of the 8 DHCPv6 servers that are used for requesting addresses.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Server 4 (/DHCPv6 )

dhcp6Server5 Specifies one of the 8 DHCPv6 servers that are used for requesting addresses.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Server 5 (/DHCPv6 )

dhcp6Server6 Specifies one of the 8 DHCPv6 servers that are used for requesting addresses.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Server 6 (/DHCPv6 )

dhcp6Server7 Specifies one of the 8 DHCPv6 servers that are used for requesting addresses.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Server 7 (/DHCPv6 )

dhcp6Server8 Specifies one of the 8 DHCPv6 servers that are used for requesting addresses.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Server 8 (/DHCPv6 )

dhcp6SourceAddr Specifies the source IP address to be used by the DHCPv6 client.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=DHCPv6 Source Address (/DHCPv6 )

highWaterMark Specifies the high value of the watermarks used to determine if a new prefix should be allocated or an old prefix should be removed. A new prefix will be allocated when the total usage level for the ISA reaches the high watermark. A prefix will be freed if no addresses are currently in use and the usage level without this prefix would be below the low watermark. Values allowed for high watermark are [51..99]. The 'no'-form of the corresponding CLI command resets the watermarks to its default values of 95% high and 90% low.

type=int
default=95
minimum=51
maximum=99
units=%
Displayed(tab/group)=High Watermark

ianaAdminState The value of this property specifies the administrative state of the considered DHCPv6 client for IA-NA specifies the administrative state of the considered DHCPv6 client for IA-NA.

type=int
default=outOfService
Displayed(tab/group)=Admin State (/IA-NA)
enums=
    2: inService - In Service
    3: outOfService - Out Of Service

ianaLinkAddr Specifies the IPv6-address for IA-NA that should be included in the link-address field of the relay header. This can be used for pool-selection by the DHCPv6 server. The 'no'-form of the corresponding CLI command sets the link-address to its default value '0::0'.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Link Address (/IA-NA)

ianaPoolName Specifies the pool name for IA-NA that should be sent in the DHCPv6 messages. This will be reflected in the Nokia vendor specific pool option. (vendor-id 6527, option-id 0x02). The 'no'-form of of the corresponding CLI command removes pool-name and the option will not be sent in DHCPv6.

type=string
default=
minimum=0
maximum=32
Displayed(tab/group)=Pool Name (/IA-NA)

id The ifIndex ID of the parent subscriber interface.

type=long
access=read-only

ipv6AddressType Specifies the address type for the IPv6 Address.

type=rtr.InetAddressType
access=read-create
default=ipv6

isaGroupPointer > Specifies the pointer to the WLAN Gateway ISA group that terminates GRE for this group interface.

type=Pointer
default=
Displayed(tab/group)=WLAN GW Group

leaseQueryMaxRetry Specifies the maximum number of retries before the lease query assumes no existing subnets were allocated. The maximum number of retries is 10 and the default value is 2.

type=int
default=2
minimum=0
maximum=10
Displayed(tab/group)=DHCPv6 Lease Query Max Retry (/DHCPv6 )

lowWaterMark Specifies the low value of the watermarks used to determine if a new prefix should be allocated or an old prefix should be removed. A new prefix will be allocated when the total usage level for the ISA reaches the high watermark. A prefix will be freed if no addresses are currently in use and the usage level without this prefix would be below the low watermark. Values allowed for low watermark are [50..98]. The 'no'-form of the corresponding CLI command resets the watermarks to its default values of 95% high and 90% low.

type=int
default=90
minimum=50
maximum=98
units=%
Displayed(tab/group)=Low Watermark

routerId

type=int
access=read-only
default=1
minimum=1
maximum=10240

serviceId The ID of the parent service object.

type=long
access=read-only

siteId The IP address of the node.

type=string
access=read-only
default=0.0.0.0
maximum=64

slaacAdminState The value of this property specifies the administrative state of the considered DHCPv6 client for SLAAC specifies the administrative state of the considered DHCPv6 client for SLAAC."

type=int
default=outOfService
Displayed(tab/group)=Admin State (/SLAAC)
enums=
    2: inService - In Service
    3: outOfService - Out Of Service

slaacLinkAddr Specifies the IPv6-address for SLAAC that should be included in the link-address field of the relay header. This can be used for pool-selection by the DHCPv6 server. The 'no'-form of the corresponding CLI command sets the link-address to its default value '0::0'.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Link Address (/SLAAC)

slaacPoolName Specifies the pool name for SLAAC that should be sent in the DHCPv6 messages. This will be reflected in the Nokia vendor specific pool option. (vendor-id 6527, option-id 0x02). The 'no'-form of the corresponding CLI command removes the pool-name and the option will not be sent in DHCPv6.

type=string
default=
minimum=0
maximum=32
Displayed(tab/group)=Pool Name (/SLAAC)

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 13.0.R4
  • Excluded chassis types: 7750-SRc12, 7750-SR1, 7750-SRc4, 7750-SRa4, 7750-SRa8, 7750-SR1 Fixed CFM, 7750 SR-1e, 7750 SR-2e, 7750 SR-3e