RADIUS Attributes Reference
7750 SR RADIUS Attributes Reference Guide Page 99
Subscriber Services
Table 25: Subscriber Services (description)
Attribute ID Attribute Name Description
26-6527-151 Alc-Sub-Serv-Activate Activate a subscriber service. The attribute typically contains parameters as
input for the Python script that populates the subscriber service data structure
(sub_svc). The attribute is ignored if not used in Python.
The parameters can cross an attribute boundary. The concatenation of all Alc-
Sub-Serv-Activate attributes with the same tag in a single message is typically
used as a unique subscriber service instance identifier (key).
In subscriber service RADIUS accounting messages, the attribute is sent
untagged and contains the subscriber service data structure sub_svc.name
value used at service activation. Multiple attributes may be present if the total
length does not fit a single attribute.
26-6527-152 Alc-Sub-Serv-
Deactivate
Deactivate a subscriber service. The attribute typically contains parameters as
input for the Python script that populates the subscriber service data structure
(sub_svc). The attribute is ignored if not used in Python.
The parameters can cross an attribute boundary. The concatenation of all Alc-
Sub-Serv-Deactivate attributes with the same tag in a single message is
typically used as the unique subscriber service instance identifier (key).
26-6527-153 Alc-Sub-Serv-Acct-
Stats-Type
Enable or disable subscriber service accounting and specify the stats type:
volume and time or time only. The attribute is used as input for the Python
script that populates the subscriber service data structure
(sub_svc.acct_stats_type). The attribute is ignored if not used in Python.
The subscriber service accounting statistics type cannot be changed for an
active subscriber service.
26-6527-154 Alc-Sub-Serv-Acct-
Interim-Ivl
The interim accounting interval in seconds at which Acct-Interim-Update
messages should be generated for subscriber service accounting. The attribute
is used as input for the Python script that populates the subscriber service data
structure (sub_svc.acct_interval). The attribute is ignored if not used in
Python.
sub_svc.acct_interval overrides the local configured update-interval value in
the subscriber profile policy. With value = 0, the interim accounting is
switched off. The subscriber service accounting interim interval cannot be
changed for an active subscriber service.
26-6527-155 Alc-Sub-Serv-Internal For internal use only