ressubscr
SubBrgAddressPool

Contains specific information about a home-aware pool used by a Bridge Residential Gateway (aka home-aware-pools) . Entries in this table are created and destroyed by the system



public class SubBrgAddressPool

Properties
endAddr Indicates the start address of the DHCP IPv4 pool address range currently allocated to this BRG.

type=InetAddress
access=read-only
Displayed(tab/group)=End Address

endAddrType Indicates the address type of the End Address .

type=rtr.InetAddressType
access=read-only

poolName

type=string
access=read-create
Mandatory on create
Displayed(tab/group)=Pool Name

ressubscr.StandbyIpAddress-Set type=Children-Set
siteId

type=string
access=read-only
maximum=64
Displayed(tab/group)=Site ID

startAddr Indicates the start address of the DHCP IPv4 pool address range currently allocated to this BRG.

type=InetAddress
access=read-only
Displayed(tab/group)=Start Address

startAddrType Indicates the address type of the Start Address .

type=rtr.InetAddressType
access=read-only

stdbyAddrRemainTime Indicates the remaining time the standby IP addresses will be reserved in this pool

type=long
access=read-only

stdbyAddrRemainTimeDays Indicates the remaining time in days the standby IP addresses will be reserved in this pool

type=int
access=read-only
Displayed(tab/group)=Days (/ Standby IP Address Remaining Time)

stdbyAddrRemainTimeHours Indicates the remaining time in hours the standby IP addresses will be reserved in this pool

type=int
access=read-only
Displayed(tab/group)=Hours (/ Standby IP Address Remaining Time)

stdbyAddrRemainTimeMins Indicates the remaining time in minutes the standby IP addresses will be reserved in this pool

type=int
access=read-only
Displayed(tab/group)=Minutes (/ Standby IP Address Remaining Time)

stdbyAddrRemainTimeSecs Indicates the remaining time in seconds the standby IP addresses will be reserved in this pool

type=int
access=read-only
Displayed(tab/group)=Seconds (/ Standby IP Address Remaining Time)

subBrgId Indicates the string that uniquely identifies this BRG.

DEPRECATED: 20.2 R1- This parameter is no longer used by supported model releases.
type=string
access=read-create
Mandatory on create
Displayed(tab/group)= BRG ID

subnetAddr Indicates the DHCP IPv4 pool subnet currently allocated to this BRG.

type=InetAddress
access=read-only
Displayed(tab/group)=Subnet Address

subnetAddrType Indicates the address type of Subnet.

type=rtr.InetAddressType
access=read-only

subnetPrefixLength Indicates the prefix length of the DHCP IPv4 pool subnet currently allocated to this BRG

type=int
access=read-only
Displayed(tab/group)=Prefix

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

retrieveAddrPools

Method used to retrieve Subscriber IP Address pools of a BRG.
Input Parameters:
aInSiteId : string - Specifies the NE to retrieve BRG IP Address pools from.
aInBrgId : string - Specifies the string that uniquely identifies BRG ID
aInPoolName : string - (Optional) Specifies the string that uniquely identifies the pool name (Optional parameter)
retrieveIpAddrs : boolean - (Optional) Specifies to retrieve Standby IP addresses of the pool or not. Default is FALSE. This is optional parameter.
aInTimeout : long - (Optional) The number of milliseconds to wait before receiving the results. If no results are received in the given time, the method returns. This is an optional input parameter. The default value is 5 minutes (300000).
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
Output Parameters:
result : List (generic.CommonManagedEntityInformation) - List of bindings.
Exceptions:
ressubscr.SubBrgAddressPool.retrieveAddrPoolsException
Supported Network Elements
7750 SR Supported from 15.0.R1
7450 ESS Supported from 15.0.R1
  • Required Capabilities: MixedMode