class DMCOAService

ManagedElement
+-IpworksFunction
+-IPWorksAAARoot
+-IPWorksRadiusAAARoot
+-RadiusAAAService
+-DMCOAService
+-CoaFormatMgr [1..1]
+-DmFormatMgr [1..1]

This Managed Object Class is for DM and COA service configuration.

Attributes
boolean
dmClearSessionImmediately = true
Determines whether the session will be cleared immediately when ACK message of DM is received from NAS.

true: Clear the session immediately;

false: Wait for Accounting Stop message to clear the session.


Takes effect: After next restart
uint32
dmCoaRetryCount = 3
Specifies the retry times for CoA/Disconnect request message before getting response.

Takes effect: After next restart
uint32
dmCoaRetryTimeout = 1
Specifies the timeout(in seconds) for resending CoA/Disconnect request message.

Takes effect: After next restart
string
key
mandatory
noNotification
restricted
dmCoaServiceId
The value component of the RDN.
uint8
dmSessionExpireTime = 10 { 5..60 }
Specifies the expire time (in seconds) elapsed for the waiting of the Accounting Stop message after receiving the DM-ACK message. This parameter is only used when the "dmClearSesionImmediately" parameter was set to false.

Unit: 1 second
Takes effect: After next restart

  class DMCOAService