class DIA-CFG-OwnNodeConfig

ManagedElement
+-MtasFunction
+-MtasSupportFunctions
+-DIA-CFG-Application
+-DIA-CFG-StackContainer
+-DIA-CFG-OwnNodeConfig

This MO encapsulates the configuration of Own Node.

Attributes
boolean[0..1]
allowConnectFromUnknownNode
Indicates if connection with dynamically discovered peer nodes is allowed.
In other words, the attribute indicates if the stackId is allowed to attend requests from nodes that are not in the DIA-CFG-NeighbourNode object list. It is possible to set up only one connection from each of these nodes, the multiple connections functionality is not available. From the moment you set this value to FALSE, connection to new dynamically discovered nodes is rejected, but existing connections with previous dynamic nodes are preserved.
string[0..1]
diaVendorId = 0
IANA assigned 'SMI Network Management Private Enterprise Code' for the vendor of the application.
If the "diaVendorId" is not set, the default diaVendorId = 0 is used.
dia_mim_DIA-CFG-OwnNodeConfig_dscp[0..1]
dscp = 0
Defines Diffserv Code Point (DSCP) value for all the connections with the own node.

Obsolete: 

boolean[0..1]
enabled = false
This boolean is set to TRUE when the node is considered configured and active.
It is set to FALSE when the node is considered not configured and not active.
string[0..1]
firmwareRevision
This attribute is the revision of the Diameter product running on this node.
string
mandatory
hostId
This attribute is a unique string that corresponds to the Node Identifier.
It is formatted as a FQDN. The attribute hostId is treated as case insensitive.
dia_mim_DIA-CFG-OwnNodeConfig_ipAddressesList[0..] nonUnique
ipAddressesList
This attribute is a list of IPv4 and/or IPv6 addresses (string).
This list makes your own node accessible when using the TCP transport protocol. This list is checked to find out if any of the IP addresses in the list are repeated. If so, an error is issued, and the operation does not take place. 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.
boolean[0..1]
loadRegulationEnabled
Defines if Load Regulation mechanism is enabled or not.
If set to TRUE, the diameter stack checks the processor load when an incoming request is received. If an overload situation prevails, the incoming request is rejected. Depending on the setting of the attribute "sendErrorAtOverload", an answer with the DIAMETER_TOO_BUSY error code may be sent to the other node.
string[0..1]
maxInboundSctpStreams = 1
Defines the maximum number of inbound streams to be used in an established SCTP association.
string[0..1]
maxNumberOfRetries = 3
This attribute is the maximum number of times the system retries to send a request.
string[0..1]
maxOutboundSctpStreams = 1
Defines the maximum number of outbound streams to be used in an established SCTP association.
string[0..1]
maxRequestPendingTime = 10
This attribute is the maximum waiting time before a message is retransmitted or discarded.
string
portNr = 0
Local listener port number that remote diameter nodes are using for communication with this node.
If a new value is found in any other DIA-CFG-OwnNodeConfig MO and they have any identical address in the address list, an error is issued, and the operation does not take place. If the port number is not set (default value = 0), no listener for the node is active. The portNr value defined by IETF is 3868. The portNr in Own Node must be coordinated with all other portNrs in the system.
string
mandatory
productName
This attribute is the name of the Diameter product running on this node.
At creation the product name is set to Ericsson Diameter Stack. Change this value to the real name of the Diameter product running on this node.
string
mandatory
realm
Determines Own Node realm which is used for message routing.
This attribute is the string in the FQDN format. Realm names are required to be unique, and are carried on the administration of the Domain Name System (DNS) name space. The attribute realm is treated as case insensitive.
dia_mim_DIA-CFG-OwnNodeConfig_sctpAddressesList[0..] nonUnique
sctpAddressesList
This attribute is a list of IPv4 and/or IPv6 addresses (string).
This list makes your own node accessible when using the SCTP transport protocol. This list is checked to find out if any of the SCTP addresses in the list are repeated, and if so, an error is issued, and the operation will not take place. To use Diameter over SCTP all the IP addresses contained in this list shall be configured for all SCTP (front end) instances (see Configuring SS7, SCTP, Reference [6]) . If one (or more) address in the address list is not in the SCTP configuration, no successful initialization can be done. 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-OwnNodeConfig_sctpHandlerLogLevel[0..1]
sctpHandlerLogLevel
Defines Log level for all SCTP connection handlers that serve connections with the own node.
boolean[0..1]
sendErrorAtOverload = true
Determines whether error answer will be sent to other node in case of overload or not.
If set to TRUE, an error answer is sent to the other node if an incoming request is rejected due to a processor overload situation. The answer has the DIAMETER_TOO_BUSY error code. If set to FALSE, the request is discarded.
string
key
mandatory
noNotification
restricted
stackId
This attribute stores the Diameter stack identifier assigned to the Own Node object.
string[0..] nonUnique
supportedAcctAppIds
This attribute is a list of the Diameter applications that support Accounting requests.
Possible values must correspond to those defined in the Base Protocol RFC or Diameter application RFCs. This list is checked to find out if any of the Accounting application Ids in the list are repeated. If so, an error is issued, and the operation does not take place.
string[0..] nonUnique
supportedAuthAppIds
This attribute is a list of applications that support Authentication or Authorization requests.
Possible values must correspond to those defined in the Base Protocol RFC or Diameter application RFCs. This list is checked to find out if any of the Authentication or Authorization application Ids in the list are repeated. If so, an error is issued, and the operation does not take place.
string[1..] nonUnique
mandatory
supportedVendorsIds
This attribute is a list of all vendor Ids whose AVPs are supported by the Diameter Node.
All vendor Identifiers in this list must correspond to vendors already defined in the database, otherwise an error is issued, and the operation does not take place. The list is also checked to find out if any of the vendor Identifiers in the list are repeated. If so, an error is issued, and the operation does not take place.
string[0..] nonUnique
supportedVendorSpecificApps
List of application codes that the server supports for Authentication and Accounting requests.
Use this attribute when there are proprietary Diameter applications.


string[0..1]
tcTimer = 30
Defines time elapsed between connect attempts when the connection to a peer node has failed.
dia_mim_DIA-CFG-OwnNodeConfig_traceSctpHandler[0..1]
traceSctpHandler
Defines whether SS7 traces for all SCTP connection handlers of the StackId are enabled or disabled.
dia_mim_DIA-CFG-OwnNodeConfig_transportLayerType[0..1]
transportLayerType
This attribute defines the transport layer to be used when setting up a connection to this node.
string[0..1]
watchdogTimeIdle = 30
Defines maximum time without activity, before a Device-Watchdog-Request (DWR) is sent.
The attribute must be set to a value that corresponds with the values configured for the other nodes in the network (make sure it is not possible for a node to have 3 expired DWR timers before all the other nodes have had at least 1 expired DWR timer). The value must be in the range:1/3 of the highest value in the network < value < 3 times the lowest value in the network. It is recommended to use the same value for all configured nodes in the network.

  class DIA-CFG-OwnNodeConfig