Parameter: SCCP Net Indicator Bit
From TBwiki
(Difference between revisions)
(Created page with "=SCCP Network Indicator Bit= The Network Indicator is two bits wide. The msb tells if the network is National or International. The lsb tells if the network is Reserved ...") |
|||
Line 1: | Line 1: | ||
=SCCP Network Indicator Bit= | =SCCP Network Indicator Bit= | ||
− | The Network Indicator is | + | The SCCP Network Indicator is one bit wide. |
+ | It is the Most significant bit of the Address Indicator. | ||
− | + | It should always be set to international | |
− | + | ||
− | + | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 10: | Line 9: | ||
! Decimal !! Binary !! Description | ! Decimal !! Binary !! Description | ||
|- | |- | ||
− | + | | 0 || International | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
− | | | + | | 1 || National |
|} | |} |
Revision as of 10:36, 13 August 2012
SCCP Network Indicator Bit
The SCCP Network Indicator is one bit wide. It is the Most significant bit of the Address Indicator.
It should always be set to international
Decimal | Binary | Description |
---|---|---|
0 | International | |
1 | National |