CgspLinkTestResults

  • Base type Enumeration

This object provides information on result from signalling link test procedures as follows. 'noErrors' : Link test did not detect any errors. 'undefinedOpc' : A signalling link test message was received with an undefined originating point code. 'incorrectOpc' : A signalling link test message was received with an incorrect originating point code. 'undefinedSlc' : A signalling link test message was received with an undefined signalling link code. 'incorrectSlc' : A signalling link test message was received with an incorrect signalling link code.. 'incorrectNi' : A signalling link test message was received with an incorrect Network Indicator. 'badPattern' : A signalling link test message was received with an incorrect test pattern. This may be caused by variant mismatched or incorrect definitions on physical link. 'nonAdjacent' :Received an signalling link test message from an non-adjacent node. 'failed' :Unable to run test or no response was received within the specified interval.

Possible values

9 objects
Number Name
0 noErrors
1 undefinedOpc
2 incorrectOpc
3 undefinedSlc
4 incorrectSlc
5 incorrectNi
6 badPattern
7 nonAdjacent
8 failed