The statement you include in the NCP generation differs, depending on whether you want to run network session accounting or gateway accounting, as explained in the following sections.
You generate the NCP by specifying NPA=YES and SESSACC=YES on the BUILD macro. The NCP SESSACC parameter specified for the PIU byte and PIU distribution thresholds is used. If no thresholds are specified, the following default statements are used:
|
NCP V4.3 and 5.2: |
SESSACC=(YES,ALL,,25000,2500) |
|
NCP V4.3.1 and 5.2.1: |
SESSACC=(YES,ALL,,25000,2500,,0) |
These default statements use the following values:
Network session accounting is available on this NCP.
Specifies that accounting statistics are collected on both PLU and SLU sessions.
Specifies the byte threshold to exceed before sending an NPA session interval record for the session.
Specifies the PIU threshold to exceed before sending an NPA session interval record for the session.
Specifies that PIU distribution counters are collected for all six ranges when this parameter is modified using STARTPRM or an operator command. (NCP V4.3.1, and 5.2.1 and above)
You generate the NCP with NPA=YES, SESSACC=YES and GWSESAC=YES on the BUILD macro. Specify the NCP SESSACC parameter as explained in the previous section for session accounting. The following defaults are used for the GWSESAC parameter:
GWSESAC=(YES,,,25000,2500,,0)
This default statement uses the following values:
Network gateway accounting available on this NCP.
Specifies that accounting statistics are collected on both PLU and SLU sessions.
Specifies the byte threshold to exceed before sending an NPA session interval record for the session. If the network has a lot of activity, this number should be increased.
Specifies the PIU threshold to exceed before sending an NPA session interval record for the session.
Specifies that PIU distribution counters are collected for all six ranges when this parameter is modified using STARTPRM or an operator command. (NCP V4.3.1 and 5.2.1 and above)