class CommonParts

ManagedElement
Transport
SctpSystem
CommonParts

Common properties for all parts of SS7 CAF system.

References to:
DiffServCategory;
Attributes
SingleIdT
key
mandatory
noNotification
restricted
commonPartsId
Value component of the RDN for CommonParts.
string
dnsServerIpAddress = ""
DNS Server IP address.

Can be IPv4 or IPv6. The format of the IPv4 address should be of Internet Standard format (dot-decimal notation): "a.b.c.d" (example 50.132.203.110). An IPv6 address is represented as eight groups of four hexadecimal digits, each group representing 16 bits (two octets). The groups are separated by colons (:). An example of an IPv6 address is: 2001:0db8:85a3:0000:0000:8a2e:0370:7334. The hexadecimal digits are case-insensitive. The full representation of eight 4-digit groups may be simplified by several techniques, eliminating parts of the representation. Leading zeroes in a group may be omitted. Thus, the example address may be written as: 2001:db8:85a3:0:0:8a2e:370:7334. One or more consecutive groups of zero value may be replaced with a single empty group using two consecutive colons (::) (Compressed notation). Thus, the example address can be further simplified: 2001:db8:85a3::8a2e:370:7334 The localhost (loopback) address, 0:0:0:0:0:0:0:1, and the IPv6 unspecified address, 0:0:0:0:0:0:0:0, are reduced to ::1 and ::, respectively. This two-colon replacement may only be applied once in an address, because multiple occurrences would create an ambiguous representation.
Ss7CafSctpSystem__CommonParts_dnsSuffix
dnsSuffix = ""
DNS suffix added to a hostname to be resolved.

Should not contain trailing dots.
This parameter is not applied for hostnames trailing with dots.

Example: domain.com


Specification: RFC 2181
DiffServCategory[0..1]
dscpCategory
The reference to "<NodeName>,Transport=1,DiffServCategory=<InstanceName>" to take dscp value from.

The dscp value represents the "Differentiated Service Code Point" related to the Quality of Service.
The dscp value is applied to SS7 CAF internal traffic.
Ss7CafSctpSystem__CommonParts_timeoutHostName
timeoutHostName = 16383
Defines amount of time during which CP will wait for a response from DNS server.

The value of this timer will depend on the network but the recommended value should be of the order of 1 seconds.
string[0..1]
userLabel = ""
Label for free use.