You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

About this Resource

The Radius Configuration resource controls the Sonus SBC 1000/2000 system's Radius configuration settings.

REST API Methods for this Resource

Resource Schema

Configuration

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
AuthenticationYesNoEnum0Possible values:
  • 0 - eAuthDisable
  • 1 - eAuthEnable
Controls the Sonus SBC 1000/2000 communication with RADIUS server for authentication . Specifies the RADIUS server description for easy referent in the general configuration section. Authentication Only*
- Enables communication with RADIUS server just for User Authentication.
AccountingYesNoEnum0Possible values:
  • 0 - eCDRDisable
  • 1 - eCDREnable
Controls the Sonus SBC 1000/2000 communication with RADIUS server for CDR logging . Specifies the RADIUS server description for easy referent in the general configuration section. CDR Only*
- Enables communication with RADIUS server just for CDR logging.
PrimaryRADServerNoNoint0 Specifies the primary RADIUS server to use for communication. This list of servers is defined in [SPACEID:RADIUS Servers Table Page].
SecondaryRADServerNoNoint0 Specifies the secondary RADIUS server IP to use for communication. This list of servers is defined in [SPACEID:RADIUS Servers Table Page].
AccountingModeYesNoEnum1Possible values:
  • 0 - eRADCDRActiveActive
  • 1 - eRADCDRActiveStandby
  • 2 - eRADCDRRoundRobin
Controls the Sonus SBC 1000/2000 communication with RADIUS server for Accounting mode. Specifies the RADIUS server description for easy referent in the general configuration section. Active StandBy*
- Enables communication with RADIUS server for CDR logging,By default log to Server 1. On Server 1 status DOWN logs to Server 2. Active Active*
- Enables communication with RADIUS server for CDR logging, By default logs to both Server 1 and Server 2 whose status are UP. Round Robin*
- Enables communication with RADIUS server for CDR logging, By default logs to both Server 1 and Server 2 on alternate basis.
AccountingServer1NoNoint0 Specifies the Accounting Server 1 IP to use for CDR communication. This list of servers is defined in [SPACEID:RADIUS Servers Table Page].
AccountingServer2NoNoint0 Specifies the Accounting Server 2 IP to use for CDR communication. This list of servers is defined in [SPACEID:RADIUS Servers Table Page].

Statistics

Parameter Name Description Data Type Possible Values
rt_NumberOfCDRLogged Indicates the number of CDRs successfully logged to the server. int
rt_NumberOfCDRQueued Indicates the number of CDRs queued up in local Sonus SBC 1000/2000 file. int
rt_NumberOfCDRDropped Indicates the number of CDRs dropped due to complete retry failure to send to server. int
  • No labels