SCCP/API:Alarms: Difference between revisions
(initial content) |
m (moved SCCP:Alarms to SCCP/API:Alarms) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
== Alarm == | == Alarm == | ||
The alarm (event) notification message is received by the host application when a SCCP is reporting an error. General explanation of the | The alarm (event) notification message is received by the host application when a SCCP is reporting an error. General explanation of the alarm event notification fields: | ||
| Line 13: | Line 13: | ||
*The | *The '''Category field''' indicates the category of the alarm. Possible values: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
| Line 52: | Line 53: | ||
| Hop violation|| Out of range || Message discarded due to hop counter violation | | Hop violation|| Out of range || Message discarded due to hop counter violation | ||
|- | |- | ||
| | | Unequipped|| Protocol unequipped||MTP-STATUS with indication remote SCCP unequipped. | ||
|} | |} | ||
| Line 68: | Line 61: | ||
== LSAP Alarm == | == LSAP Alarm == | ||
The alarm (event) notification message is received by the host application when a SCCP LSAP is reporting an error. General explanation of the | The alarm (event) notification message is received by the host application when a SCCP LSAP is reporting an error. General explanation of the LSAP alarm event notification fields: | ||
*The SCCP handle field | *The '''SCCP handle field''' specifies the handle of the SCCP instance | ||
*The '''SCCP LSAP handle field''' specifies the handle of the SCCP LSAP instance | *The '''SCCP LSAP handle field''' specifies the handle of the SCCP LSAP instance | ||
*The '''Category field''' indicates the category of the LSAP alarm. Possible values: see | *The '''Category field''' indicates the category of the LSAP alarm. Possible values: see SCCP alarm category table at the beginning of this page | ||
*The '''Event field''' specifies the event that cause the LSAP alarm | *The '''Event field''' specifies the event that cause the LSAP alarm | ||
| Line 79: | Line 72: | ||
*The | *The '''Cause field''' specifies the cause of the Lsap alarm. | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! width="150" style="background:#efefef;" | | |+ SCCP event and cause LSAP alarm under CATEGORY_PROTOCOL | ||
! width=" | ! width="150" style="background:#efefef;" |Event of Protocol Category | ||
! width="200" style="background:#efefef;" |Cause | |||
! width="200" style="background:#efefef;" |Description | |||
|- | |- | ||
| | | Protocol bind-fail|| Unknown||Bind with service provider failed. | ||
|- | |- | ||
| | | Protocol syntax error|| Invalid network message||Syntax error in message received from the network. | ||
|} | |} | ||
{| class="wikitable" border="1" | |||
|+ SCCP event and cause LSAP alarm under CATEGORY_INTERFACE | |||
! width="150" style="background:#efefef;" |Event of Interface Category | |||
! width="200" style="background:#efefef;" |Cause | |||
! width="200" style="background:#efefef;" |Description | |||
|- | |||
| Invalid lower interface event|| | |||
*Out of range | |||
*Interface invalid SU | |||
*Interface protocol not active | |||
||Invalid lower interface event because of: | |||
*Parameter value out of range | |||
*Invalid suId | |||
*Protocol layer not active | |||
|} | |||
== Userpart Alarm == | |||
The alarm (event) notification message is received by the host application when a SCCP Userpart is reporting an error. General explanation of the Userpart alarm event notification fields: | |||
*The '''SCCP handle field''' specifies the handle of the SCCP instance | |||
*The '''SCCP Userpart handle field''' specifies the handle of the SCCP Userpart instance | |||
*The '''Category field''' indicates the category of the Userpart alarm. Possible values: see Table 90 - SCCP alarm category 0350033003000340039000000 . | |||
*The '''Event field''' specifies the event that cause the Userpart alarm. | |||
General explanation of the | |||
*The | |||
| Line 162: | Line 117: | ||
*The'''Cause field''' specifies the cause of the Userpart alarm | *The '''Cause field''' specifies the cause of the Userpart alarm | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! width="150" style="background:#efefef;" | | |+ SCCP event and cause LSAP alarm under CATEGORY_PROTOCOL | ||
! width=" | ! width="150" style="background:#efefef;" |Event of Protocol Category | ||
! width="200" style="background:#efefef;" |Cause | |||
! width="200" style="background:#efefef;" |Description | |||
|- | |- | ||
| | | Protocol in-service|| Protocol user-initiated||SCCP user came in-service (user initiated request) | ||
|- | |- | ||
| | | Protocol out-of-service|| Protocol user-initiated||SCCP user going OOS (user initiated request) | ||
|} | |} | ||
{| class="wikitable" border="1" | |||
|+ SCCP event and cause LSAP alarm under CATEGORY_INTERFACE | |||
! width="150" style="background:#efefef;" |Event of Interface Category | |||
! width="200" style="background:#efefef;" |Cause | |||
! width="200" style="background:#efefef;" |Description | |||
|- | |||
| Invalid upper interface event|| | |||
*Out of range | |||
*Interface invalid SP | |||
*Interface protocol not active | |||
||Invalid upper interface event because of: | |||
*Parameter value out of range. | |||
*Invalid spId. | |||
*Protocol layer not active. | |||
|} | |||
Event of Interface Category | |||
Cause | |||
Description | |||
Invalid upper interface event because of: | |||
Latest revision as of 12:39, 1 May 2012
Toolpack currently offers three types of alarms.
Alarm
The alarm (event) notification message is received by the host application when a SCCP is reporting an error. General explanation of the alarm event notification fields:
- The SCCP handle field specifies the handle of the SCCP instance
- The Category field indicates the category of the alarm. Possible values:
| Alarm Category | Description |
|---|---|
| Protocol | Protocol related alarms |
| Interface | Interface related alarms |
- The Event field specifies the event that cause the alarm
- The Cause field specifies the cause of the alarm
| Event of Protocol Category | Cause | Description |
|---|---|---|
| Protocol | Invalid Event
Decode Error |
Invalid network message
|
| Routing error | Invalid Route | Routing error |
| Hop violation | Out of range | Message discarded due to hop counter violation |
| Unequipped | Protocol unequipped | MTP-STATUS with indication remote SCCP unequipped. |
LSAP Alarm
The alarm (event) notification message is received by the host application when a SCCP LSAP is reporting an error. General explanation of the LSAP alarm event notification fields:
- The SCCP handle field specifies the handle of the SCCP instance
- The SCCP LSAP handle field specifies the handle of the SCCP LSAP instance
- The Category field indicates the category of the LSAP alarm. Possible values: see SCCP alarm category table at the beginning of this page
- The Event field specifies the event that cause the LSAP alarm
- The Cause field specifies the cause of the Lsap alarm.
| Event of Protocol Category | Cause | Description |
|---|---|---|
| Protocol bind-fail | Unknown | Bind with service provider failed. |
| Protocol syntax error | Invalid network message | Syntax error in message received from the network. |
| Event of Interface Category | Cause | Description |
|---|---|---|
| Invalid lower interface event |
|
Invalid lower interface event because of:
|
Userpart Alarm
The alarm (event) notification message is received by the host application when a SCCP Userpart is reporting an error. General explanation of the Userpart alarm event notification fields:
- The SCCP handle field specifies the handle of the SCCP instance
- The SCCP Userpart handle field specifies the handle of the SCCP Userpart instance
- The Category field indicates the category of the Userpart alarm. Possible values: see Table 90 - SCCP alarm category 0350033003000340039000000 .
- The Event field specifies the event that cause the Userpart alarm.
- The Cause field specifies the cause of the Userpart alarm
| Event of Protocol Category | Cause | Description |
|---|---|---|
| Protocol in-service | Protocol user-initiated | SCCP user came in-service (user initiated request) |
| Protocol out-of-service | Protocol user-initiated | SCCP user going OOS (user initiated request) |
| Event of Interface Category | Cause | Description |
|---|---|---|
| Invalid upper interface event |
|
Invalid upper interface event because of:
|