| Attributes |
string[0..] nonUnique noNotification readOnly |
-
connIds
-
This attribute is a list of those connections that are related to this Peer Node.
The attribute is represented at the following format [array index:stackId#hostId#connId].
|
string[0..1] noNotification readOnly |
-
diaVendorId
=
0
-
IANA assigned 'SMI Network Management Private Enterprise Code' for the vendor of the application.
|
dia_mim_DIA-CFG-NeighbourNode_dscp[0..1] |
-
dscp
=
64
-
Defines Diffserv Code Point (DSCP) value for all the connections with the neighbour node.
|
boolean[0..1] |
-
enabled
=
true
-
Defines if this nodeId can have connections with other Nodes.
This boolean flag is set to TRUE when the Diameter Node accepts connection requests from this Peer Node or when the Diameter Node sets up connections toward this Peer Node (depending on the value set in initiateConnection). If no connection is set up or no connection request is accepted, the flag is set to FALSE. The flag is also set to FALSE if all connections for this Peer Node are disconnected.
|
string[0..1] noNotification readOnly |
-
firmwareRevision
-
This attribute is the revision of the Diameter product running on this node.
|
boolean[0..1] |
-
initiateConnection
=
false
-
This flag is set to "true" when the Diameter Node initiates a connection with this Peer Node.
If the Diameter Node is waiting for connect requests from this Peer Node, the flag is set to "false".
|
dia_mim_DIA-CFG-NeighbourNode_ipAddressesList[0..] nonUnique |
-
ipAddressesList
-
This attribute is a list of IPv4 and/or IPv6 addresses (string).
This list makes the Peer 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, and 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. The attribute is represented at the following format [array index:ipAddress], where array index (Type: uint) ipAddress (Type: string)
|
boolean[0..1] noNotification readOnly |
-
isDynamic
-
This flag indicates if a Peer Node has been dynamically created.
Dynamic creation took place upon reception of a Capabilities-Exchange-Request (CER) from that Peer Node.
|
boolean[0..1] |
-
isIPv6Supported
=
true
-
This flag indicates if a Peer Node supports IPv6 addresses.
If the Peer Node doesn't support IPv6 addresses, only IPv4 addresses will be sent to the Peer Node in CER/CEA messages.
|
string key mandatory noNotification restricted |
-
nodeId
-
This attribute is the identifier of the node.
It is composed of hostId and stackId. The hostId is a string that identifies the DIA-CFG-NeighbourNode object. The stackId identifies Own Node for which the Peer Node is defined.
|
string[0..1] |
-
portNr
=
3868
-
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 |
-
productName
-
This attribute is the name of the Diameter product running on this node.
|
string[0..1] noNotification readOnly |
-
realm
-
Determines Neighbour Node realm which is used for message routing.
The string in the Network Access Identifier (NAI) that immediately follows the @ character. NAI realm names are required to be unique, and are carried on the administration of the DNS name space. Diameter makes use of the realm, also referred to as domain, to determine if the messages can be satisfied locally, or if they must be proxied. The attribute realm is treated as case insensitive.
|
dia_mim_DIA-CFG-NeighbourNode_sctpAddressesList[0..] nonUnique |
-
sctpAddressesList
-
This attribute is a list of IPv4 and/or IPv6 addresses (string).
This list makes the Peer 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 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. The attribute is represented at the following format [array index:ipAddress], where array index (Type: uint) ipAddress (Type: string)
|
dia_mim_DIA-CFG-NeighbourNode_sctpHandlerLogLevel[0..1] |
-
sctpHandlerLogLevel
=
DEFAULT
-
Defines Log level for all SCTP connection handlers that serve connections with the neighbor node.
The SS7 traces have 10 logging levels: from 0 (system is unusable) to 9 (max value of debug-level messages).
|
string[0..] nonUnique noNotification readOnly |
-
supportedAcctAppIds
-
List of application codes that the stackId supports for an Accounting request.
|
string[0..] nonUnique noNotification readOnly |
-
supportedAuthAppIds
-
List of application codes that the stackId supports for an Authentication request.
|
string[0..] nonUnique noNotification readOnly |
-
supportedVendorsIds
-
List of all vendor Ids whose AVPs are supported by the Diameter Node.
|
string[0..] nonUnique noNotification readOnly |
-
supportedVendorSpecificApps
-
List of application codes that the stackId supports for Authentication and Accounting requests.
This attribute is to be used when there are proprietary Diameter applications.
|
dia_mim_DIA-CFG-NeighbourNode_traceSctpHandler[0..1] |
-
traceSctpHandler
=
DEFAULT
-
Defines whether SS7 traces for all SCTP connection handlers of the NodeId 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-NeighbourNode_transportLayerType[0..1] |
-
transportLayerType
=
0
-
This attribute defines the transport layer to be used when setting up a connection to this node.
Allowed values for this attribute: 0 = Not defined 1 = TCP
2 = SCTP
3 = First SCTP, then TCP
|