| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| accounting.CustomAAConfig-Set |
type=Children-Set |
| accounting.CustomOverrideConfig-Set |
type=Children-Set |
| accounting.CustomQueueConfig-Set |
type=Children-Set |
| accounting.CustomRecord-Set |
type=Children-Set |
| accounting.Policer-Set |
type=Children-Set |
| align |
Specifies if true generation of accounting statistics is aligned with absolute time.
First statistics are generated when absolute time is dividable by collection-interval value. After that it continues with
collection-interval. This is important for synchronization of statistics interval between various nodes in network. If false,
generation of accounting statistics is triggered right after command execution and continues after configured collection-interval.
type that do not have an accounting policy.
type=boolean default=false Displayed(tab/group)=Align |
| collectionInterval |
The value of collectionInterval determines how frequently
the statistics are collected and written to their destination.
collectionInterval will have a default value if the value of
useDefaultInterval is set to 'true'.
Value of collectionInterval can be set manually if useDefaultInterval
is set to 'false'.
An attempt to set collectionInterval to a non-default
value will fail if useDefaultInterval has the value 'true' set.
If no record is specified, default value for collectionInterval is 5.
For service and network types of record, default values are 5 and 15
respectively.
For subscriber, lsp, NE Schedulable tests (saa) record types, default value is 5.
For AA record types, default value is 15.
For video record type, default value is 10.
For NE Schedulable Tests (saa) only, the minimum value of collectionInterval is 1 minute.
Otherwise the minimum value is 5 minutes.
type=int default=15 minimum=1 maximum=120 Displayed(tab/group)=Collection Interval (m) |
| includeSystemInfo |
Specifies whether or not to include system information at the top of each accounting file
generated for a given accounting policy.
type=boolean default=false Displayed(tab/group)=Include System Info |
| isDefault |
Indicates that this accounting policy is applied to all service access points (SAPs)
that do not have an explicit accounting policy applied. If no
accounting policy is associated with a SAP, accounting records are
produced in accordance with the default policy. Only one accounting policy entry
can have isDefault set to 'true'. If there is no such accounting policy with isDefault set to 'true',
then the only accounting records collected are those explicitly configured accounting policies.
type=generic.TruthValue default=false Displayed(tab/group)=Default |
| logMemory |
If logMemory is enabled, the system allocates some RAM (i.e. volatile memory) as a temporary storage to write
accounting records every collection-interval. The accounting records are moved from the temporary storage to the
specified file on non-volatile memory (i.e. flash) when either the rollover-interval expires or when temporary
storage location is full.
type=generic.TruthValue default=false Displayed(tab/group)=Log Memory |
| recordType |
Indicates the type of predefined
accounting record type to be written to the accounting file.
type=accounting.RecordType default=none Displayed(tab/group)=Type |
| useDefaultInterval |
When useDefaultInterval has a value of 'true', it indicates
that collectionInterval will have a default value.
When useDefaultInterval has a value of 'false', user can set
the value of collectionInterval manually.
DEPRECATED: 15.0.R1 for nodes that supports accounting.Policy class type=generic.TruthValue default=false Displayed(tab/group)=Use Default Interval |
| 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 |
| Methods inherited from file.LogDefinition |
|---|
| findFiles |