|
Description:
|
dSeriesCounts MANAGED OBJECT CLASS
DERIVED FROM "DMI":top;
CHARACTERIZED BY dSeriesCounts-P PACKAGE
BEHAVIOUR dSeriesCounts-P-B BEHAVIOUR
DEFINED AS !provides the set of packet and segment counts required to collect
the charges levied according to the tariff principles contained in
Recommendations D.10, D.11 and D.12 for international packet switched
public data communications services. The values collected are reported
at object deletion.!;;
ATTRIBUTES
dSeriesId GET,
dSeriesResetRequestIndicationPackets GET,
dSeriesSegmentsSent GET,
dSeriesSegmentsReceived GET;
ATTRIBUTE GROUPS
"GMI":counters
dSeriesResetRequestIndicationPackets
dSeriesSegmentsSent
dSeriesSegmentsReceived;
NOTIFICATIONS
"DMI":objectCreation,
"DMI":objectDeletion;
;;
|
|
|
|