radiusaccounting
CustomRecord

Custom Record is an extension of Radius accounting policies to allow for the the collection of customizable accounting records. The Custom Record contains the various threshold values which define the minimum values an accounting record should be created for.



public class CustomRecord

Properties
allOverrides If true, indicates that all counter-ids will be used as reference counter-ids.

type=boolean
default=false
Displayed(tab/group)=All Overrides (SignficantChanges/Reference Override)

allQueues If true, indicates that all queues will be used as reference queues.

type=boolean
default=false
Displayed(tab/group)=All Queues (SignficantChanges/Reference Queue)

delta Specifies the delta change (significant change)

type=long
default=0
minimum=0
maximum=4294967295
Displayed(tab/group)=Significant Change Delta (SignficantChanges)

overrideId Specifies the counter-id that will be taken as reference to which the significant change delta applies.

type=long
default=0
minimum=-1
maximum=8

overridePointer Pointer to the reference counter-id to which the significant change delta applies.

type=Pointer
default=
Displayed(tab/group)=Override (SignficantChanges/Reference Override)

queueId Specifies the reference queue to which the significant change defined in delta applies.

type=long
default=0
minimum=-1
maximum=32

queuePointer Pointer to the reference queue to which the significant change delta applies.

type=Pointer
default=
Displayed(tab/group)=Queue (SignficantChanges/Reference Queue)

significantEgressOverrideCounter Specifies the egress counter ids in the reference counter-group to be taken as reference to which the significant change delta applies.

type=accounting.OverrideEgressCounter
default=0
Displayed(tab/group)=Egress Counters (SignficantChanges/Reference Override)

significantEgressQueueCounter Specifies the egress counter ids in the reference queue to be taken as reference to which the significant change delta applies.

type=accounting.QueueEgressCounter
default=0
Displayed(tab/group)=Egress Counters (SignficantChanges/Reference Queue)

significantIngressOverrideCounter Specifies the ingress counter ids in the reference counter-group to be taken as reference to which the significant change delta applies.

type=accounting.OverrideIngressCounter
default=0
Displayed(tab/group)=Ingress Counters (SignficantChanges/Reference Override)

significantIngressQueueCounter Specifies the ingress counter ids in the reference queue to be taken as reference to which the significant change delta applies.

type=accounting.QueueIngressCounter
default=0
Displayed(tab/group)=Ingress Counters (SignficantChanges/Reference Queue)

  
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 7.0.R1
7705 SAR Gen 2
7450 ESS Supported from 7.0.R1
7705 SAR Hm
Product Specifics
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 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0