MTP2 Resource

The MTP2 Resource object represents the processing capability that runs the lowest level portions (MTP2 and MTP1) of the SS7 protocol stack. Any MTP2 DataLink (a DS0 transporting MTP2 traffic) can be routed to any MTP2 Resource, though in general the DS1s carrying the DataLinks will be directly terminated on the cards with MTP2 Resources.

Each MTP2 Resource object is a child of an Adaptor object with adaptor type SG*.

In the EMS System Explorer, the name shown for each MTP2 Resource indicates

For example, 'MTP2 Resource (Controller A, Slot 3)'.

In general, you will add MTP2 Resource objects using the "create all ports" action on the parent Adaptor object, and should not need to create them individually.


Parameter

Access

Description
Description Read only Information about the controller, chassis slot number and port number associated with this resource.
Diagnostics - logging - log level Change Specifies the level of logs recorded for this object. Logs with a priority equal to or greater than the priority specified are recorded. Set to Default level to use the system-wide default level. Values:
  • Level 10 (diagnostics)
  • Level 20 (verbose statistics)
  • Level 30 (verbose operational)
  • Level 40 (statistics)
  • Level 50 (audit)
  • Level 60 (operational)
  • Level 70 (unexpected)
  • Level 80 (error)
  • Level 90 (fatal)
  • Default level (default)
Diagnostics - API trace - enabled Change Specifies whether API tracing is enabled for this object. Values:
  • True
  • False (default)
Diagnostics - API trace - trace tag Change An optional diagnostics tag inserted into API tracing and PD logging for this object. This tag may include any ASCII characters.
Requested status Read only Specifies whether an administrator has attempted to activate the MTP2 Resource. Values:
  • Active
    The object has been activated.
  • Inactive
    The object has not been activated or has been deactivated.
  • Disabled
    The object has been disabled.
Actual status Read only Specifies the current status of the MTP2 Resource. Values:
  • Active
    The object is active.
  • Activating
    Activation is in progress.
  • Deactivating
    Deactivation is in progress.
  • Inactive
    The object is inactive.
  • Disabled
    The object has been disabled.
  • Activation Failed
    The object is inactive because an activation attempt has failed.
  • Failed
    The object was active but has failed.
  • Quiescing
    The object is preparing for normal deactivation. It is operating normally but will not accept any new users.
  • Waiting For Parent
    The object cannot be used because its parent object is not yet active.
  • Parent Failed
    The object cannot be used because its parent object has failed.