| 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 remote 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. The attribute is represented at the following format [array index:ipAddress], where array index (Type: uint) ipAddress (Type: string)
|
string[0..1] noNotification readOnly |
-
linkStatus
-
This attribute indicates the status of the connection.
Possible values: Initial, Up, Down, Suspect, Reopen.
|
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. The attribute is represented at the following format [array index:ipAddress], where array index (Type: uint) ipAddress (Type: string)
|
dia_mim_DIA-CFG-Conn_sctpHandlerLogLevel[0..1] |
-
sctpHandlerLogLevel
=
DEFAULT
-
This attribute defines Log level for all SCTP connection handlers that serves the connection.
The SS7 traces have 10 logging levels: from 0 (system is unusable) to 9 (max value of debug-level messages).
|
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.
Allowed values for this attribute are TRUE, FALSE or DEFAULT, that is used to let the parent MOs define the configuration.
|
dia_mim_DIA-CFG-Conn_transportLayerType[0..1] noNotification readOnly |
-
transportLayerType
-
This attribute defines the transport layer that is used for this connection.
|