Question & Answer
Question
Huawei U2000 3GPP CORBA probe unexplained token behavior
Answer
For the Huawei U2000 3GPP CORBA probe there can be sees a particular token/ parameter 'AdditionalText' appearing in the probe logs.
Sometimes it appears just before an alarm is received. In such cases, the value of the 'AdditionalText' token matches that of the FULL_NV_ADDITIONAL_TEXT token of the alarm. It can happen only that the 'AdditionalText' token is received and no alarm tokens. Sometimes, one or more of the 'AdditionalText' tokens is received following which an alarm with all tokens are received.
It appears the logging is related to how the probe is processing the event elements and the logging is done for debug purposes.
Earlier versions of the probe tokenized this unformatted data as an element name [AdditionalText 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
It appears the logging is related to how the probe is processing the event elements and the logging is done for debug purposes.
Earlier versions of the probe tokenized this unformatted data as an element name [AdditionalText 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
Please check :
https://www.ibm.com/support/kn
The messages are logged when message level is set to debug.
You can set the log level to Information to see just the useful messages.
If you use custom logging, you could set the log statements to messagelevel 'info' if they are presently 'debug' and use the probe property:
e.g.
log(info,"MYDEBUG: All tokens = " + $*)
and
MessageLevel : 'info'
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS5SQ7","label":"OmniFind Enterprise Edition"},"Component":"Probes","Platform":[{"code":"PF016","label":"Linux"}],"Version":"8.1","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Product Synonym
nco_p_huawei_u2000_3gpp_corba
Was this topic helpful?
Document Information
Modified date:
31 October 2019
UID
ibm11101885