class MtasFunction

ManagedElement
+-MtasFunction
+-MtasCharging [1..1]
+-MtasComDetails [1..1]
+-MtasCommonData [1..1]
+-MtasCsi [1..1]
+-MtasGls [1..1]
+-MtasLicenses [1..1]
+-MtasMediaFramework [1..1]
+-MtasMrfc [1..1]
+-MtasPx [1..1]
+-MtasServices [1..1]
+-MtasSh [1..1]
+-MtasSip [1..1]
+-MtasSubsData [1..1]
+-MtasSupportFunctions [1..1]
+-MtasSystemConstant [1..1]
+-MtasTrace [1..1]
+-MtasVtp [0..64]
+-MtasWebServices [1..1]
+-MtasWsNameDb [1..1]
+-MtasXdms [1..1]

The MtasFunction MO represents one node of the MTAS application.

This MO is created by the system.

Actions
string
mtasFunctionSmallRestart ( );
This administrative operation invokes an MTAS Small Restart in an asynchronous manner. The status of the MTAS Small Restart is reflected in the mtasFunctionRestart attribute of the MtasFunction MOI.

Dependencies: The adminstrative operation can't be invoked unless the value of the mtasFunctionRestart attribute is RESTART_COMPLETED (0).

Attributes
string
key
mandatory
noNotification
restricted
applicationName
The name of the application. The attribute name and value of is used in the applications RDN.
AdmState
mtasFunctionAdministrativeState = LOCKED
This attribute defines the current administrative state of the MTAS node. Changing this attribute impacts all MTAS user activities,
for more information see chapter "Administrative State".


Takes effect: New session
MtasFunctionBlackListTimeDT
mtasFunctionBlackListTime = 20
This attribute specifies the time period in seconds while an IP address of a server is in the black list. While a server is on the black list it is considered as unreachable for initial requests.

Takes effect: New session
MtasUint00010to000097DT
mtasFunctionFullDiskPercentage = 97
The attribute defines the percentage level when a disk shall be considered full. A change of this attribute takes effect at next measure of the percentage level. The percentage level is measured every 1000 write. This attribute is used by every MTAS functionality writing into disk.
The attribute is highly recommended to be set to 97% as the "Disk Storage Shortage" alarm is raised when a mountpoint's usage reaches 85%.


Dependencies: This attribute must be set to a value at least 2 percentage higher than the value specified by the CM attribute mtasFunctionNotFullDiskPercentage.
Takes effect: New session
MtasString0to255DT[0..1]
mtasFunctionInvalidAddress = 0:0:0:0:0:0:0:0
This attribute defines the string used for indicating an invalid/unspecified address
in case of IPv6. Typical examples are "this.is.invalid" or "0:0:0:0:0:0:0:0" ("::" in compressed form).


Dependencies: The mtasFunctionAdministrativeState must be locked in order to allow change.
Takes effect: (Unlock) of MtasFunction
MtasUint00000to000050DT
mtasFunctionMaxNumberOfSessions = 10
This attribute defines the max number of simultaneous sessions allowed per served subscriber. Sessions handled by SCC AS and MMTel Telephony AS are accumulated in case these two AS roles are collocated on the same physical MTAS node.

Dependencies: None
Takes effect: New session
MtasFunctionMaxNumOfSesActDT
mtasFunctionMaxNumberOfSessionsAction = REJECT_NEW_ATTEMPTS
This attribute defines the action taken when exceeding the max number of simultaneous sessions of a served subscriber (defined by mtasFunctionMaxNumberOfSessions).
0 = Reject new communication attempts.
1 = Remove all sessions of the subscriber that exceeds the maximum duration limit defined by mtasFunctionMaxSessionDuration. Failure of the new communication attempt.
2 = Forced termination of all system resources allocated by the subscriber. Ongoing sessions disconnected. New communication attempt successful.
3 = Reject new communication attempts. Perform continuous removal of sessions exceeding the maximum duration limit defined by mtasFunctionMaxSessionDuration at each communication attempt to/from the subscriber.


Dependencies: None
Takes effect: New session
MtasFunctionMaxNumberOfSubscriptionSessionsDT
mtasFunctionMaxNumberOfSubscriptionSessions = 10
Not used in this release. The maximum number of SUBSCRIBE sessions of a subscriber defined by this attribute. If the limit is exceeded, a new SUBSCRIBE is rejected with SIP response code 606 Not Acceptable with a Warning header indicating Number of subscribe sessions exceeds the allowed limit.

Dependencies: None
Takes effect: New session
MtasFunctionMaxSessionDurationDT
mtasFunctionMaxSessionDuration = 360
This attribute defines the maximum duration of an established session. A session exceeding this limit will be classified as invalid and be subject to termination depending on the value configured for the attribute mtasFunctionMaxNumberOfSessionsAction.

Dependencies: None
Takes effect: New session
MtasUint00000to999999DT
mtasFunctionMccMnc = 0
This attribute defines the Mobile Country Code (MCC) and Mobile Network Code (MNC) of the mobile operator. The first 3 digits always represent MCC. The remaining 1-3 digits represent MNC. This information can be used e.g. by the NetTrace function in the Trace Session Reference (TSR) in 3gpp Rel-9. For fixed operator, value of this CM attribute is 0, which is default.
When the value is non-zero, it must be between 1000-999999.


Takes effect: New session
MtasUint00008to000009DT
mtasFunctionNetTraceVersion = 8
This attribute defines the version of 3GPP Release used for the network tracing (NetTrace) in MTAS.

Takes effect: New session
MtasUint00008to000095DT
mtasFunctionNotFullDiskPercentage = 95
The attribute defines the percentage level when a state is changed from "diskfull" to "enabled". A change of this attribute takes effect at next measure of the percentage level.
The percentage level is measured every 1000 write. This attribute is used by every MTAS functionality writing into disk.


Dependencies: This attribute must be set to a value at least 2 percentage lower than the value specified by the CM attribute mtasFunctionFullDiskPercentage.
Takes effect: New session
MtasFunctionRestartDT
nonPersistent
readOnly
mtasFunctionRestart = RESTART_COMPLETED
This attribute is representing the status of the MTAS Small Restart.
- RESTART_COMPLETED (0) indicates that the MTAS small restart is not in progress;
- RESTART_ACTIVE (1) indicates that a small restart is in progress.

The MTAS Small Restart can be triggered by invoking the mtasFunctionSmallRestart action on the MtasFunction MOI.
MtasString0to064DT[0..1]
nonPersistent
readOnly
mtasFunctionVersion
This attribute defines the current MTAS Version.

Takes effect: Not applicable
BasicAdmState
mtasFunctionVtpAdministrativeState = LOCKED
This attribute defines the administrative state of the MTAS support for Virtual Telephony Providers (VTP).

Takes effect: New session
string
noNotification
readOnly
release
The product release of the ManagedFunction.
It commonly contains the Managed Function release e.g. L12.0, 13A, R1A
string
readOnly
userLabel
Used for product free-text description.

  class MtasFunction