HP (Hewlett-Packard) MSM7XX Switch User Manual


 
Working with public access attributes
Public access interface ASP functions and variables
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.
client_public_ip_reserved: Indicates if the public IP is reserved or preferred.
0 - Public IP is preferred.
1 - Public IP is reserved.
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.
9-84