class DIA-CFG-Conn

ManagedElement
+-MtasFunction
+-MtasSupportFunctions
+-DIA-CFG-Application
+-DIA-CFG-StackContainer
+-DIA-CFG-PeerNodeContainer
+-DIA-CFG-NeighbourNode
+-DIA-CFG-Conn

This MO encapsulates a configuration for a particular Connection object.

Attributes
string[0..1]
noNotification
readOnly
blockReason
This attribute contains information if the connection is blocked for any reason.
string[0..] nonUnique
noNotification
readOnly
connectedAddress
This attribute contains the TCP or SCTP address that is used for this connection.
string
key
mandatory
noNotification
restricted
connId
Identifier of the Diameter connection, which is set at the creation of a connection.
It is not allowed to be modified.
dia_mim_DIA-CFG-Conn_dscp[0..1]
dscp = 64
Defines Diffserv Code Point (DSCP) value for the connection.
boolean[0..1]
enabled = false
Defines if this connection is allowed.
This boolean flag is set to TRUE when the Diameter Node accepts a connection request from this Peer Node on this connection or when the Diameter Node sets up a connection toward this Peer Node connection depending on the value set in initiateConnection for the Peer Node). If you do not want any connection to be set up for this connection or no connection request is accepted on this connection, the flag is set to FALSE. The flag is also set to FALSE if you want the connection to be disconnected.
dia_mim_DIA-CFG-Conn_ipAddressesList[0..] nonUnique
ipAddressesList
This attribute is a list of IPv4 and/or IPv6 addresses (string).
This list that must be used for this connection when accessing the Peer Node when the TCP transport protocol is used. The addresses in the list must be defined in the corresponding address list of the Peer Node. The ipAddressesList consists of an address list with an index, which is called the array index. It is possible to configure IPv6 addresses, even if IPv6 support is deactivated. Full validation is performed for IPv6 addresses as well, and an error is issued, in case of invalid configuration.
string[0..1]
noNotification
readOnly
linkStatus
This attribute indicates the status of the connection.
string[0..1]
portNr = 0
This attribute is the remote port number used for communication with the Diameter Peer node.
The assigned port number is 3868, as specified in RFC 3588.
string[0..1]
noNotification
readOnly
processorName
This attribute defines processor name where the handler is running.
dia_mim_DIA-CFG-Conn_sctpAddressesList[0..] nonUnique
sctpAddressesList
This attribute is a list of IPv4 and/or IPv6 addresses (string).
This list must be used for this connection when accessing the Peer Node when the SCTP transport protocol is used. The addresses in the list must be defined in the corresponding address list of the Peer Node. The sctpAddressesList consists of an address list with an index, which is called the array index. It is possible to configure IPv6 addresses, even if IPv6 support is deactivated. Full validation is performed for IPv6 addresses as well, and an error is issued, in case of invalid configuration.
dia_mim_DIA-CFG-Conn_sctpHandlerLogLevel[0..1]
sctpHandlerLogLevel = DEFAULT
This attribute defines Log level for all SCTP connection handlers that serves the connection.
string[0..1]
noNotification
readOnly
ss7CpUserId
This attribute defines SS7 CP user ID, instance ID and Front End ID.
These values are used by handler if SCTP layer is used.
dia_mim_DIA-CFG-Conn_traceSctpHandler[0..1]
traceSctpHandler = DEFAULT
Defines whether SS7 traces for all SCTP connection handlers of the ConnId are enabled or disabled.
string[0..1]
noNotification
readOnly
transportLayerType
This attribute defines the transport layer that is used for this connection.

  class DIA-CFG-Conn