| Attributes |
uint32 |
-
clfHeartBeatInterval
=
5
{
0..86400
}
-
Specifies the interval at which NACF sends heart beat messages to CLF. The unit is second. And default value is 5.
Takes effect: After next restart
|
boolean |
-
clfInterfaceEnable
=
false
-
Specifies the real time parameter thatestablishes or terminates NACF CLF interface in run-time. The default value is false.
false : Specifies that the interface is disabled
true : Specifies that the interface is enabled.
Takes effect: After next restart
|
uint32 |
-
clfMaxReleaseCtxBuf
=
0
{
0..2000000
}
-
Specifies the maximum buffer size (in KB) to store Release IP Context and New IP Access Context messages when CLF is down, and resend the messages to CLF when it is up. Each Release message has average size of 50 Bytes, and new IP Access Context message has around 70 bytes. The default value is 0, that is, buffering is disabled.
For example, NACF is running in a machine with 2 GB memory, and operatorneeds 500 MB for buffering failed messages, this attribute is set to a value of 500000. This will result in (500000/(50 + 75)) = 4,000 messages (New IP Access Context and Release Access Context) to be buffered on NACF. All these messages will be retransmitted to CLF once the connection to it is reestablished.
Takes effect: After next restart
|
uint8 |
-
clfMaxRetry
=
3
{
0..20
}
-
Specifies the maximum attempt for NACF sending heart beat and other messages to CLF in the event of failure. The default value is 3.
If NACF does not get CLF response for a heart beat message, it will retransmit the same towards CLF. The retransmission interval is internally calculated as (CLF Heart beat Interval / CLF Max Retry). For example, if Heart beat interval is set to 5 sec. and Max Retry is set to 3, then NACF will retransmit heart beat messages at an interval of 1 sec.
Takes effect: After next restart
|
uint8 |
-
clfOperateMode
=
0
{
0..1
}
-
Specifies the operating communication mode between NACF and CLF. Zero (0) represents Asynchronous mode and one (1) represents Synchronous mode. The default value is zero (0).
Takes effect: After next restart
|
uint16 |
-
clfPort
=
3097
{
1025..65535
}
-
Specifies the port at which NACF communicates over CLF. The default value is 3097.
Takes effect: After next restart
|
uint32 |
-
clfUpdateRetryInt
=
5
{
0..86400
}
-
Specifies the retransmission interval for NACF sending update messages towards CLF in the event of failure. The default value is 5 sec. This includes all messages except heart beat message.
Takes effect: After next restart
|
Ipv4[0..1] |
-
nacfIdentifierAddress
-
Specifies the address used as the NACF Identifier when NACF is connected to CLF.
Deprecated:
Takes effect: After next restart
|
string key mandatory noNotification restricted |
-
nacfServiceId
-
The value component of the RDN.
|