MSM7xx Controllers Configuration Guide v6.4.0
• client_subscription_plan_state: Users subscription plan state:
0 - Plan is invalid, expired or no plan exists for that client.
1 - Plan is valid.
• client_ads_presentation: Users advertisement presentation state.
0 - Advertisements are enabled for the user.
1 - Advertisements are displayed for the user.
• client_public_ip: Indicates if the users IP address is public or private.
0 - IP address is private.
1 - IP address is public. For more information, see “Assigning public IP addresses”
(page 47).
• client_public_ip_reserved: Indicates if the public IP address is reserved or preferred.
0 - Public IP is preferred.
1 - Public IP is reserved.
For more information, see “Assigning public IP addresses” (page 47).
LoadClientAccountStatusInformation()
This function initializes a set of variables that provide information on the current user.
ASP variables
• client_account_status_is_online_time_exhausted: Set to 1 if online time has been
exhausted.
• client_account_status_is_time_since_first_login_expired: Set to 1 if time since first login
has been exceeded its configured limit.
• client_account_status_is_time_currently_outside_valid_period_of_day: Set to 1 if the
current time is outside the valid period for the account.
• client_account_status_is_validity_period_not_begun: Set to 1 if the validity period for
the account has not yet begun.
• client_account_status_is_validity_period_ended: Set to 1 if the validity period for the
account has ended.
• client_account_status_is_input_octets_quota_exhausted: Set to 1 if the download limit
for the account has been exhausted.
• client_account_status_is_output_octets_quota_exhausted: Set to 1 if the upload limit
for the account has been exhausted.
• client_account_status_is_total_octets_quota_exhausted: Set to 1 if the total traffic quota
for the account has been exceeded.
• client_account_status_first_login_time: Time the user first logged in.
• client_account_status_time_since_first_login: Elapsed time since the user first logged
in.
• client_account_status_remaining_online_time: Amount of online time remaining.
• client_account_status_remaining_session_time: Amount of time remaining for which
the account is still valid.
• client_account_status_expiration_time: Date/time at which the account will expire.
This is set by determining the first Validity period rule (“Defining subscription plans”
(page 358)) that will be reached, excluding the rules that apply to time limits during a
day.
Public access interface ASP functions and variables 501










