class DIA-CFG-Configuration

ManagedElement
+-MtasFunction
+-MtasSupportFunctions
+-DIA-CFG-Application
+-DIA-CFG-Configuration

This MO handles a common Diameter Application configuration.

Attributes
string
key
mandatory
noNotification
restricted
configuration
This attribute identifies the configuration.
By default the value of this attribute is defined as Diameter.
dia_mim_DIA-CFG-Configuration_maxCerWaitingTime[0..1]
maxCerWaitingTime = 30000
This attribute defines the maximum waiting time for Capabilities-Exchange-Request (CER).
The connection is closed and discarded if the CER is not received within this time.
dia_mim_DIA-CFG-Configuration_numberOfFrontEnds[0..1]
numberOfFrontEnds = 0
This attribute is the number of SCTP Front Ends to be used when transport layer is SCTP.
The total number of SCTP FE instances that are used by Diameter are defined by this attribute. The list of available SCTP FE instances can be found in a corresponding CIM file. The default value is set to 0 and max value is 2147483647.
boolean[0..1]
rerouteDueToError = false
The attribute defines behavior for request answered with error.
If set to TRUE, then requests, answered with one of the result codes listed below, will be rerouted.

Default value is FALSE.
DIAMETER_TOO_BUSY
DIAMETER_LOOP_DETECTED
DIAMETER_UNABLE_TO_DELIVER
DIAMETER_OUT_OF_SPACE
dia_mim_DIA-CFG-Configuration_sctpHandlerLogLevel[0..1]
sctpHandlerLogLevel = 0
This attribute defines Log level for all SCTP connection handlers.
The SS7 traces have 10 logging levels:
0 (Emergency) - System is unusable
1 (Alert) - Action must be taken immediately
2 (Critical) - Critical condition
3 (Error) - Error condition
4 (Warning)- Warning condition
5 (Notice) - Normal but significant condition
6 (Info) - Informational
7 (Debug High) - Debug level messages
8 (Debug) - Debug level messages
9 (Debug Low) - Debug level messages.
dia_mim_DIA-CFG-Configuration_sctpListenerLogLevel[0..1]
sctpListenerLogLevel = 0
This attribute defines Log level for all SCTP connection listeners.
The SS7 traces have 10 logging levels:
0 (Emergency) - System is unusable
1 (Alert) - Action must be taken immediately
2 (Critical) - Critical condition
3 (Error) - Error condition
4 (Warning)- Warning condition
5 (Notice) - Normal but significant condition
6 (Info) - Informational
7 (Debug High) - Debug level messages
8 (Debug) - Debug level messages
9 (Debug Low) - Debug level messages.
dia_mim_DIA-CFG-Configuration_traceSctpHandler[0..1]
traceSctpHandler = FALSE
This attribute defines whether SS7 traces for all SCTP connection listeners are enabled or disabled.
Allowed values for this attribute:
"TRUE" - SS7 traces are enabled
"FALSE" - SS7 traces are disabled.
boolean[0..1]
traceSctpListener
This attribute defines whether SS7 traces for all SCTP connection listeners are enabled or disabled.
Allowed values for this attribute:
"TRUE" - SS7 traces are enabled
"FALSE" - SS7 traces are disabled.
dia_mim_DIA-CFG-Configuration_userDialogueTimeout[0..1]
userDialogueTimeout = 0
This attribute defines the timeout to prepare Handler process to User process termination.
Unit: milliseconds.
If set to 0, then graceful dialogue shutdown feature is disabled.

  class DIA-CFG-Configuration