HP (Hewlett-Packard) MSM7XX Switch User Manual


 
Working with public access attributes
Public access interface ASP functions and variables
255 The authentication server could not be reached due to an error on the service
controller (Internet port not up, for example).
iPassGetAccessProcedure()
Returns the access procedure supported by the service controller. The service controller
supports procedure version 1.0.
iPassGetLocationName()
Returns the location ID defined on the Public access > Access control page.
iPassGetAccessLocation()
Returns a value which can be used to determine the access point a user is connected to. This
is useful when you are using one or more APs in addition to the service controller.
If a user logs into a AP, this function returns the MAC address of the AP’s downstream
port.
If a user logs into the service controller, this function returns the MAC address of the
service controller LAN port.
iPassGetLoginResponseCode()
Returns one of the following values when a user attempts to login to iPass:
50 Login was successful.
100 Login failed. Access was rejected.
102 Login failed. Authentication server error or timeout.
201 Authentication is pending.
255 The authentication server could not be reached due to an error on the service
controller (Internet port not up, for example).
iPassGetLogoutResponseCode()
Returns one of the following values when a user attempts to logout from iPass:
150 Logout was successful.
255 The authentication server could not be reached due to an error on the service
controller (Internet port not up, for example).
9-82