Parsing the AdditionalText element
The Huawei U2000 3GPP system appends any data that is not in a name-value pair format to the AdditionalText element.
Earlier versions of the probe tokenized this unformatted data as an element name without a
corresponding value, so this data could not be parsed by the rules file. The new element
FULL_NV_ADDITIONAL_TEXT
enables the probe to tokenize the contents of the
AdditionalText element.
Example tokenization
This example shows
the contents of an AdditionalText element
parsed by the probe to create a FULL_NV_ADDITIONAL_TEXT
token.
The AdditionalText element
received by the probe:
AdditionalText: 'NeType: CG| NeLocation: | vendor: | neName: CG_22|
alarmName: No GSN Response| alarmLocation: igwb1: Alarm
parameter=0,1,172.18.154.59,10601| appendInfo: | ALARM 63023 Cleared Major CG 59
Software System
Alarm name = No GSN Response
Alarm raised time = 2011-07-25 02:33:49 DST
Location info = igwb1: Alarm parameter=0,1,172.18.154.59,10601
Cleared type = Cleared
Cleared time = 2011-07-25 02:34:23 DST'
The
FULL_NV_ADDITIONAL_TEXT
token
created by the probe:FULL_NV_ADDITIONAL_TEXT: NeType: CG| NeLocation: | vendor: | neName: CG_22|
alarmName: No GSN Response| alarmLocation: igwb1: Alarm
parameter=0,1,172.18.154.59,10601| appendInfo: | ALARM 63023 Cleared Major CG 59
Software System
Alarm name = No GSN Response
Alarm raised time = 2011-07-25 02:33:49 DST
Location info = igwb1: Alarm parameter=0,1,172.18.154.59,10601
Cleared type = Cleared
Cleared time = 2011-07-25 02:34:23 DST
NeType: CG
NeLocation:
vendor:
neName: CG_22
alarmName: No GSN Response
alarmLocation: igwb1: Alarm
parameter=0,1,172.18.154.59,10601
appendInfo:
ALARM 63023 Cleared Major CG 59
Software System
Alarm name = No GSN Response
Alarm raised time = 2011-07-25 02: 33:49 DST
Location info = igwb1: Alarm parameter=0,1,172.18.154.59,10601
Cleared type = Cleared
Cleared time = 2011-07-25 02:34:23 DST