dynsvc
DynSvcActConfig

DynSvcActConfig objects provides the configuration of accounting policies associated with Dynamic Services policies. There are two of these objects created automatically for each DynSvcPolicy object.



public class DynSvcActConfig

Properties
index The value of index specifies the identifier number of this object within the scope of a Dynamic Services policy.

type=dynsvc.DynSvcActIndex
access=read-create
Mandatory on create
Displayed(tab/group)=Instance

radiusServerPolicyPointer The value of radiusServerPolicyPointer specifies the identifier name of a RADIUS server policy to be used for accounting.

type=Pointer
default=
Displayed(tab/group)=RADIUS Server Policy

statsType The value of statsType specifies what type of statistics are sent to the accounting server.

type=dynsvc.StatsType
default=volumeTime
Displayed(tab/group)=Stats Type

updateInterval The value of updateInterval specifies the time interval between consecutive accounting updates when using this Dynamic Services policy.

type=long
default=0
minimum=0
maximum=259200

updateIntervalJitter The value of updateIntervalJitter specifies the amount of jitter to be applied on the update interval which is configured in updateInterval and can be overruled by RADIUS. A value between 1..3600 specifies the amount of jitter in seconds. The (default) value -10 corresponds to a jitter value of 10% of the update interval. The operational value used by the system will never be bigger then 10% of the update interval.

type=long
default=-10
minimum=-10
maximum=3600
Displayed(tab/group)=Update Interval Jitter (/Update Interval)

  
Properties inherited from policy.PolicyItemDefinition
containingPolicyDisplayedName, containingPolicyId
 
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
 
Supported Network Elements
7750 SR Supported from 11.0.R1
7705 SAR Hm
7450 ESS Supported from 11.0.R1