66.3. Information about Backend State Change

The following parameters can be used in the slapi_register_backend_state_change() and slapi_unregister_backend_state_change() functions to register and unregister callbacks when a backend state changes.
Parameter ID Data Type Description
MTN_BE_ON int The backend is on.
MTN_BE_OFFLINE int The backend is offline (import process).
MTN_BE_DELETE int The backend has been deleted.