|
Description:
|
mtpAccountPackage PACKAGE
BEHAVIOUR mtpAccountPackageBehaviour BEHAVIOUR DEFINED AS
"The mtpAccount managed object allows by means of the signLinkSetTpSet attribute to define a set (at least one) of signLinkSetTps which are leading to an adjacent operator and therefore their MSU traffic can be accounted/verified collectively. One signLinkSetTp must not be assigned to more than one mtpAccountPackage instance within one mtpSignPoint. All signLinkSetTpSets of mtpAccounts with the same operatorName value must be disjunct.
The selectionItem in each of the entries of selectionGroupSet refers each to one instance of dpcGroup, the optionalSelectionItem can be used to refer one instance of siGroup. Each selectionGroup entry shall be unique in this attribute.
For each selectionGroup it is counted separately. Each counter information contains the number of MSUs, the number of octets and an eventual data problem. 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.";;
ATTRIBUTES
mtpAccountId GET SET-BY-CREATE,
signLinkSetTpSet GET SET-BY-CREATE ADD-REMOVE,
operatorName GET SET-BY-CREATE,
controlPointer GET SET-BY-CREATE,
selectionGroupSetForAccounting GET REPLACE ADD-REMOVE;
selectionGroupSetForVerification GET REPLACE ADD-REMOVE;
NOTIFICATIONS
mtpAccounting,
mtpAccountingVerification;
|
|
|
|