Nortel DMS-100 Multi-Protocol Controller Login Table (MPCLOGIN)

Table Name

Multi-Protocol Controller Login Table

Functional Description of Table MPCLOGIN

Table MPCLINK stores the screening information to determine if the Multi-Protocol Controller (MPC) card accepts incoming calls.  The MPC accepts incoming calls for the MAP login.

Datafill Sequence and Meaning

You do not have to enter data in other tables before you enter data in table MPCLOGIN.

Enter data in tables MPC and MPCLINK before you enter data in table MPCLOGIN.  The table control software does not enforce the requirement of data entry in table MPC and MPCLINK before data entry in table MPCLOGIN.  You cannot access table MPCLOGIN unless you enter hardware in tables MPCLINK and MPC.

Changes to table MPCLOGIN do not affect users logged in when the changes occur.  For example, a tuple can change in table MPCLOGIN.  This change does not terminate the login session for the user that the tuple changes for.  The changes occur at the next login.

The system allocates memory for 64 tuples in table MPCLOGIN.  The table size is 0 to 64 tuples.

Datafill

The following table describes datafill for table MPCLOGIN:

----------------------------------------------------------------------------------------------
Table MPCLOGIN Field Descriptions

Field       Subfield       Entry                     Explanation and Action
----------------------------------------------------------------------------------------------
INDEX                      0 to 63                   MPCLOGIN Index
                                                     Enter the number for the index in table
						     MPCLOGIN.  The index number is only for
						     MPCLOGIN.  This number can appear once as
						     a table index.
----------------------------------------------------------------------------------------------
MANDL                      See Subfields             MPCLINK Index
                                                     This field contains subfields MPCNO and 
						     LINKNO.

            MPCNO          0 to 255                  Multi-Protocol Controller Number
	                                             Enter the MPC card number to log in to the
						     MAP.  This value must be a correct entry
						     in table MPC.

            LINKNO         0 to 3                    Multi-Protocol Controller Link Number
	                                             Enter the MPC link number to log in to the
						     MAP.  This value must be a correct entry
						     in table MPCLINK.



----------------------------------------------------------------------------------------------
CLINGDNA                   See Subfields             Calling Data Network Address
                                                     This field contains subfields MPCMAPDNA
						     and PROTCLID.

            MPCMAPDNA      0 to 9                    MPC MAP Data Network Address
	                   (1 to 15 digits)          Enter a MPC MAP calling data network 
			                             address assigned to the MPC card.  Enter
						     the link for MAP logins.  If network 
						     addressing is not in use, enter "$" to meet
						     the requirements of the table editor.

            PROTCLID       0 to F                    Protocol Identifier
	                   (1 to 8 characters)       Enter the protocol identifier of the 
			                             incoming call that uses the MPC for MAP
						     login.  This protocol identifier checks
						     against a user logging on.  The check 
						     determines if the user can use a MAP login.
						     If protocol identification is not in use, 
						     enter "$" to meet the requirements of the 
						     table editor.
----------------------------------------------------------------------------------------------
USERDATA                   See Subfield              MPCLOGIN User Data
                                                     This field contains subfield HEXASCII.

            HEXASCII       ASCII, HEX, or NONE       Hexadecimal ASCII
	                                             Enter the field required with a correct
						     refinement for password security on the
						     MPC login process.  Each tuple in table
						     MPCLOGIN can only have one entry and
						     refinement.

                                                     Enter "ASCII" for ASCII digits.
						     Enter data in refinement ASCIICHRS.

						     Enter "HEX" for hexadecimal digits.
						     Enter data in refinement HEXDIGITS.

                                                     Enter "NONE" if password security is not
						     a requirement.  Additional datafill is not
						     a requirement.

            ASCIICHRS      Alphanumeric              ASCII Character Password String
	                   (1 to 12 characters)      If the entry in field USERDATA is ASCII,
			                             enter data in this refinement.  Enter an 
						     ASCII character password for this login 
						     circuit.

            HEXDIGITS      0 to F                    Hex Digit Password String
	                   (1 to 24 characters)      If the entry in field USERDATA is HEX, 
			                             enter data in this refinement.  Enter a 
						     hexadecimal character password for this
						     login circuit.  Additional data is not a
						     requirement.
----------------------------------------------------------------------------------------------
-End-





Datafill Example

The following example MAP display shows sample datafill for table MPCLOGIN.


INDEX     MANDL     CLINGDNA     PROTCLID          USERDATA
_______________________________________________________________
0         2 2       555551212    12345678 HEX      ABCDEFABCDEF
1         2 3       55551212     $                 NONE
2         3 2       88880505     01000000 ASCII    PASSWORD
3         3 3       $            $                 NONE