Go to primary content
Oracle® Communications Diameter Signaling Router Service Capability Exposure Function User's Guide
Release 8.4
F12301-02
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Change Statistics Storage Interval

DSR API GW generates various types of SCEF-related statistics that exist within the DSR API GW database table as slee_statistics_data. Each statistics is represented by a numerical ID.

Table A-1 NIDD Statistics

Statistic Name Statistic ID
NIDD Configuration create
- Request received 1021
- Successful response sent 1022
- Error response sent 1023
NIDD Configuration read
- Request received 1026
- Successful response sent 1027
- Error response sent 1028
Individual NIDD Configuration request
- Request received 1031
- Successful response sent 1032
- Error response sent 1033
Individual NIDD Configuration delete request
- Request received 1036
- Successful response sent 1037
- Error response sent 1038
Individual NIDD configuration read request
- Request received 1041
- Successful response sent 1042
- Error response sent 1043
NIDD Download Link data deliveries create
- Request received 1046
- Successful response sent 1047
- Error response sent 1048
NIDD Download Link data deliveries read
- Request received 1051
- Successful response sent 1052
- Error response sent 1053
Individual NIDD Download Link data deliveries create
- Request received 1056
- Successful response sent 1057
- Error response sent 1058
Individual NIDD Download Link data deliveries read
- Request received 1061
- Successful response sent 1062
- Error response sent 1063
NIDD Configuration update notification
- Request sent 1066
- Successful response received 1067
- Error response received 1068
NIDD downlink data delivery status notification
- Request sent 1071
- Successful response received 1072
- Error response received 1073
NIDD uplink data delivery status notification
- Request sent 1076
- Successful response received 1077
- Error response received 1078

Table A-2 Event Monitoring Statistics

Statistic Name Statistic ID
Monitoring event subscriptions read
- Request received 1111
- Successful response sent 1112
- Error response sent 1113
Monitoring event subscriptions create
- Request received 1116
- Successful response sent 1117
- Error response sent 1118
Individual monitoring event subscriptions read
- Request received 1121
- Successful response sent 1122
- Error response sent 1123
Individual monitoring event subscriptions create
- Request received 1126
- Successful response sent 1127
- Error response sent 1128
Individual monitoring event subscriptions delete
- Request received 1131
- Successful response sent 1132
- Error response sent 1133
Monitoring event notification
- Request sent 1136
- Successful response received 1137
- Error response received 1138

Table A-3 Device Triggering Statistics

Statistic Name Statistic ID
Device Triggering transaction
- Request received 1081
- Successful response sent 1082
- Error response sent 1083
Device Triggering transaction
- Request received 1086
- Successful response sent 1087
- Error response sent 1088
Individual Device Triggering transaction
- Request received 1091
- Successful response sent 1092
- Error response sent 1093
Individual Device Triggering transaction
- Request received 1096
- Successful response sent 1097
- Error response sent 1098
Individual Device Triggering transaction
- Request received 1101
- Successful response sent 1102
- Error response sent 1103
Device Triggering delivery report notification
- Request received 1106
- Successful response sent 1107
- Error response sent 1108

Table A-4 Enhanced Coverage Restriction Statistics

Statistic Name Statistic ID
Configure
- Request received 1141
- Successful response sent 1142
- Error response sent 1143
Query
- Request received 1146
- Successful response sent 1147
- Error response sent 1148

Statistics are stored in the database at a configurable interval, which is configurable using the Admin console. Statistics are collected for the configured interval and stored in database in different records as one per Application per AppServer.

To change the statistics storage interval, follow this procedure:

  1. Access the DSR API GW Admin console using https://<Admin-Server-XMI-IP>:9002/console.
  2. Login using the admin account created when configuring the API GW.
    The default username is weblogic.
  3. Navigate to OCSG > AppServerx > Container Services > Statistics Service > Attributes (tab).
  4. Change the StoreInterval to desired seconds.
  5. Mark the associated checkbox and click Update Attributes.