class Ecscf

ManagedElement
+-CscfFunction
+-CSCF-Application
+-Ecscf

This is Managed Object Class for E-CSCF

This MO is created by the system.

Attributes
boolean
ecscfEnabled = false
Determines if the E-CSCF application is available or not.
integerKeyString
key
mandatory
noNotification
restricted
ecscfKey
This is the key attribute of the Ecscf class. One instance of the Ecscf with the key ecscfKey=0 is created at startup. This instance cannot be deleted. No other instances can be created of this class.
OperState
readOnly
ecscfOperationalState = DISABLED
The attribute indicates the current operational state of the E-CSCF. This operational state is based on the current configuration of the E-CSCF and its ability to handle traffic. The following is required for EcscfOperationalState to become 1 (enabled):
- EcscfEnabled = true.
- One UDP instance of the EcscfNetworkInterfaceEntry including all prerequisite information for that interface must be configured.
- If a TCP instance of the EcscfNetworkInterfaceEntry has been configured it must be configured with same IP address and port as the UDP interface.

  class Ecscf