Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
Server settings. More...
import"RadiusManager.idl";
Public Attributes | |
string | id |
This field is unused; empty on read, ignored on write. | |
string | server |
IP or name of the radius servers. | |
string | sharedSecret |
Shared secret between the Xerus device and the RADIUS server. | |
int | udpAuthPort |
UDP port for RADIUS Authenticating service. | |
int | udpAccountPort |
UDP port for RADIUS Accounting service. | |
int | timeout |
Timeout in seconds. | |
int | retries |
Number of retries. | |
AuthType | authType |
Authentication type. | |
boolean | disableAccounting |
true to disable accounting, false to enable accounting | |
Server settings.