slope
QosPool



public class QosPool

Properties
ambrAlrmThresh Specifies the threshold for the amber alarm on the over-subscription allowed.

type=int
default=0
minimum=0
maximum=1000
units=%
Displayed(tab/group)=Amber Alarm Threshold (/Reserved CBS)

appPool

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

appType

type=int
access=read-create
default=1
Displayed(tab/group)=Application Type
enums=
    1: accessIngress - Access Ingress
    2: accessEgress - Access Egress
    3: networkIngress - Network Ingress
    4: networkEgress - Network Egress

equipmentId

type=long
access=read-only
default=0

equipmentPointer

type=string
default=
maximum=252

equipmentType

type=int
access=read-create
default=1
enums=
    1: mda - MDA
    2: port - Port
    3: channel - Channel
    4: bundle - Bundle
    5: fp - ForwardPlane

redAlrmThresh Specifies the threshold for the red alarm on the over-subscription allowed.

type=int
default=0
minimum=0
maximum=1000
units=%
Displayed(tab/group)=Red Alarm Threshold (/Reserved CBS)

reservedCbs Specifies the amount of buffer space within the pool that is not considered shared. When queues request buffers from the pool, they will be either within-CBS or above-CBS. If the queue is within-CBS based on the current queue depth and the configured CBS value for the queue,the requested buffer is taken from the reserved portion of the buffer pool. After the queues depth is beyond its configured CBS, the buffer will be taken from the pools shared space.

type=int
default=-1
minimum=-1
maximum=100
units=%
Displayed(tab/group)=Reserved CBS (/Reserved CBS)

resvCbsAmbrAlrmMax Specifies the maximum percentage for the reserved CBS size of the pool. When it is set to default value, the adaptive CBS sizing is disabled. To enable adaptive CBS sizing, it MUST be set to non-default value along resvCbsAmbrAlrmStep. When reserved CBS is set to default value, adaptive CBS sizing cannot be enabled. The reserved CBS (Committed Burst Size) defines the amount of buffer space within the pool that is not considered shared. Max reserved CBS must not be more than the reserved CBS.

type=int
default=0
minimum=0
maximum=100
units=%
Displayed(tab/group)=Amber Alarm Action Max (/Reserved CBS)

resvCbsAmbrAlrmStep Specifies the percentage step-size for the reserved CBS size of the pool. When it is set to default value, the adaptive CBS sizing is disabled. To enable adaptive CBS sizing, it MUST be set to non-default value along with resvCbsAmbrAlrmMax. When reserved CBS is set to default value, adaptive CBS sizing cannot be enabled. The reserved CBS (Committed Burst Size) defines the amount of buffer space within the pool that is not considered shared.

type=int
default=0
minimum=0
maximum=100
units=%
Displayed(tab/group)=Amber Alarm Action Step (/Reserved CBS)

shelfId

type=int
access=read-create
default=1

siteId

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

slopePolicy

type=string
access=read-only
default=default
minimum=1
maximum=32
Displayed(tab/group)=Name (/Slope Policy)

slopePolicyPointer

type=Pointer
default=

  
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 : config(slope.QosPool) -
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:
equipmentInfo : summary(slope.QosPool) -
Exceptions:
slope.QosPool.configureException

delete

DEPRECATED - 8.0
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
Exceptions:
slope.QosPool.deleteException
Supported Network Elements
7450 ESS
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7950 XRS
DC 7850
DC 210
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 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