svq
AggregationScheduler



public class AggregationScheduler

Stats:
svq.CustEgrQosPortIdArbiterStats svq.CustIngQosPortIdArbiterStats svq.CustMultiSvcSiteEgrAggrScdrPlcyStats svq.CustMultiSvcSiteEgrQosArbiterStats svq.CustMultiSvcSiteEgrSchedPlcyPortStats svq.CustMultiSvcSiteEgrSchedPlcyStats svq.CustMultiSvcSiteIngAggrScdrPlcyStats svq.CustMultiSvcSiteIngQosArbiterStats svq.CustMultiSvcSiteIngSchedPlcyPortStats svq.CustMultiSvcSiteIngSchedPlcyStats

Properties
aggregationSchedulerName

type=string
access=read-create
default=
minimum=1
maximum=32
Mandatory on create
Displayed(tab/group)=Scheduler Name (/Properties)

ancp.AncpCustomerStaticMap-Set type=Children-Set
currentEgressSchedulerName Indicates the currently active Egress QoS scheduler on this multi-service Site. The active policy may deviate from Egress Scheduler policy in case it is overruled by a ToD-suite policy defined on this multi-service site.

type=string
access=read-only
default=
Displayed(tab/group)=Active Scheduler Name (Schedulers/Applied Egress Scheduler)

currentIngressSchedulerName Indicates the currently active Ingress QoS scheduler on this multi-service Site. The active policy may deviate from Ingress Scheduler policy in case it is overruled by a ToD-suite policy defined on this multi-service site.

type=string
access=read-only
default=
Displayed(tab/group)=Active Scheduler Name (Schedulers/Applied Ingress Scheduler)

customerMultiServiceSiteFrameBaseAccounting

type=boolean
default=false
Displayed(tab/group)=Frame-Based Accounting (Schedulers/Egress Aggregate Rate Limit)

description

type=string
default=
minimum=0
maximum=80
Displayed(tab/group)=Description (/Properties)

egressAggRateLUB Specifies whether to limit the unused bandwidth and allow a tighter control in allocation of bandwidth by HQos.

type=boolean
default=false
Displayed(tab/group)=Limit Unused Bandwidth (Schedulers/Egress Aggregate Rate Limit)

egressAggRateLimit Specifies the maximum total rate of all egress queues for this multi-service site. The value -1 means that there is no limit.

type=long
default=-1
minimum=-1
maximum=40000000
units=kbps
Displayed(tab/group)=Egress Aggregate Rate Limit (Schedulers/Egress Aggregate Rate Limit)

egressPolicerControlPolicy Specifies the ingress QoS policer control policy assigned to this Multi-Service Site.

type=Pointer
default=
Displayed(tab/group)=Policer Control Policy (Schedulers/Egress Policer Control Policy)

egressSchedulerName

type=string
access=read-only
default=

egressSchedulerObjectPointer

type=Pointer
default=
Displayed(tab/group)=Displayed Name (Schedulers/Egress Scheduler)

equipmentDisplayedName

type=string
access=read-only
default=
Displayed(tab/group)=Equipment Name (/Assignment)

equipmentId

type=long
access=read-only
default=0

equipmentPointer

type=Pointer
default=

ingressPolicerControlPolicy Specifies the ingress QoS policer control policy assigned to this Multi-Service Site.

type=Pointer
default=
Displayed(tab/group)=Policer Control Policy (Schedulers/Ingress Policer Control Policy)

ingressSchedulerName

type=string
access=read-only
default=

ingressSchedulerObjectPointer

type=Pointer
default=
Displayed(tab/group)=Displayed Name (Schedulers/Ingress Scheduler)

intendedEgressSchedulerName Indicates the Egress QoS scheduler on this multi-service Site that should be applied. If it deviates from Egress Scheduler policy, this means that there was a problem when trying to activate this filter. It can only deviate when using tod-suites for the SAP. When the tod-suites decides that a new filter must be applied, it will try to do this. If it fails, the current and intended field are not equal.

type=string
access=read-only
default=
Displayed(tab/group)=Intended Scheduler Name (Schedulers/Applied Egress Scheduler)

intendedIngressSchedulerName Indicates the Ingress QoS scheduler on this multi-service Site that should be applied. If it deviates from Ingress Scheduler policy, this means that there was a problem when trying to activate this filter. It can only deviate when using tod-suites for the SAP. When the tod-suites decides that a new filter must be applied, it will try to do this. If it fails, the current and intended field are not equal.

type=string
access=read-only
default=
Displayed(tab/group)=Intended Scheduler Name (Schedulers/Applied Ingress Scheduler)

participation

type=svq.AggregationParticipation
default=subscriber

scope

type=svq.AggregationScope
access=read-only
default=port
Displayed(tab/group)=Equipment Type (/Assignment)

subscriberId

type=long
access=read-only
default=0
Displayed(tab/group)=Customer ID (/Customer)

subscriberName

type=string
access=read-only
default=
maximum=255
Displayed(tab/group)=Customer Name (/Customer)

svq.EgressAggregationSchedulerOverride-Set type=Children-Set
svq.IngressAggregationSchedulerOverride-Set type=Children-Set
todSuitePointer Pointer to the instance of the ToD Suite object.

type=Pointer
default=
Displayed(tab/group)=Time Of Day Suite

  
Properties inherited from netw.NetworkSite
displayedName, siteId, siteName
 
Properties inherited from netw.SubnetworkConnection
domain
 
Properties inherited from netw.Connection
administrativeState, application, connectionId, operationalState
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

configure

Input Parameters:
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.
configInfo : generic.CommonManagedContainmentEntityConfigurationInformation -
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
objectFullName : string -
Exceptions:
svq.AggregationScheduler.configureException

delete

DEPRECATED - 8.0.R1
Use
generic.GenericObject.deleteInstance() instead.
Input Parameters:
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

find

DEPRECATED - 8.0.R1
Use root find instead.
Input Parameters:
filter : FilterHolder -
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:
infoList : List (generic.CommonManagedEntityInformation) -

findServiceIpInterfaces

DEPRECATED - 8.0.R1
Use root find instead
Input Parameters:
instanceFullName : string - the full name of the object.
filter : FilterHolder -
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:
infoList : List (generic.CommonManagedEntityInformation) -
Supported Network Elements
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7450 ESS
7950 XRS
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
7705 SAR Gen 2 25.0
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 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
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0