> For the complete documentation index, see [llms.txt](https://prosbcdocs.telcobridges.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prosbcdocs.telcobridges.com/tmedia-documentation/configuration/status-menus-ss7-mtp3.md).

# Status Menus:SS7 MTP3

#### ***Applies to version(s): v2.5, v2.6.***

General and detailed status information about the [SS7](https://telcobridges.com/media-gateways/solutions/signaling/migrating-ss7-sigtran/) [MTP3](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/protocols/mtp3/README.md) stack is accessible from the SS7 MTP3 tab of the Global Status view.

### General view

The SS7 MTP3 general view, shown below, provides information about the health of the MTP3 links. From this view you can know the status of MTP3 links by seeing if they are up or down. This general view provides links to other detailed status screens for the MTP3 configuration, its links, linksets, and routes.

![Web Portal v2.3 MTP3 General View](https://docs.telcobridges.com/w/images/3/3a/Web_Portal_v2.3_MTP3_General_View.png)

### SS7 MTP3 Detailed View

The SS7 MTP3 detailed view groups status information into four screens, as follows:

* MTP3 Stack Status
* MTP3 Linkset
* MTP3 Link

***

#### MTP3 Stack Status

The MTP3 Stack Status, shown below, displays counters for a variety of status messages that in turn are used to indicate the current health of the MTP3 stack. This status screen is accessed from the MTP3 CFG 0 link of the General view, shown in the figure above. Counters may be reset from this screen to determine if a problem persists.

**To reset the counters of this screen**

1. Select the 'Reset status' check box.
2. Click 'Now'.

![Web Portal v2.3 MTP3 Stack Status](https://docs.telcobridges.com/w/images/c/cb/Web_Portal_v2.3_MTP3_Stack_Status.png)

***

#### MTP3 Linkset Status

The Linksets status screen, accessible from a linkset link shown in MTP3 Network Status: Linksets Tab, groups status information under two tabs as follows:

* Linksets
* Links

**MTP3 Linkset Status: Linksets Tab**

The Linkset tab of the MTP3 Network status screen, shown below, displays the detailed information of one MTP3 linkset, such as linkset state, configured values, and counters. From this screen the desired linkset state may be set to Active or Inactive, and counters may be reset.

**To reset the counters of this screen**

1. Select the Reset status check box.
2. Click Now.

**To modify the Desired Linkset state**

1. Select a linkset state
2. Click Apply States

![Web Portal v2.3 MTP3 Linkset Tab](https://docs.telcobridges.com/w/images/e/e3/Web_Portal_v2.3_MTP3_Linkset_Tab.png)

**MTP3 Linkset Status: Links Tab**

The Links tab of the MTP3 Network status screen, shown below, displays a listing of the MTP3 links that are used by a specific MTP3 Linkset. In the listing, the status of each link is displayed as well as a link congestion timer. Accessing a particular MTP3 Link displays its detailed information.

![Web Portal v2.3 MTP3 Links Tab](https://docs.telcobridges.com/w/images/7/7e/Web_Portal_v2.3_MTP3_Links_Tab.png)

***

#### MTP3 Link Status

The MTP3 Link status screen, shown below, displays the detailed information about one MTP3 link, such as the link state, configured values, and counters. Hovering over fields causes help bubbles to display. For example, in the figure below, an information bubble is displayed for a counter of the number of invalid Protocol Data Units (PDUs) received.

**To reset the counters of this screen**

1. Select the 'Reset status' check box.
2. Click 'Now'.

**To modify the Desired Locally Inhibited state**

1. Select a value.
2. Click 'Apply States'.

![Web Portal v2.3 MTP3 Link Status](https://docs.telcobridges.com/w/images/d/d7/Web_Portal_v2.3_MTP3_Link_Status.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://prosbcdocs.telcobridges.com/tmedia-documentation/configuration/status-menus-ss7-mtp3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
