Index |
A unique index identifying this entry. Range: 1 to -1 |
Description |
An optional description for this profile, only used for descriptive purposes (max. 50 characters). Range: 0 to 50 |
Role |
This object specifies which role is choosed for this profile. Possible values: server(1) -- XAUTH is used and local device is the XAUTH server, i.e. this side requests extended authentication client(2) -- XAUTH is used and local device is the XAUTH client, i.e. this side responds with its extended authentication credentials Enumerations: |
Mode |
This object specifies the kind how to get user data for authentication. Possible values: local(1), -- user data are configured locally in the entries of xauthUserListTable that are referenced by xauthPrfUserListGroupId radius(1) -- user data are configured at RADIUS server, RADIUS server is referenced by xauthPrfAAAServerGroupId that corresponds to radiusSrvGroupId in radiusSrvTable, 'radius' mode is only valid for server role Enumerations: |
AAAServerGroupId |
This object specifies the group ID which is used for RADIUS authentication to find the associated server entry in radiusSrvTable for XAUTH. See description of radiusSrvGroupId for details. This object is only valid for entries with xauthPrfMode 'radius'. |
UserListGroupId |
This object refers to a group of one or more user entries in xauthUserListTable. This object is only valid for entries with xauthPrfUserMode 'local'. Range: 1 to 1000 |
Timeout |
If an extended authentication is requested for that peer, this is the time (in seconds) the device will wait for response. A useful value is important when username and password are entered manually by the user. This object is only valid for entries with xauthPrfUserRole 'server'. |
AdminStatus |
MIB entry deletion is performed by this object: - enable : enables xauthPrfTable entry - delete : deletes xauthPrfTable entry. Enumerations: |