|
Description:
|
sccpAccountPackage PACKAGE
BEHAVIOUR sccpAccountPackageBehaviour BEHAVIOUR DEFINED AS
"The sccpAccount managed object allows by means of the attribute sccpLinkageSet to define a set (at least one) of remote nodes for which SCCP accounting/verification can be done collectively, because they are belonging to the same operator. All sccpLinkageSets defined by sccpAccounts shall be disjunct.
The selectionGroupSetForAccounting refers to terminatingAccountClassForAccounting instances contained in scrc, i.e. the accounting is independent of the operator (Other selection items for SCCP accounting are for further study). The selectionGroupSetForVerification refers to terminatingAccountClassForVerification instances contained in the same sccpAccount that the selectionGroupSetForVerification attribute belongs to, i.e. the verification is operator dependent. Each selectionGroup entry shall be unique in these attributes. For each selectionGroup it is counted separately. Each counter information contains the number of GTs, the number of octets, an eventual data problem and the selectionGroup for which was counted. The counters are not readable but only available in the notification data.
If all counters for verification or accounting should still be zero at the end of the measurement, the corresponding notification should be generated regardless of that in order to provide a measure against notification loss.
Two different notifications, one for accounting, one for accounting verification containing the measurement results might be generated by this one object. If a selectionGroupSet is empty, then this means, that accounting resp. verification is not performed for the adjacent operator. In this case there is no notification for accounting resp. verification.
The following rules apply for set requests on the sccpLinkageSet, selectionGroupSetForAccounting and selectionGroupSetForVerification attributes: The addressed sccpLinkages in the sccpLinkageSet attribute may only appear in one sccpAccount. The selectionGroups in the selectionGroupSetForVerification shall refer to terminatingAccountClassForVerification instances contained in this sccpAccount instance. The selectionGroups in the selectionGroupSetForAccounting shall refer to terminatingAccountClass instancesForAccounting.";;
ATTRIBUTES
sccpAccountId GET SET-BY-CREATE,
sccpLinkageSet GET SET-BY-CREATE ADD-REMOVE,
"ITU-T Rec. Q.751.3 (1997)":operatorName GET SET-BY-CREATE,
"ITU-T Rec. Q.751.3 (1997)":selectionGroupSetForAccounting
INITIAL VALUE SccpAccountingDefinedTypesModule.selectionGroupSetInitial
GET-REPLACE,
"ITU-T Rec. Q.751.3 (1997)":selectionGroupSetForVerification
INITIAL VALUE SccpAccountingDefinedTypesModule.selectionGroupSetInitial
GET-REPLACE;
|
|
|
|