HP-UX AAA Server A.08.02.10 Administrator's Guide HP-UX 11i v3 (T1428-90093, November 2013)

Table 85 Predefined Event Names (continued)
DescriptionEvent Name
Proxies OTP to the target proxy server when OTP authentication
is configured.
NOTE: The default policy file uses RAD2RAD AATV.
PROXY_CREDENTIAL
This event may be returned by the RAD2RAD AATV (RADIUS proxy)
module to indicate that a request is about to be forwarded. In the
PROXY_EGRESS
default FSM this invokes the proxy reply-egress policy. This event
is not pre-defined, it must be defined in the FSM file.
This event is returned by the AUTHENTICATE Action if the user
profile includes an out-of-date value for the Expiration configuration
attribute.
PW_EXPIRED
This event is returned by iaaaUsers, PROLDAP, or another data
store action if the action could not locate the user’s profile in the
configured data store.
RETRIEVE_ERROR
Retrieves token information from the repository.RETRIEVEOTP_INFO
This event is returned by iaaausers, PROLDAP, SQL Access,
or another data store action if the action could locate the user
profile in the configured data store.
RETRIEVE_SUCCESS
The number of received duplicate requests has exceeded the retry
limit.
RETRY_LIMIT
Typically used after a reply-egress policy to cause the request to
be forwarded or the reply to be sent. This event is not pre-defined,
it must be defined in the FSM file.
SEND
The request has timed out due to inactivity.TIMEOUT
The timer value has expired.TIMER
The previous action generated a pending event. Generally, you
should allow the server to handle these events without modification.
WAIT
EAP-SIM Authentication needs to be done based on Permanent
Identity
SIM_AUTH_BY_PERMANENT_ID
EAP-SIM Authentication needs to be done based on Pseudonym
Identity
SIM_AUTH_BY_PSEUDONYM
EAP-SIM Authentication needs to be done based on Fast Reauth
Identity
SIM_AUTH_BY_FAST_REAUTH_ID
EAP-SIM Pseudonym or Fast Reauth Identity database updateSIM_UPDATE
EAP-AKA Authentication needs to be done based on Permanent
Identity
AKA_AUTH_BY_PERMANENT_ID
EAP-AKA Authentication needs to be done based on Pseudonym
Identity
AKA_AUTH_BY_PSEUDONYM
EAP-AKA Authentication needs to be done based on Fast Reauth
Identity
AKA_AUTH_BY_FAST_REAUTH_ID
EAP-AKA Pseudonym or Fast Reauth Identity database updateAKA_UPDATE
EAP-AKA Sequence Number re-synchronization.AKA_RESYNCHRONIZATION
Creating New Names
You can create custom event names. An event can be defined anywhere in the state table, but it
must be defined before it is referenced. Use the following syntax for creating new event names:
event Name
Event Names 295