class SessionInactivityConfig

ManagedElement
+-PolicyControlFunction
+-AppConfig
+-SessionInactivityConfig

Configuration attributes for the deletion mechanism of inactive sessions.

This MO is created by the system.

Attributes
boolean
noNotification
checkForSessionAlive = true
Indicates if SAPC sends a RAR message to PCEF in order to verify if the session is still alive.
Default value: True.
[0..1]
noNotification
cleanupDuration = 180 { 1.. }
Indicates the maximum consecutive time dedicated to remove inactive sessions.
After this period of time the cleanup mechanism is stopped.
Default value: 180. Minimal value: 1.
Time[0..1]
cleanupStartTime = 00:30:00
Indicates the time when the SAPC starts removing all inactive sessions. Default value: 00:30:00.
boolean
enabledCleanup = true
Indicates if the cleanup mechanism of inactive sessions is enabled. Default value: True.
[0..1]
noNotification
inactivityPeriod = 36 { 1.. }
Indicates the inactivity period of a session in order to be considered as inactive.
The value is expressed in hours. Default value: 24. Minimal value: 1.
string
key
mandatory
noNotification
restricted
sessionInactivityConfigId
Identifies the instance of this class. Forced value = 1.
It is set automatically when the MO instance is created.