48 IBM Tivoli Netcool Service Quality Manager Data Mediation Gateway Development
UniqueID is an optional element that can be used to, for example, uniquely
identify the GPRS Core Network. In a situation where the deployed solution has
multiple mediation points, then this element is recommended.
We use a custom field in the PERLIZE rule and a modified CSV output writer to
achieve this name. This customization is explained in 3.5, “Developing the post
parser configuration for Motorola GGSN” on page 58. Example 3-1 show some of
the file names using the desired naming convention.
Example 3-1 GPRS Core GGSN CSV file naming convention
A20081008.1500-20081008.1515_1_GGSN.csv
A20081008.1500-20081008.1515_2_GGSN.csv
A20081008.1515-20081008.1530_1_GGSN.csv
A20081008.1515-20081008.1530_2_GGSN.csv
GPRS Core GGSN PM CSV file format
The content of the CSV file for the core GGSN PM is listed in Table 3-3. The
fields should be described in the CSV header lines.
Table 3-3 GPRS Core GGSN PM CSV file format
Field name Field description Constraints
GGSNName Textual name of GGSN Not null, text string (up to 64
characters)
APN The access point name Not null, text string (up to 256
characters)
pdpCreate_successes Number of successful PDP Contexts
creation attempts
Nullable, but >=0 if present
pdpCreate_failures Number of unsuccessful PDP Contexts
creation attempts
Nullable, but >=0 if present
msInit_pdpDelete_successes Number of successful mobile initiated
PDP context deletion attempts
Nullable, but >=0 if present
msInit_pdpDelete_failures Number of unsuccessful mobile initiated
PDP context deletion attempts
Nullable, but >=0 if present
nwInit_pdpDelete_successes Number of unsuccessful network
initiated PDP context deletion attempts
Nullable, but >=0 if present
nwInit_pdpDelete_successes Number of unsuccessful network
initiated PDP context deletion attempts
Nullable, but >=0 if present