| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| cvCount |
Specifies the number of connectivity verification attempts this system makes
before a BRG is considered down.
A non-zero value 'n' specifies that, for any given BRG, at most n probes are done each interval,
and n missed replies are considered as a connectivity failure.
The system uses ICMP Echo request messages for connectivity verification.
Specify the value zero when the connectivity verification is disabled.
type=int default=3 minimum=0 maximum=5 Displayed(tab/group)=Count (/Connectivity Verification) |
| cvRetryTime |
Specifies the time the system waits while it consideres a BRG down, before
it starts a new connectivity verification cycle.
Specify the value zero when the connectivity verification is disabled.
type=int default=900 minimum=0 maximum=3600 units=seconds Displayed(tab/group)=Retry Time (/Connectivity Verification) |
| cvTimeout |
Specifies the time to elapse after a connectivity verification attempt before it is considered failed.
After this time has elapsed, if the number of attempts specified
by cvCount is not reached, a new attempt is made;
otherwise, the BRG is considered down.
While the BRG is considered down, the system waits until the cvRetryTime
has elapsed before starting a new verification cycle for the BRG.
The value zero disables the connectivity verification.
type=int default=30 minimum=0 maximum=60 units=seconds Displayed(tab/group)=Timeout (/Connectivity Verification) |
| endIpAddress |
Specifies the end address of this range.
type=InetAddress default=192.168.0.254 Displayed(tab/group)=Subnet End Address (DHCP Pool) |
| endIpAddressType |
Indicates the type of endIpAddress.
type=rtr.InetAddressType default=ipv4 |
| holdTimeDays |
Specifies the number of days portion for the configured time
to hold on to a BRG after this system considered it down.
type=int default=0 minimum=0 maximum=30 Displayed(tab/group)=Day (/Hold Time) |
| holdTimeHours |
Specifies the number of hours portion for the configured time
to hold on to a BRG after this system considered it down.
type=int default=0 minimum=0 maximum=23 Displayed(tab/group)=Hours (/Hold Time) |
| holdTimeMins |
Specifies the number of minutes portion for the configured
time to hold on to a BRG after this system considered it down.
type=int default=0 minimum=0 maximum=59 Displayed(tab/group)=Minutes (/Hold Time) |
| holdTimeSecs |
Specifies the number of seconds portion for the configured time
to hold on to a BRG after this system considered it down.
type=int default=0 minimum=0 maximum=59 Displayed(tab/group)=Seconds (/Hold Time) |
| initialHoldTimeMins |
Specifies the number of minutes portion for the configured
time to hold on to a BRG immediately after the system detected its presence.
type=int default=5 minimum=0 maximum=15 Displayed(tab/group)=Minutes (/Initial Hold Time) |
| initialHoldTimeSecs |
Specifies the number of seconds portion for the configured time
to hold on to a BRG immediately after the system detected its presence.
type=int default=0 minimum=0 maximum=59 Displayed(tab/group)=Seconds (/Initial Hold Time) |
| leaseTimeDay |
The value specifies the number of days portion for the configured time to remember this lease
type=int default=0 minimum=0 maximum=3650 Displayed(tab/group)=Days (DHCP Pool/Lease Time) |
| leaseTimeHour |
The value specifies the number of hours portion for the configured time to remember this lease
type=int default=6 minimum=0 maximum=23 Displayed(tab/group)=Hours (DHCP Pool/Lease Time) |
| leaseTimeMinute |
The value specifies the number of minutes portion for the configured time to remember this
lease.
type=int default=0 minimum=0 maximum=59 Displayed(tab/group)=Minutes (DHCP Pool/Lease Time) |
| leaseTimeSecond |
The value specifies the number of seconds portion for the configured time to remember this
lease.
type=int default=0 minimum=0 maximum=59 Displayed(tab/group)=Seconds (DHCP Pool/Lease Time) |
| password |
Specifies the string to use in the Radius User-Password attribute.
type=string default= minimum=0 maximum=64 Displayed(tab/group)=Password (/RADIUS Authentication) |
| radiusSrvPolicy |
Specifies the name of the Radius server policy associated with this BRG profile.
type=string default= Displayed(tab/group)=Server Policy (/RADIUS Authentication) |
| ressubscr.BrgProfileRadiusProxy-Set |
type=Children-Set |
| ressubscr.DhcpPoolCustomOptions-Set |
type=Children-Set |
| slaProfile |
Specifies the SLA profile string associated with this BRG profile.
type=string default= minimum=0 maximum=32 Displayed(tab/group)=SLA Profile String |
| standbyIpLifetimeDays |
Specifies the number of days portion for the configured lifetime of the standby IP addresses.
type=int default=0 minimum=0 maximum=3650 Displayed(tab/group)=Days (DHCP Pool/Standby IP Lifetime) |
| standbyIpLifetimeHrs |
Specifies the number of hours portion for the configured lifetime of the standby IP addresses.
Default is 6 hours (21600 seconds)
type=int default=6 minimum=0 maximum=23 Displayed(tab/group)=Hours (DHCP Pool/Standby IP Lifetime) |
| standbyIpLifetimeMins |
Specifies the number of minutes portion for the configured lifetime of the standby IP addresses.
type=int default=0 minimum=0 maximum=59 Displayed(tab/group)=Minutes (DHCP Pool/Standby IP Lifetime) |
| standbyIpLifetimeSecs |
Specifies the number of seconds portion for the configured lifetime of the standby IP addresses.
type=int default=0 minimum=0 maximum=59 Displayed(tab/group)=Seconds (DHCP Pool/Standby IP Lifetime) |
| startIpAddress |
Specifies the start address of this range.
type=InetAddress default=192.168.0.2 Displayed(tab/group)=Subnet Start Address (DHCP Pool) |
| startIpAddressType |
Indicates the type of startIpAddressType.
type=rtr.InetAddressType default=ipv4 |
| subProfile |
Specifies the Subscriber Profile string associated with this BRG profile.
type=string default= minimum=0 maximum=32 Displayed(tab/group)=Subscriber Profile String |
| subnetIpAddress |
Specifies a subnet.
type=InetAddress default=192.168.0.1 Displayed(tab/group)=Subnet Address (DHCP Pool) |
| subnetIpAddressMask |
Specifies the prefix length.
type=acl.IpAddrMask default=ipAddrMask24 minimum=0 maximum=32 Displayed(tab/group)=Subnet Prefix Length (DHCP Pool) |
| subnetIpAddressType |
Indicates the type of subnetIpAddress.
type=rtr.InetAddressType default=ipv4 |
| uplinkInitialWait |
Specifies the time this system assumes a non-routed uplink needs to become operational; during
this time, the system blocks host setup.
The value of this property is ignored in case the uplink is routed.
type=int default=30 minimum=10 maximum=300 units=seconds Displayed(tab/group)=Uplink Initial Wait |
| Overridden Properties | |
|---|---|
| description | Value of this property specifies the user provided descripton of RIP Policy. |
| displayedName |
Unique policy identity.
access=read-create minimum=1 maximum=32 |
| Properties inherited from policy.PolicyObject |
|---|
| description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject |
| 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.
instanceFullName
: string - the full name of the object.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false| Supported Network Elements | |
|---|---|
| 7750 SR | Supported from 14.0.R1 |
| 7450 ESS | Supported from 14.0.R1 |
| Product Specifics | |
| 7450 ESS 20.0 | |
| 7450 ESS 21.0 | |
| 7450 ESS 22.0 | |
| 7450 ESS 23.0 | |
| 7450 ESS 24.0 | |
| 7450 ESS 25.0 | |
| 7750 SR 20.0 | |
| 7750 SR 21.0 | |
| 7750 SR 22.0 | |
| 7750 SR 23.0 | |
| 7750 SR 24.0 | |
| 7750 SR 25.0 | |