aaa
RadiusServer

An object to configure information about a particular RADIUS Server.



public class RadiusServer

Properties
acceptCoa Specifies if this RADIUS server is allowed to process Change of Authorization messages.

type=boolean
default=false
Displayed(tab/group)=Accept CoA

coaScriptPlcy Specifies the RADIUS script policy used to change the RADIUS attributes of the Change of Authorization messages.

type=string
default=
Displayed(tab/group)=Script Policy (/RADIUS Script Policy)

creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

description Specifies the description of this RADIUS server.

type=string
default=
minimum=0
maximum=80
Displayed(tab/group)=Description

pndRqLimit Specifies the limit of the number of pending RADIUS authentication requests.

type=long
default=4096
minimum=1
maximum=4096
Displayed(tab/group)=Pending RADIUS Authentication Requests Limit

pythonPolicy Specifies the Python script policy used to change the RADIUS attributes of the Change of Authorization messages.

type=string
access=read-only
default=
Displayed(tab/group)=Python Policy Name

pythonPolicyPointer Specifies the "pythonPolicy:" prefix and the name of the Python policy used to change the RADIUS attributes of the Change of Authorization messages.

type=Pointer
default=
Displayed(tab/group)=Python Policy

routerId Specifies the virtual router instance ID of the RADIUS server.

type=int
access=read-only
default=1
minimum=1
maximum=10240

secret Specifies the secret key associated with the RADIUS server. A non-empty value must be provided at creation time. The value is not visible outside of NFM-P.

type=string
default=
minimum=0
maximum=64
Displayed(tab/group)=Secret

serverAddr Specifies the IP address of the RADIUS server. A valid unicast IP address must be configured at creation time.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Address

serverAddrType Specifies the type of address stored in serverAddr.

type=rtr.InetAddressType
default=ipv4

serverName The name of this RADIUS server.

type=string
access=read-create
default=
minimum=1
maximum=32
Mandatory on create
Displayed(tab/group)=Name

siteId Specifies the site ID of the RADIUS Server.

type=string
access=read-only
default=

templateVersionPointer Pointer to the template if this object was created from a template.

type=Pointer
default=
Displayed(tab/group)=Associated Template (Template/Associated Template)

udpAccPort The value of accPort specifies the UDP port number on which to contact the RADIUS server for accounting purposes.

type=long
default=1813
minimum=1
maximum=65535
Displayed(tab/group)=UDP Accounting Port

udpPort The value of udpPort specifies the UDP port number on which to contact the RADIUS server for authentication purposes.

type=long
default=1812
minimum=1
maximum=65535
Displayed(tab/group)=UDP Authentication Port

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 10.0.R2
7450 ESS Supported from 10.0.R2
7705 SAR Hm
7250 IXR Supported from 20.10.R1
7705 SAR Gen 2
Product Specifics
7250 IXR 20.0
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Gen 2 25.0
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0