Working with RADIUS attributes
Public access interface ASP functions and variables
15-88
client_session_time: The user’s session time, indicating how many seconds have elapse
since the user was first authenticated by the controller. Re-authentication will not affect
the value unless the authentication was terminated.
client_session_idle_time: Indicates how many seconds have elapsed since the
controller first received traffic from this user that was inside the user's defined access-list
destination(s).
client_session_transmitted_packets: Number of packets the user has transmitted to
destinations inside the user's defined access-list destination(s).
client_session_transmitted_bytes: Number of bytes the user has transmitted to
destinations inside the user's defined access-list destination(s).
client_session_received_packets: Number of packets the user has received from
sources inside the user's defined access-list destination(s).
client_session_received_bytes: Number of bytes the user has received from sources
inside the user's defined access-list destination(s).
client_subscription_plan_index: The subscription plan index with which the user
account is associated. A value of 0 indicates that the user account is not associated with a
plan.
client_authentication_mode: Indicates how the user was authenticated:
0 - Unknown, authentication may be pending or the user is not authenticated.
1 - Authenticated using the local user accounts.
2 - Authenticated using a third-party RADIUS server.
3 - Authenticated using Active Directory.
client_subscription_plan_name: Name of the subscription plan assigned to the user.
Additional information can be obtained using the function
LoadSubscriptionPlanInformation().
client_subscription_plan_state: User’s subscription plan state:
0 - Plan is invalid, expired or no plan exists for that client.
1 - Plan is valid.
client_ads_presentation: User’s advertisement presentation state.
0 - Advertisements are enabled for the user.
1 - Advertisements are displayed for the user.
client_public_ip: Indicates if the user’s IP address is public or private.
0 - IP address is private.
1 - IP address is public. For more information, see Public IP address on page 3-10.