class CscfThrottledInterface

ManagedElement
+-CscfFunction
+-CSCF-Application
+-CscfThrottledInterfaceGroup
+-CscfThrottledInterface

This is a container class containing throttled interface related attributes

This MO is created by the system.

Attributes
CscfLowerThrottlingThresholdDT
noNotification
cscfLowerThrottlingThreshold = 5
This parameter defines the lower threshold (percentage of busy replies) at which point the throttling rate should be decreased. Its value must be less than that of cscfUpperThrottlingThreshold.
CscfThrottledInterfaceIdDT
key
mandatory
noNotification
restricted
cscfThrottledInterfaceId
This is the key attribute of the CscfThrottledInterface. One instance of the CscfThrottledInterface with the key
cscfThrottledInterfaceId=CxDx is created at startup. This instance cannot be deleted.
boolean
noNotification
cscfThrottlingEnabled = false
This parameter defines if the throttling function in CSCF is enabled or disabled on the interface.
CscfThrottlingRateDT
noNotification
cscfThrottlingRateDecrease = 15
This parameter defines the decrease in the throttling rate when the percentage of busy replies is below the lower threshold.
CscfThrottlingRateDT
noNotification
cscfThrottlingRateIncrease = 7
This parameter defines the increase in the throttling rate when the percentage of busy replies is above the upper threshold.
CscfThrottlingWindowLengthDT
noNotification
cscfThrottlingWindowLength = 4
This parameter defines the duration in seconds of the window over which measuring the percentage of busy replies received for all requests is performed to determine an overload situation.
CscfUpperThrottlingThresholdDT
noNotification
cscfUpperThrottlingThreshold = 15
This parameter defines the upper threshold (percentage of busy replies) at which point the throttling rate should be increased. Its value must be greater than that of cscfLowerThrottlingThreshold.

  class CscfThrottledInterface