| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| clear.ClearRequest-Set |
type=Children-Set |
| creationOrigin |
type=svt.L2RouteOriginType access=read-create default=manual |
| dhcpv6Options |
Indicates the DHCPv6 options as defined in RFC 3315 section 22.
type=string access=read-only minimum=0 Displayed(tab/group)=DHCPv6 Options |
| groupId |
Indicates the group identifier of the ISA for the given prefix.
type=int access=read-only minimum=0 maximum=4 Displayed(tab/group)=ISA Group ID |
| isOldPool |
isOldPool is 'true' if the data in the pool entry is coming from another ISA.
The value is 'false' if the pool has been requested for the ISA.
type=boolean access=read-only default=false Displayed(tab/group)=Reused Pool |
| memberId |
Indicates the member identifier of the ISA for the given prefix.
type=int access=read-only Displayed(tab/group)=ISA Member ID |
| poolAddressFamily |
Indicates the address family of the pool.
type=wlangw.PoolAddressFamily access=read-only Displayed(tab/group)=Address Family |
| poolLeaseTime |
Indicates the remaining lease time of the pool.
type=Time access=read-only default=0 Displayed(tab/group)=Remaining Lease Time |
| poolUsageLevel |
Indicates the percentage of addresses in use for the prefix.
type=int access=read-only default=0 minimum=0 maximum=100 units=% Displayed(tab/group)=Usage Level |
| routerId |
Indicates the routing instance this ISA Pool Subnet belongs to.
type=int access=read-create minimum=1 maximum=10240 Mandatory on create Displayed(tab/group)=Routing Instance ID |
| servicePointer |
The service ID of the parent service object.
type=string access=read-only Displayed(tab/group)=Service |
| subIntfPointer |
Indicates the index of the subscriber interface.
type=string access=read-only Displayed(tab/group)=Subscriber Interface |
| subnetAddress |
Indicates the subnet address of the pool.
type=InetAddress access=read-create Mandatory on create Displayed(tab/group)=Subnet Address |
| subnetAddressType |
Indicates the type of the subnet address.
type=rtr.InetAddressType access=read-only default=unknown |
| subnetPrefixLength |
Indicates the prefix length of the subnet of the pool.
type=int access=read-create default=32 minimum=0 maximum=2040 Displayed(tab/group)=Prefix Length |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
deployer
: Deployer - the deployment state
synchronousDeploy
: boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure
: boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries
: int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval
: long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription
: string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
clearIsaSubnetConfig
: wlangw.ClearIsaSubnetStruct - clearIsaSubnetConfig of ISA subnets with desired siteId
whose values are used to be cleared.
The configuration of siteId is required.
resultFilter
: ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
aOutResult
: clear.RequestHandleStruct - A request handle which allows the retrieval of the
request (and its result when it becomes available)
through the ClearCommandManager's retrieveClearRequest
method.
wlangw.IsaPoolSubnet.requestClearIsaSubnetsException
PoolSubnetRtrvStruct
: wlangw.PoolSubnetRtrvStruct - PoolSubnetRtrvStruct contains desired siteId, routerId,
subnetAddr, and subnetPrefLen whose values are used
to retrieve pool states.
The PoolSubnetRtrvStruct must have set siteId and routerId.
timeout
: long - (Optional) (Optional) The number of milliseconds to wait before
receiving the results. If the results are not
received in the given time, the method returns.
resultFilter
: ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
result
: List (generic.CommonManagedEntityInformation) -
wlangw.IsaPoolSubnet.retrieveIsaPoolSubnetsException
| Supported Network Elements | |
|---|---|
| 7750 SR |
Supported from 13.0.R4
|